:root {
    --oe-ink: #64748b;
    --oe-ink-soft: #0f172a;
    --oe-cyan: #0ea5e9;
    --oe-teal: #22d3ee;
    --oe-steel: #64748b;
    --oe-cloud: #e2e8f0;
    --oe-sun: #ffd177;
    --oe-surface: #ffffff;
    --oe-surface-glass: rgba(255, 255, 255, 0.5);
    /* ======================================================
     OE-LASAGNE-BLOCK-21100
     Seitenhintergrund und OrganEther-Wasserzeichen
     ====================================================== */
    /* <AC:PUNTINE-BLOCK id="OE-21101" desc="CI-Grundflaeche und Hintergrundlogo"> */
    --oe-page: #e2e8f0;
    --oe-background-logo: url("../img/organether-logo-watermark.png");
    --oe-line: #dbe4ec;
    /* ======================================================
     OE-LASAGNE-BLOCK-21000
     Typografie-Grundrollen
     ====================================================== */
    /* <AC:PUNTINE-BLOCK id="OE-21001" desc="Schriftrollen fuer Lesetext, UI und Marke"> */
    --oe-reading-font: Georgia, "Times New Roman", Times, serif;
    --oe-ui-font: "Segoe UI", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
    --oe-brand-font: "Segoe UI", Inter, ui-sans-serif, system-ui, sans-serif;
}

html {
  font-size: 16px;
  min-height: 100%;
  position: relative;
}

body {
  background: var(--oe-page);
  color: var(--oe-ink);
  font-family: var(--oe-reading-font);
  margin-bottom: 64px;
  min-height: 100vh;
  position: relative;
}

body::before {
  background-image: var(--oe-background-logo);
  background-position: center 7rem;
  background-repeat: no-repeat;
  background-size: min(74vw, 820px) auto;
  content: "";
  inset: 0;
  opacity: 0.2;
  pointer-events: none;
  position: fixed;
  z-index: 0;
}

body > header,
body > .oe-shell,
body > footer {
  position: relative;
  z-index: 1;
}

.oe-footer-inner {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem 1.25rem;
  justify-content: space-between;
}

.oe-footer-inner nav {
  display: flex;
  flex-wrap: wrap;
  gap: 0.9rem;
}

.oe-footer-inner a {
  color: var(--oe-steel);
  font-family: var(--oe-ui-font);
  font-size: 0.9rem;
  font-weight: 700;
  text-decoration: none;
}

.oe-footer-inner a:hover {
  color: #047fa8;
}

a {
  color: #047fa8;
}

.btn:focus,
.btn:active:focus,
.btn-link.nav-link:focus,
.form-control:focus,
.form-check-input:focus {
  box-shadow: 0 0 0 0.15rem rgba(14, 165, 233, 0.22);
}

.form-control:focus {
  border-color: var(--oe-cyan);
}

/* ======================================================
   OE-LASAGNE-BLOCK-21200
   Instituts-Kopfbereich
   ====================================================== */
/* <AC:PUNTINE-BLOCK id="OE-21201" desc="Zentrierte OrganEther-Kopfgrafik ohne zusaetzlichen Text"> */
.oe-institute-head {
  align-items: center;
  background: transparent;
  display: flex;
  min-height: clamp(170px, 24vh, 240px);
  padding: clamp(1.8rem, 5vh, 3.5rem) 0 clamp(1.4rem, 2.2vh, 1.5rem);
}

.oe-institute-head .container {
  align-items: center;
  display: flex;
  justify-content: center;
}

.oe-institute-title-link {
  display: inline-flex;
  justify-content: center;
  max-width: min(66vw, 410px);
  width: 100%;
}

.oe-institute-title-image {
  display: block;
  height: auto;
  max-width: 100%;
}

.oe-navbar {
  background: rgba(255, 255, 255, 0.92);
  border-bottom: 1px solid var(--oe-line);
  box-shadow: 0 10px 35px rgba(10, 27, 46, 0.06);
}

.oe-navbar .nav-link {
  color: var(--oe-ink);
  font-family: var(--oe-ui-font);
  font-size: 0.94rem;
  font-weight: 600;
}

.oe-culture-switcher {
  align-items: center;
  border: 1px solid var(--oe-line);
  border-radius: 8px;
  display: inline-flex;
  gap: 0.15rem;
  margin-right: 0.75rem;
  padding: 0.18rem;
}

.oe-culture-switcher a {
  border-radius: 6px;
  color: var(--oe-steel);
  font-family: var(--oe-ui-font);
  font-size: 0.75rem;
  font-weight: 800;
  line-height: 1;
  padding: 0.45rem 0.5rem;
  text-decoration: none;
}

.oe-culture-switcher a.is-active {
  background: rgba(14, 165, 233, 0.14);
  color: #08789c;
}

.oe-brand {
  align-items: center;
  color: var(--oe-ink);
  display: inline-flex;
  font-family: var(--oe-brand-font);
  font-weight: 700;
  gap: 0.65rem;
  letter-spacing: 0.04em;
}

.oe-brand:hover {
  color: var(--oe-ink);
}

.oe-brand span span {
  color: #0894b8;
}

.oe-brand-mark {
  align-items: center;
  background: radial-gradient(circle at 35% 35%, var(--oe-teal), #0a1b2e 72%);
  border-radius: 8px;
  color: #ffffff;
  display: inline-flex;
  font-size: 0.72rem;
  height: 34px;
  justify-content: center;
  letter-spacing: 0;
  width: 34px;
}

.oe-shell {
  padding-bottom: 3rem;
  padding-top: 2.5rem;
}

/* ======================================================
   OE-LASAGNE-BLOCK-21500
   Einspaltiges Arbeitslayout
   ====================================================== */
/* <AC:PUNTINE-BLOCK id="OE-21501" desc="Mobile-first-Arbeitskolonne gilt identisch fuer Desktop und Mobilgeraete."> */
.oe-page-head {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  justify-content: space-between;
  margin-bottom: 1.5rem;
}

.oe-page-head > .btn {
  align-self: flex-start;
}

.oe-page-head h1,
.oe-empty-state h1,
.oe-empty-state h2,
.oe-auth-panel h2,
.oe-info-panel h2 {
  color: var(--oe-ink);
  font-family: var(--oe-reading-font);
  font-weight: 720;
  line-height: 1.1;
  margin: 0;
}

.oe-page-head h1 {
  font-size: clamp(1.32rem, 2vw, 1.98rem);
}

.oe-page-title-row {
  align-items: center;
  display: flex;
  gap: 1rem;
  justify-content: space-between;
}

.oe-eyebrow {
  color: #0a8cac;
  font-family: var(--oe-ui-font);
  font-size: 0.76rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}

.oe-lead {
  color: var(--oe-steel);
  margin: 0.65rem 0 0;
  max-width: 680px;
}

.oe-btn-primary,
.oe-btn-secondary,
.oe-btn-create,
.oe-btn-nav {
  border-radius: 8px;
  font-family: var(--oe-ui-font);
  font-size: 0.86rem;
  font-weight: 700;
  min-height: 34px;
  padding: 0.38rem 0.78rem;
  width: auto;
}

.oe-btn-primary,
.oe-btn-nav {
  background: linear-gradient(135deg, #0ea5e9, #13c7c9);
  border: 0;
  color: #ffffff;
}

.oe-btn-primary:hover,
.oe-btn-nav:hover {
  color: #ffffff;
  filter: brightness(0.96);
}

.oe-btn-create {
  background: #ffd177;
  border: 1px solid rgba(10, 27, 46, 0.08);
  color: #0a1b2e;
  flex: 0 0 auto;
  white-space: nowrap;
  width: auto;
}

.oe-btn-create:hover {
  background: #ffc657;
  color: #0a1b2e;
}

.oe-btn-secondary {
  background: #ffffff;
  border: 1px solid var(--oe-line);
  color: var(--oe-ink);
}

.oe-btn-secondary:hover {
  background: #eef7fb;
  border-color: #b7d9e6;
  color: var(--oe-ink);
}

.oe-alert,
.oe-auth-panel,
.oe-empty-state,
.oe-form-panel,
.oe-info-panel,
.oe-project-card {
  background: var(--oe-surface-glass);
  border: 1px solid var(--oe-line);
  border-radius: 8px;
  box-shadow: 0 18px 55px rgba(10, 27, 46, 0.06);
  backdrop-filter: blur(4px);
}

.oe-auth-panel {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  justify-content: space-between;
  margin-bottom: 1.5rem;
  padding: 1.25rem;
}

.oe-auth-panel p {
  color: var(--oe-steel);
  margin: 0.35rem 0 0;
}

.oe-empty-state {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  min-height: 500px;
  padding: 3rem 1.5rem;
  text-align: center;
}

.oe-empty-state p {
  color: var(--oe-steel);
  margin: 0;
  max-width: 560px;
}

.oe-empty-mark {
  align-items: center;
  background: #0a1b2e;
  border: 1px solid rgba(34, 211, 238, 0.55);
  border-radius: 8px;
  color: var(--oe-teal);
  display: inline-flex;
  font-weight: 800;
  height: 56px;
  justify-content: center;
  width: 56px;
}

.oe-project-grid {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr;
}

.oe-project-card {
  display: flex;
  flex-direction: column;
  min-height: 265px;
  padding: 1.2rem;
}

/* ======================================================
   OE-LASAGNE-BLOCK-21600
   Institutsvorstellung als Frage-Antwort-Bloecke
   ====================================================== */
/* <AC:PUNTINE-BLOCK id="OE-21601" desc="Startseite informiert ueber das Institut statt Projekte anzuzeigen."> */
.oe-qa-stack {
  display: grid;
  gap: 1.15rem;
}

.oe-qa-block {
  display: grid;
  gap: 0.85rem;
}

.oe-qa-block h2 {
  color: var(--oe-ink);
  font-family: var(--oe-reading-font);
  font-size: clamp(1.2rem, 1.8vw, 1.7rem);
  font-weight: 720;
  line-height: 1.15;
  margin: 0;
}

.oe-answer-bubble {
  background: var(--oe-surface-glass);
  border: 1px solid var(--oe-line);
  border-radius: 8px;
  box-shadow: 0 18px 55px rgba(10, 27, 46, 0.06);
  backdrop-filter: blur(4px);
  padding: clamp(1rem, 2.2vw, 1.55rem);
}

.oe-answer-bubble p {
  color: var(--oe-ink-soft);
  margin: 0 0 0.85rem;
}

.oe-answer-bubble p:last-child {
  margin-bottom: 0;
}

.oe-qa-points {
  color: var(--oe-ink-soft);
  display: grid;
  gap: 0.45rem;
  margin: 0.25rem 0 0;
  padding-left: 1.1rem;
}
/* </AC:PUNTINE-BLOCK> */

.oe-project-card h2 {
  font-size: 1.18rem;
  font-weight: 760;
  margin: 1rem 0 0.65rem;
}

.oe-project-card p {
  color: var(--oe-steel);
  margin-bottom: 1rem;
}

.oe-card-topline {
  align-items: center;
  color: var(--oe-steel);
  display: flex;
  font-family: var(--oe-ui-font);
  font-size: 0.82rem;
  justify-content: space-between;
}

.oe-status {
  border-radius: 999px;
  display: inline-flex;
  font-family: var(--oe-ui-font);
  font-size: 0.74rem;
  font-weight: 800;
  letter-spacing: 0;
  padding: 0.25rem 0.55rem;
  text-transform: uppercase;
}

.oe-status.is-active {
  background: rgba(34, 211, 238, 0.16);
  color: #06748e;
}

.oe-status.is-archived {
  background: rgba(100, 116, 139, 0.16);
  color: #475569;
}

.oe-meta-list {
  display: grid;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  margin: auto 0 0;
}

.oe-meta-list.is-stacked {
  grid-template-columns: 1fr;
  margin-top: 1rem;
}

.oe-meta-list div {
  border-top: 1px solid var(--oe-line);
  padding-top: 0.75rem;
}

.oe-meta-list dt {
  color: var(--oe-steel);
  font-family: var(--oe-ui-font);
  font-size: 0.78rem;
  font-weight: 700;
  margin-bottom: 0.15rem;
}

.oe-meta-list dd {
  color: var(--oe-ink);
  font-weight: 700;
  margin: 0;
}

.oe-card-actions,
.oe-form-actions {
  display: flex;
  gap: 0.75rem;
  justify-content: flex-end;
  margin-top: 1.25rem;
}

.oe-page-actions {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0.75rem;
  justify-content: flex-start;
}

.oe-page-actions .btn,
.oe-page-actions form {
  margin: 0;
  width: auto;
}

.oe-page-actions form .btn {
  width: auto;
}

.oe-form-panel {
  margin: 0 auto;
  max-width: 760px;
  padding: 1.5rem;
}

.oe-form-panel .form-label {
  color: var(--oe-ink);
  font-family: var(--oe-ui-font);
  font-weight: 750;
}

.oe-detail-grid {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr;
}
/* </AC:PUNTINE-BLOCK> */

.oe-info-panel {
  padding: 1.25rem;
}

.oe-document-stage {
  display: block;
}

.oe-info-panel h2 {
  font-size: 1.15rem;
}

.oe-project-section {
  border-top: 1px solid var(--oe-line);
  margin-top: 1.2rem;
  padding-top: 1rem;
}

.oe-project-section h3 {
  color: var(--oe-ink);
  font-family: var(--oe-reading-font);
  font-weight: 720;
  margin: 0;
}

.oe-project-section h3 {
  font-size: 1.05rem;
}

.oe-member-list {
  display: grid;
  gap: 0.6rem;
  list-style: none;
  margin: 1rem 0 0;
  padding: 0;
}

.oe-member-list li {
  border: 1px solid var(--oe-line);
  border-radius: 8px;
  padding: 0.75rem 0.85rem;
}

.oe-member-row {
  align-items: stretch;
  display: grid;
  gap: 0.75rem;
  grid-template-columns: 1fr;
}

.oe-member-name {
  color: var(--oe-ink);
  font-weight: 700;
}

.oe-inline-form,
.oe-member-actions {
  align-items: end;
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}

.oe-inline-form {
  border-bottom: 1px solid var(--oe-line);
  margin: 1rem 0;
  padding-bottom: 1rem;
}

.oe-inline-form > div {
  flex: 1 1 180px;
}

.oe-member-actions {
  align-items: stretch;
  display: grid;
  gap: 0.65rem;
  margin-left: 0;
}

.oe-member-actions form {
  align-items: stretch;
  display: grid;
  gap: 0.55rem;
}

.oe-member-actions .btn,
.oe-member-actions .form-select {
  width: 100%;
}

.oe-add-member-details {
  position: relative;
}

.oe-add-member-details > summary,
.oe-member-edit > summary {
  list-style: none;
}

.oe-add-member-details > summary::-webkit-details-marker,
.oe-member-edit > summary::-webkit-details-marker {
  display: none;
}

.oe-add-member-details .oe-inline-form {
  min-width: min(100%, 760px);
}

.oe-member-edit-panel {
  background: rgba(255, 255, 255, 0.55);
  border: 1px solid var(--oe-line);
  border-radius: 8px;
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-top: 0.75rem;
  padding: 0.75rem;
}

.oe-member-list strong {
  color: #0a8cac;
  font-family: var(--oe-ui-font);
}

.oe-chapter-overview,
.oe-scene-overview {
  display: grid;
  gap: 0.75rem;
  list-style: none;
  margin: 1rem 0 0;
  padding: 0;
}

.oe-chapter-overview > li {
  border: 1px solid var(--oe-line);
  border-radius: 8px;
  padding: 0.85rem;
}

.oe-chapter-overview h4 {
  color: var(--oe-ink-soft);
  font-family: var(--oe-reading-font);
  font-size: 1rem;
  font-weight: 720;
  margin: 0;
}

.oe-scene-overview {
  margin: 0.85rem 0 0 1.25rem;
}

.oe-scene-overview li {
  align-items: start;
  border-top: 1px solid rgba(100, 116, 139, 0.18);
  display: grid;
  gap: 0.75rem;
  grid-template-columns: minmax(0, 1fr) auto;
  padding-top: 0.75rem;
}

.oe-scene-title {
  color: var(--oe-ink);
  display: inline-block;
  font-weight: 700;
  text-decoration: none;
}

.oe-scene-overview strong {
  color: #0a8cac;
  display: block;
  font-family: var(--oe-ui-font);
  font-size: 0.78rem;
  margin-top: 0.2rem;
}

/* ======================================================
   OE-LASAGNE-BLOCK-23100
   Iteration-1-Szenenuebersicht
   ====================================================== */
/* <AC:PUNTINE-BLOCK id="OE-23104" desc="Szenenliste als ruhige Arbeitsflaeche ohne Export- oder Medienfunktionen."> */
.oe-scene-board {
  margin-top: 1rem;
}

.oe-section-head {
  align-items: center;
  display: flex;
  gap: 0.75rem;
  justify-content: space-between;
  margin-bottom: 1rem;
}

.oe-section-head h2,
.oe-section-head h3 {
  margin: 0;
}

.oe-section-actions {
  display: flex;
  flex: 0 0 auto;
  flex-wrap: wrap;
  gap: 0.5rem;
  justify-content: flex-end;
}

.oe-scene-list {
  display: grid;
  gap: 0.75rem;
  list-style: none;
  margin: 0;
  padding: 0;
}

.oe-scene-list li {
  align-items: stretch;
  border: 1px solid var(--oe-line);
  border-radius: 8px;
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr;
  padding: 0.85rem;
}

.oe-scene-number {
  align-items: center;
  background: #0a1b2e;
  border-radius: 8px;
  color: #22d3ee;
  display: inline-flex;
  font-family: var(--oe-ui-font);
  font-weight: 800;
  height: 2.4rem;
  justify-content: center;
  width: 2.4rem;
}

.oe-scene-list h3 {
  font-size: 1.1rem;
  margin: 0;
}

.oe-scene-list h3 a {
  color: var(--oe-ink);
  text-decoration: none;
}

.oe-scene-list h3 a:hover {
  color: #08789c;
}

.oe-scene-list p {
  color: var(--oe-steel);
  margin: 0.2rem 0 0;
}

.oe-scene-list strong {
  color: #0a8cac;
  font-family: var(--oe-ui-font);
}

.oe-comment-board {
  margin-top: 1rem;
}

.oe-new-comment {
  border-top: 1px solid var(--oe-line);
  margin-top: 1rem;
  padding-top: 1rem;
}

.oe-comment-list {
  display: grid;
  gap: 0.85rem;
  list-style: none;
  margin: 0;
  padding: 0;
}

.oe-comment-list li {
  border: 1px solid var(--oe-line);
  border-radius: 8px;
  padding: 1rem;
}

.oe-comment-list p {
  color: var(--oe-ink-soft);
  margin: 0.75rem 0 0;
  white-space: pre-wrap;
}

.oe-comment-notes {
  border-left: 3px solid rgba(14, 165, 233, 0.38);
  margin-top: 0.85rem;
  padding-left: 0.85rem;
}

.oe-comment-notes h3 {
  color: #0a8cac;
  font-family: var(--oe-ui-font);
  font-size: 0.78rem;
  font-weight: 800;
  margin: 0;
}

.oe-comment-notes p {
  margin-top: 0.35rem;
}

.oe-translation-panel {
  max-width: 980px;
}

.oe-translation-item {
  border-top: 1px solid var(--oe-line);
  padding: 1rem 0;
}

.oe-translation-item h3 {
  color: var(--oe-ink);
  font-family: var(--oe-reading-font);
  font-size: 1rem;
  margin: 0 0 0.6rem;
}

.oe-translation-original {
  background: rgba(226, 232, 240, 0.58);
  border-radius: 8px;
  color: var(--oe-ink-soft);
  margin: 0 0 0.75rem;
  padding: 0.75rem;
  white-space: pre-wrap;
}

.oe-comment-meta {
  align-items: center;
  color: var(--oe-steel);
  display: flex;
  flex-wrap: wrap;
  font-family: var(--oe-ui-font);
  font-size: 0.82rem;
  gap: 0.65rem;
}

.oe-comment-meta strong {
  color: #0a8cac;
}
/* </AC:PUNTINE-BLOCK> */

/* ======================================================
   OE-LASAGNE-BLOCK-21300
   Kontoverwaltung-Navigation
   ====================================================== */
/* <AC:PUNTINE-BLOCK id="OE-21301" desc="Schlichte lokale Navigation fuer Identity-Manage-Seiten"> */
.oe-manage-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-bottom: 1rem;
}

.oe-manage-nav a {
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid var(--oe-line);
  border-radius: 8px;
  color: var(--oe-ink);
  font-family: var(--oe-ui-font);
  font-weight: 750;
  padding: 0.55rem 0.85rem;
  text-decoration: none;
}

.oe-manage-nav a:hover {
  background: rgba(255, 255, 255, 0.72);
  color: #08789c;
}

/* ======================================================
   OE-LASAGNE-BLOCK-21400
   Tabellenflaechen fuer administrative Listen
   ====================================================== */
/* <AC:PUNTINE-BLOCK id="OE-21401" desc="Responsive Tabellenflaeche fuer Admin-Listen"> */
.oe-table-panel {
  background: var(--oe-surface-glass);
  border: 1px solid var(--oe-line);
  border-radius: 8px;
  box-shadow: 0 18px 55px rgba(10, 27, 46, 0.06);
  backdrop-filter: blur(4px);
  padding: 0.75rem;
}

.oe-table-scroll {
  overflow-x: auto;
}

.oe-table {
  border-collapse: collapse;
  width: 100%;
}

.oe-table th,
.oe-table td {
  border-bottom: 1px solid rgba(100, 116, 139, 0.22);
  padding: 0.85rem 0.75rem;
  text-align: left;
  vertical-align: middle;
}

.oe-table th {
  color: var(--oe-steel);
  font-family: var(--oe-ui-font);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.oe-table-actions {
  text-align: right;
  white-space: nowrap;
}

.oe-muted {
  color: var(--oe-steel);
}

.footer {
  border-top: 1px solid var(--oe-line);
  bottom: 0;
  height: 60px;
  line-height: 60px;
  position: absolute;
  width: 100%;
}

.form-floating > .form-control-plaintext::placeholder,
.form-floating > .form-control::placeholder {
  color: var(--bs-secondary-color);
  text-align: end;
}

.form-floating > .form-control-plaintext:focus::placeholder,
.form-floating > .form-control:focus::placeholder {
  text-align: start;
}

/* ======================================================
   OE-LASAGNE-BLOCK-24200
   Strukturierte Quellen- und Bildmarker in Szenenkommentaren
   ====================================================== */
/* <AC:PUNTINE-BLOCK id="OE-24201" desc="Quellen- und Bildmarker bleiben kompakt und einspaltig bedienbar."> */
.oe-reference-actions {
  margin: 1rem 0;
}

.oe-reference-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem;
}

.oe-reference-preview {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-top: 0.75rem;
}

.oe-reference-chip {
  background: rgba(255, 255, 255, 0.62);
  border: 1px solid rgba(100, 116, 139, 0.2);
  border-radius: 999px;
  color: var(--oe-ink);
  font-size: 0.9rem;
  padding: 0.35rem 0.65rem;
}

.oe-reference-list {
  display: grid;
  gap: 0.5rem;
  margin: 0;
  padding-left: 1.35rem;
}

.oe-reference-list li {
  padding-left: 0.2rem;
}

.oe-reference-list small {
  color: var(--oe-muted);
  display: block;
  margin-top: 0.15rem;
}

.oe-dialog {
  background: transparent;
  border: 0;
  max-width: min(42rem, calc(100vw - 2rem));
  padding: 0;
  width: 100%;
}

.oe-dialog::backdrop {
  background: rgba(15, 23, 42, 0.28);
}

.oe-dialog-card {
  background: rgba(255, 255, 255, 0.88);
  border: 1px solid rgba(100, 116, 139, 0.18);
  border-radius: 8px;
  box-shadow: 0 24px 70px rgba(15, 23, 42, 0.18);
  padding: clamp(1rem, 2.5vw, 1.5rem);
}
/* </AC:PUNTINE-BLOCK> */

/* ======================================================
   OE-LASAGNE-BLOCK-24300
   Interner Publikationsentwurf in der Projektdetailansicht
   ====================================================== */
/* <AC:PUNTINE-BLOCK id="OE-24301" desc="Publikationsentwurf bleibt einspaltig und bildet die spaetere Dokumentstruktur ab."> */
.oe-publication-draft {
  margin-top: 2rem;
}

.oe-document-page {
  background: rgba(255, 255, 255, 0.58);
  border: 1px solid rgba(100, 116, 139, 0.18);
  border-radius: 8px;
  display: grid;
  gap: 1.5rem;
  padding: clamp(1rem, 3vw, 2rem);
}

.oe-document-title {
  border-bottom: 1px solid rgba(100, 116, 139, 0.2);
  padding-bottom: 1rem;
}

.oe-document-title h2,
.oe-document-chapter h3,
.oe-document-directory h3 {
  margin-bottom: 0.45rem;
}

.oe-document-chapter,
.oe-document-scene,
.oe-document-directory {
  display: grid;
  gap: 0.85rem;
}

.oe-document-scene {
  border-left: 3px solid rgba(14, 165, 233, 0.35);
  padding-left: 1rem;
}

.oe-document-scene-head {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  justify-content: space-between;
}

.oe-document-scene-head h4 {
  margin: 0;
}

.oe-document-discussion {
  display: grid;
  gap: 0.8rem;
}

.oe-document-comment {
  background: rgba(255, 255, 255, 0.48);
  border: 1px solid rgba(100, 116, 139, 0.14);
  border-radius: 8px;
  padding: 0.9rem;
}

.oe-document-comment h5 {
  color: var(--oe-steel);
  font-family: var(--oe-ui-font);
  font-size: 0.9rem;
  font-weight: 800;
  margin-bottom: 0.35rem;
}

.oe-document-inline-directory,
.oe-document-directory ol {
  color: var(--oe-steel);
  font-size: 0.95rem;
}

.oe-document-inline-directory {
  margin-top: 0.65rem;
}

.oe-document-inline-directory ol,
.oe-document-directory ol {
  display: grid;
  gap: 0.4rem;
  margin: 0.35rem 0 0;
  padding-left: 1.25rem;
}

.oe-document-inline-directory span,
.oe-document-directory span {
  color: #08789c;
  font-weight: 800;
}

.oe-document-directory {
  border-top: 1px solid rgba(100, 116, 139, 0.2);
  padding-top: 1rem;
}

.oe-document-directory small {
  display: block;
  margin-top: 0.15rem;
}
/* </AC:PUNTINE-BLOCK> */

/* ======================================================
   OE-LASAGNE-BLOCK-24400
   Buchkoerper als laufende Arbeitsfassung
   ====================================================== */
/* <AC:PUNTINE-BLOCK id="OE-24401" desc="Buchkoerper zeigt Projektstand statt fertiger Publikation."> */
.oe-book-body {
  margin-top: 2rem;
}

.oe-book-body-page {
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid rgba(100, 116, 139, 0.18);
  border-radius: 8px;
  display: grid;
  gap: 1.35rem;
  padding: clamp(1rem, 3vw, 2rem);
}

.oe-book-title {
  border-bottom: 1px solid rgba(100, 116, 139, 0.2);
  padding-bottom: 1rem;
}

.oe-book-title h2 {
  margin-bottom: 0.35rem;
}

.oe-book-status {
  display: grid;
  gap: 0.65rem;
  grid-template-columns: repeat(auto-fit, minmax(7.5rem, 1fr));
}

.oe-book-status div {
  background: rgba(226, 232, 240, 0.54);
  border: 1px solid rgba(100, 116, 139, 0.16);
  border-radius: 8px;
  padding: 0.75rem;
}

.oe-book-status span {
  color: var(--oe-steel);
  display: block;
  font-family: var(--oe-ui-font);
  font-size: 0.78rem;
  font-weight: 800;
  text-transform: uppercase;
}

.oe-book-status strong {
  color: var(--oe-ink);
  display: block;
  font-size: 1.45rem;
  line-height: 1.1;
  margin-top: 0.25rem;
}

.oe-book-current {
  align-items: flex-start;
  background: rgba(255, 255, 255, 0.58);
  border-left: 4px solid #0ea5e9;
  border-radius: 8px;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: space-between;
  padding: 1rem;
}

.oe-book-current h3,
.oe-book-chapter h3,
.oe-book-directory h3,
.oe-book-fks h3 {
  margin-bottom: 0.4rem;
}

.oe-book-current p {
  color: var(--oe-steel);
  margin-bottom: 0;
}

.oe-book-fold {
  background: rgba(255, 255, 255, 0.38);
  border: 1px solid rgba(100, 116, 139, 0.16);
  border-radius: 8px;
  padding: 0.85rem 1rem;
}

.oe-book-fold + .oe-book-fold {
  margin-top: -0.35rem;
}

.oe-book-fold summary {
  align-items: center;
  cursor: pointer;
  display: flex;
  gap: 0.75rem;
  justify-content: space-between;
  list-style: none;
}

.oe-book-fold summary::-webkit-details-marker {
  display: none;
}

.oe-book-fold summary::after {
  color: #08789c;
  content: "+";
  font-family: var(--oe-ui-font);
  font-weight: 900;
}

.oe-book-fold[open] summary::after {
  content: "-";
}

.oe-book-fold summary span {
  color: var(--oe-ink);
  font-weight: 800;
}

.oe-book-fold summary small {
  color: var(--oe-steel);
  font-family: var(--oe-ui-font);
  font-weight: 800;
  margin-left: auto;
}

.oe-book-fold[open] summary {
  border-bottom: 1px solid rgba(100, 116, 139, 0.16);
  margin-bottom: 1rem;
  padding-bottom: 0.75rem;
}

.oe-book-chapter {
  display: grid;
  gap: 1rem;
}

.oe-book-chapter + .oe-book-chapter {
  border-top: 1px solid rgba(100, 116, 139, 0.16);
  padding-top: 1rem;
}

.oe-book-scene {
  border-left: 3px solid rgba(14, 165, 233, 0.32);
  display: grid;
  gap: 0.75rem;
  padding-left: 1rem;
}

.oe-book-scene-head {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  justify-content: space-between;
}

.oe-book-scene-head h4 {
  margin: 0;
}

.oe-book-voice-list {
  display: grid;
  gap: 0.65rem;
}

.oe-book-voice {
  background: rgba(255, 255, 255, 0.46);
  border: 1px solid rgba(100, 116, 139, 0.14);
  border-radius: 8px;
  padding: 0.85rem;
}

.oe-book-voice h5 {
  color: var(--oe-steel);
  font-family: var(--oe-ui-font);
  font-size: 0.88rem;
  font-weight: 800;
  margin-bottom: 0.35rem;
}

.oe-book-voice blockquote {
  border-left: 3px solid rgba(34, 211, 238, 0.5);
  margin: 0;
  padding-left: 0.8rem;
  white-space: pre-wrap;
}

.oe-book-inline-directory {
  color: var(--oe-steel);
  font-size: 0.92rem;
  margin-top: 0.65rem;
}

.oe-book-inline-directory ol,
.oe-book-directory ol {
  display: grid;
  gap: 0.4rem;
  margin: 0.35rem 0 0;
  padding-left: 1.25rem;
}

.oe-book-inline-directory span,
.oe-book-directory span {
  color: #08789c;
  font-weight: 800;
}

.oe-book-fks,
.oe-book-directory {
  border-top: 1px solid rgba(100, 116, 139, 0.2);
  display: grid;
  gap: 0.5rem;
  padding-top: 1rem;
}

.oe-book-directory small {
  color: var(--oe-steel);
  display: block;
  margin-top: 0.15rem;
}
/* </AC:PUNTINE-BLOCK> */

/* ======================================================
   OE-LASAGNE-BLOCK-24500
   Projektdetail-Deckblatt und schlichtes Inhaltsverzeichnis
   ====================================================== */
/* <AC:PUNTINE-BLOCK id="OE-24501" desc="Projektkopf liest sich wie ein Dokumentdeckblatt, nicht wie eine Bearbeitungskarte."> */
.oe-project-cover {
  display: grid;
  gap: 0.95rem;
  justify-items: center;
  text-align: center;
}

.oe-document-sheet {
  aspect-ratio: 210 / 297;
  background: rgba(255, 255, 255, 0.42);
  border: 1px solid rgba(100, 116, 139, 0.18);
  border-radius: 4px;
  box-shadow: 0 18px 50px rgba(15, 23, 42, 0.08);
  margin: 0 auto clamp(1.5rem, 4vw, 2.5rem);
  max-width: 760px;
  min-height: auto;
  padding: clamp(1.5rem, 4vw, 3.5rem);
  width: min(100%, 760px);
}

.oe-cover-institute-head {
  display: grid;
  gap: 0.15rem;
  justify-items: center;
  margin-bottom: 1.5rem;
}

.oe-cover-brand {
  color: #0ea5e9;
  font-size: clamp(1.9rem, 4.2vw, 3.8rem);
  font-weight: 800;
  line-height: 0.95;
  margin: 0;
}

.oe-cover-brand span {
  color: #22d3ee;
}

.oe-cover-pillars {
  color: #0ea5e9;
  font-size: clamp(0.9rem, 1.65vw, 1.35rem);
  font-weight: 800;
  line-height: 1.1;
  margin: 0;
}

.oe-cover-claim {
  color: var(--oe-steel);
  font-size: clamp(0.92rem, 1.25vw, 1.12rem);
  font-weight: 700;
  line-height: 1.2;
  margin: 0.65rem 0 0;
}

.oe-project-cover h2 {
  font-size: clamp(1.25rem, 2.1vw, 1.75rem);
  line-height: 1.12;
  margin: 0;
  max-width: 28ch;
}

.oe-project-cover-description {
  color: var(--oe-steel);
  font-size: clamp(0.94rem, 1.2vw, 1.05rem);
  line-height: 1.55;
  max-width: 42rem;
}

.oe-cover-meta {
  align-self: end;
  display: grid;
  gap: 0.8rem;
  margin: 2rem 0 0;
  max-width: 52rem;
  width: min(100%, 52rem);
}

.oe-cover-meta div {
  border-top: 1px solid rgba(100, 116, 139, 0.2);
  display: grid;
  gap: 0.25rem;
  padding-top: 0.7rem;
}

.oe-cover-meta dt {
  color: var(--oe-steel);
  font-family: var(--oe-ui-font);
  font-size: 0.78rem;
  font-weight: 800;
  text-transform: uppercase;
}

.oe-cover-meta dd {
  margin: 0;
}

.oe-project-summary {
  align-content: start;
  display: grid;
  gap: 0.5rem;
  position: relative;
}

.oe-project-summary h2 {
  font-size: clamp(1.1rem, 1.7vw, 1.4rem);
  margin: 0;
}

.oe-project-summary p {
  color: var(--oe-steel);
  margin: 0;
}

.oe-legal-page {
  background: rgba(255, 255, 255, 0.62);
  border: 1px solid rgba(100, 116, 139, 0.18);
  border-radius: 6px;
  box-shadow: 0 18px 50px rgba(15, 23, 42, 0.07);
  display: grid;
  gap: 1.25rem;
  margin: 0 auto clamp(2rem, 5vw, 4rem);
  max-width: 820px;
  padding: clamp(1.25rem, 4vw, 3rem);
}

.oe-legal-page h2,
.oe-legal-page h3 {
  color: var(--oe-ink-soft);
  margin: 0;
}

.oe-legal-page h2 {
  font-size: clamp(1.35rem, 2.4vw, 1.9rem);
}

.oe-legal-page h3 {
  font-size: clamp(1rem, 1.6vw, 1.2rem);
}

.oe-legal-page section {
  border-top: 1px solid rgba(100, 116, 139, 0.18);
  display: grid;
  gap: 0.5rem;
  padding-top: 1rem;
}

.oe-legal-page p,
.oe-legal-page li {
  line-height: 1.55;
}

.oe-preline {
  white-space: pre-line;
}

.oe-legal-note {
  background: rgba(255, 209, 119, 0.28);
  border-left: 4px solid var(--oe-sun);
  color: var(--oe-ink-soft);
  font-family: var(--oe-ui-font);
  font-size: 0.92rem;
  margin: 0;
  padding: 0.8rem 1rem;
}

.oe-legal-request-panel {
  margin: 0 auto 1.25rem;
  max-width: 820px;
}

.oe-legal-request-panel summary {
  display: inline-flex;
  list-style: none;
  max-width: 100%;
  text-align: left;
  white-space: normal;
}

.oe-legal-request-panel summary::-webkit-details-marker {
  display: none;
}

.oe-legal-request-form {
  margin-top: 0.9rem;
  max-width: 820px;
}

.oe-legal-request-form h2 {
  font-size: clamp(1.05rem, 1.7vw, 1.35rem);
  margin: 0 0 0.4rem;
}

.oe-project-summary footer,
.oe-table-of-contents footer {
  bottom: clamp(1rem, 3vw, 2rem);
  color: var(--oe-steel);
  font-family: var(--oe-ui-font);
  font-size: 0.9rem;
  font-weight: 700;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}

.oe-document-action-menu {
  align-items: center;
  display: grid;
  gap: 0.45rem;
  justify-items: center;
  margin: calc(-1 * clamp(1rem, 2.5vw, 1.6rem)) auto clamp(1.5rem, 4vw, 2.5rem);
  max-width: 760px;
  width: min(100%, 760px);
}

.oe-document-action-menu form {
  margin: 0;
}

.oe-document-action-menu details {
  max-width: 100%;
  width: 100%;
}

.oe-document-action-menu summary {
  list-style: none;
}

.oe-document-action-menu summary::-webkit-details-marker {
  display: none;
}

.oe-document-action-fold {
  align-items: flex-start;
  display: grid;
  gap: 0.45rem;
  margin-top: 0.55rem;
  width: 100%;
}

.oe-disclosure-toggle {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  min-width: 2.4rem !important;
  padding-left: 0.7rem !important;
  padding-right: 0.7rem !important;
  text-align: center !important;
}

.oe-disclosure-icon::before {
  content: "↓";
  font-family: var(--oe-ui-font);
  font-size: 1rem;
  font-weight: 900;
  line-height: 1;
}

details[open] > .oe-disclosure-toggle .oe-disclosure-icon::before {
  content: "↑";
}

.oe-document-action-menu .btn {
  min-width: 11.5rem;
  padding: 0.45rem 0.7rem;
  text-align: left;
  width: auto;
}

.oe-document-action-menu .oe-disclosure-toggle {
  min-width: 2.4rem;
}

.oe-document-action-menu .oe-disclosure-toggle {
  background: rgba(255, 255, 255, 0.58) !important;
  border: 3px solid rgba(100, 116, 139, 0.42) !important;
  border-radius: 14px !important;
  box-shadow: 0 8px 24px rgba(15, 23, 42, 0.06);
  color: #0a1b2e !important;
  height: 2.8rem;
  justify-self: center;
  min-height: 2.8rem !important;
  min-width: 2.8rem !important;
  padding: 0 !important;
  width: 2.8rem !important;
}

.oe-document-action-menu .oe-disclosure-toggle:hover {
  background: rgba(255, 255, 255, 0.82) !important;
  border-color: rgba(100, 116, 139, 0.6) !important;
  color: #0a1b2e !important;
}

.oe-document-action-menu .oe-disclosure-icon {
  display: block;
  height: 1.25rem;
  position: relative;
  width: 1.25rem;
}

.oe-document-action-menu .oe-disclosure-icon::before,
.oe-document-action-menu .oe-disclosure-icon::after {
  border-bottom: 0.28rem solid currentColor;
  border-right: 0.28rem solid currentColor;
  content: "";
  height: 0.72rem;
  left: 0.24rem;
  position: absolute;
  transform: rotate(45deg);
  width: 0.72rem;
}

.oe-document-action-menu .oe-disclosure-icon::before {
  top: 0.02rem;
}

.oe-document-action-menu .oe-disclosure-icon::after {
  top: 0.48rem;
}

.oe-document-action-menu details[open] > .oe-disclosure-toggle .oe-disclosure-icon::before,
.oe-document-action-menu details[open] > .oe-disclosure-toggle .oe-disclosure-icon::after {
  transform: rotate(225deg);
}

.oe-document-action-menu details[open] > .oe-disclosure-toggle .oe-disclosure-icon::before {
  top: 0.48rem;
}

.oe-document-action-menu details[open] > .oe-disclosure-toggle .oe-disclosure-icon::after {
  top: 0.02rem;
}

.oe-document-action-menu .btn:disabled {
  cursor: not-allowed;
  opacity: 0.45;
}

.oe-document-action-menu small {
  color: var(--oe-steel);
  font-family: var(--oe-ui-font);
  font-size: 0.78rem;
  font-weight: 700;
  max-width: 20rem;
}

.oe-cover-action-menu details {
  max-width: 100%;
}

.oe-cover-action-menu summary {
  list-style: none;
}

.oe-cover-action-menu summary::-webkit-details-marker {
  display: none;
}

.oe-cover-action-menu .oe-member-edit-panel {
  align-items: stretch;
  display: grid;
  grid-template-columns: 1fr;
  width: min(100%, 760px);
}

.oe-cover-action-menu .oe-member-edit-panel > .btn,
.oe-cover-action-menu .oe-member-edit-panel > form .btn {
  justify-self: start;
}

.oe-document-work-panel {
  background: rgba(255, 255, 255, 0.46);
  border: 1px solid rgba(100, 116, 139, 0.18);
  border-radius: 6px;
  box-shadow: 0 16px 42px rgba(15, 23, 42, 0.06);
  display: grid;
  gap: 1rem;
  margin: 0 auto clamp(1.5rem, 4vw, 2.5rem);
  max-width: 760px;
  padding: clamp(1rem, 3vw, 1.5rem);
  width: min(100%, 760px);
}

.oe-document-work-backdrop {
  background: rgba(226, 232, 240, 0.72);
  backdrop-filter: blur(2px);
  inset: 0;
  position: fixed;
  z-index: 1040;
}

.oe-document-work-panel-overlay {
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 26px 90px rgba(15, 23, 42, 0.28);
  left: 50%;
  margin: 0;
  max-height: min(84vh, 920px);
  overflow-y: auto;
  position: fixed;
  top: 8vh;
  transform: translateX(-50%);
  z-index: 1050;
}

.oe-document-work-panel h2 {
  font-size: clamp(1.05rem, 1.5vw, 1.25rem);
  margin: 0;
}

.oe-work-phase-note {
  background: rgba(226, 232, 240, 0.56);
  border-left: 3px solid rgba(14, 165, 233, 0.5);
  border-radius: 6px;
  color: var(--oe-ink);
  margin: 0;
  padding: 0.75rem 0.9rem;
}

.oe-work-phase-action {
  margin: 0;
}

.oe-document-comment-stream {
  display: grid;
  gap: 0.7rem;
}

.oe-document-comment-stream h3 {
  color: var(--oe-steel);
  font-family: var(--oe-ui-font);
  font-size: 0.86rem;
  font-weight: 800;
  margin: 0;
  text-transform: uppercase;
}

.oe-table-of-contents {
  align-content: start;
  display: grid;
  gap: 1.2rem;
  position: relative;
}

.oe-table-of-contents h2 {
  font-size: clamp(1.08rem, 1.65vw, 1.35rem);
  margin: 0;
}

.oe-table-of-contents .oe-chapter-overview,
.oe-table-of-contents .oe-scene-overview {
  background: transparent;
  border: 0 !important;
  border-radius: 0;
  box-shadow: none;
  list-style: none;
  margin: 0;
  padding: 0;
}

.oe-table-of-contents .oe-chapter-overview {
  display: grid;
  gap: 1rem;
}

.oe-table-of-contents .oe-chapter-overview > li {
  background: transparent;
  border: 0 !important;
  display: grid;
  gap: 0.45rem;
  padding: 0;
}

.oe-table-of-contents .oe-chapter-overview > li > span {
  align-items: baseline;
  color: var(--oe-ink);
  display: grid;
  font-size: 1rem;
  font-weight: 800;
  gap: 1rem;
  grid-template-columns: 1fr auto;
}

.oe-table-of-contents .oe-scene-overview {
  display: grid;
  gap: 0.25rem;
  padding-left: 1.35rem;
}

.oe-table-of-contents .oe-scene-overview > li {
  background: transparent;
  border: 0 !important;
  color: var(--oe-steel);
  display: block;
  padding: 0;
}

.oe-table-of-contents .oe-scene-title {
  align-items: baseline;
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr auto;
}

.oe-toc-page {
  color: var(--oe-steel);
  font-weight: 700;
  text-align: right;
}

.oe-document-text-page {
  align-content: start;
  display: grid;
  gap: 0.65rem;
  position: relative;
}

.oe-document-text-page h2 {
  font-size: clamp(1.08rem, 1.65vw, 1.35rem);
  margin: 0;
}

.oe-document-text-page p {
  color: var(--oe-steel);
  margin: 0;
}

.oe-document-text-page footer,
.oe-book-scene-page footer,
.oe-document-directory-page footer {
  bottom: clamp(1rem, 3vw, 2rem);
  color: var(--oe-steel);
  font-family: var(--oe-ui-font);
  font-size: 0.9rem;
  font-weight: 700;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}

.oe-book-scene-page {
  align-content: start;
  display: grid;
  gap: 0.75rem;
  position: relative;
}

.oe-book-scene-page h2 {
  font-size: clamp(1.08rem, 1.65vw, 1.35rem);
  margin: 0 0 0.5rem;
}

.oe-book-scene-text {
  display: grid;
  gap: 0.65rem;
}

.oe-book-scene-text p {
  margin: 0;
  white-space: pre-wrap;
}

.oe-book-resume-references {
  border-top: 1px solid rgba(100, 116, 139, 0.18);
  display: grid;
  gap: 0.75rem;
  margin-top: 0.75rem;
  padding-top: 0.75rem;
}

.oe-book-resume-references h3 {
  color: var(--oe-steel);
  font-family: var(--oe-ui-font);
  font-size: 0.78rem;
  font-weight: 800;
  margin: 0 0 0.35rem;
  text-transform: uppercase;
}

.oe-book-resume-references ol {
  display: grid;
  gap: 0.25rem;
  margin: 0;
  padding-left: 1.15rem;
}

.oe-book-resume-references li {
  color: var(--oe-steel);
  font-size: 0.9rem;
  line-height: 1.35;
}

.oe-book-resume-references span {
  color: #08789c;
  font-family: var(--oe-ui-font);
  font-weight: 800;
}

.oe-resume-reference-grid {
  display: grid;
  gap: 1rem;
  margin: 1rem 0;
}

.oe-resume-reference-grid h3 {
  color: var(--oe-steel);
  font-family: var(--oe-ui-font);
  font-size: 0.86rem;
  font-weight: 800;
  margin: 0 0 0.45rem;
  text-transform: uppercase;
}

.oe-checkbox-list {
  display: grid;
  gap: 0.5rem;
}

.oe-checkbox-list label {
  align-items: flex-start;
  background: rgba(255, 255, 255, 0.36);
  border: 1px solid rgba(100, 116, 139, 0.18);
  border-radius: 6px;
  display: grid;
  gap: 0.55rem;
  grid-template-columns: auto 1fr;
  padding: 0.65rem 0.75rem;
}

.oe-checkbox-list input {
  margin-top: 0.25rem;
}

.oe-document-directory-page {
  align-content: start;
  display: grid;
  gap: 1.25rem;
  position: relative;
}

.oe-document-directory-page h2 {
  font-size: clamp(1.08rem, 1.65vw, 1.35rem);
  margin: 0;
}

.oe-document-directory-page section {
  display: grid;
  gap: 0.5rem;
}

.oe-document-directory-page h3 {
  color: var(--oe-steel);
  font-family: var(--oe-ui-font);
  font-size: 0.84rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  margin: 0;
  text-transform: uppercase;
}

.oe-document-directory-page ol {
  display: grid;
  gap: 0.45rem;
  list-style-position: outside;
  margin: 0;
  padding-left: 1.25rem;
}

.oe-document-directory-page li {
  color: var(--oe-ink);
  line-height: 1.45;
}

.oe-document-directory-page span {
  color: #08789c;
  font-family: var(--oe-ui-font);
  font-weight: 800;
}

.oe-document-directory-page small {
  color: var(--oe-steel);
  display: block;
  margin-top: 0.15rem;
}

.oe-resume-text {
  white-space: pre-wrap;
}

.oe-project-history-preview {
  display: grid;
  gap: 0.75rem;
}

.oe-project-history-preview p {
  color: var(--oe-steel);
  margin: 0;
}

.oe-project-history-preview ol {
  display: grid;
  gap: 0.35rem;
  list-style: none;
  margin: 0;
  padding: 0;
}

.oe-project-history-preview li {
  align-items: baseline;
  display: flex;
  gap: 0.75rem;
  justify-content: space-between;
}

.oe-project-history-preview small {
  color: var(--oe-steel);
  font-family: var(--oe-ui-font);
  font-weight: 800;
}

.oe-table-of-contents .oe-chapter-overview > li + li,
.oe-table-of-contents .oe-scene-overview > li + li {
  border-top: 0 !important;
}
/* </AC:PUNTINE-BLOCK> */
