/* L00 主谓宾 · 课堂同步讲义（与 L01 / 主系表课堂版式对齐） */

body.l00-svo-handout-classroom .handout-sync-guide,
#sync-guide.handout-sync-guide {
  margin: 0 0 1rem;
  padding: 0.75rem 1rem;
  border: 2px solid var(--gh-edge, #0d9488);
  border-radius: 10px;
  background: linear-gradient(145deg, #f0fdfa 0%, #fff 100%);
  font-size: 0.9rem;
  line-height: 1.55;
}

body.l00-svo-handout-classroom .handout-sync-guide table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 0.5rem;
  font-size: 0.86rem;
}

body.l00-svo-handout-classroom .handout-sync-guide th,
body.l00-svo-handout-classroom .handout-sync-guide td {
  border: 1px solid #c8d4df;
  padding: 0.35rem 0.5rem;
  text-align: left;
}

body.l00-svo-handout-classroom .lesson-sync-page {
  margin-bottom: 0.75rem;
}

body.l00-svo-handout-classroom .lesson-sync-head {
  margin: 0 0 0.65rem;
  padding-bottom: 0.45rem;
  border-bottom: 1pt solid #c8d4df;
}

body.l00-svo-handout-classroom .lesson-sync-head .section-title {
  margin: 0.25rem 0 0 !important;
  display: block;
}

body.l00-svo-handout-classroom .sync-page-tag {
  display: inline-block;
  margin: 0;
  padding: 0.15rem 0.65rem;
  border-radius: 999px;
  background: #0f766e;
  color: #fff;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.06em;
}

body.l00-svo-handout-classroom .lesson-flow {
  margin: 0 0 0.75rem;
  padding: 0.65rem 0.85rem;
  border-left: 4px solid #0d9488;
  background: #f8fafc;
  border-radius: 0 8px 8px 0;
}

body.l00-svo-handout-classroom .lesson-flow h3,
body.l00-svo-handout-classroom .lesson-cloze h3 {
  margin: 0 0 0.45rem;
  font-size: 0.95rem;
  color: #0f5c55;
}

body.l00-svo-handout-classroom .lesson-flow ol {
  margin: 0;
  padding-left: 1.25rem;
  line-height: 1.55;
  font-size: 0.88rem;
}

body.l00-svo-handout-classroom .lesson-cloze {
  margin: 0;
}

body.l00-svo-handout-classroom .cloze-item {
  margin: 0 0 0.5rem;
  padding: 0.4rem 0.55rem;
  border: 1px solid #d8e2ec;
  border-radius: 6px;
  font-size: 0.9rem;
  line-height: 1.62;
}

body.l00-svo-handout-classroom .cloze-item .cloze-num {
  display: inline-block;
  min-width: 1.4em;
  font-weight: 700;
  color: #0d9488;
}

body.l00-svo-handout-classroom .handout-blank,
.lesson-sync-page .handout-blank,
#sec-homework .handout-blank {
  display: inline-block;
  min-width: 5em;
  height: 1.25em;
  margin: 0 0.12em;
  border: none;
  border-bottom: 1.5pt solid #1e293b;
  vertical-align: baseline;
  background: transparent;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}

body.l00-svo-handout-classroom .handout-blank--sm,
.lesson-sync-page .handout-blank--sm,
#sec-homework .handout-blank--sm {
  min-width: 3.5em;
}

body.l00-svo-handout-classroom .handout-blank--md,
.lesson-sync-page .handout-blank--md,
#sec-homework .handout-blank--md {
  min-width: 7.5em;
}

body.l00-svo-handout-classroom .handout-blank--lg,
.lesson-sync-page .handout-blank--lg,
#sec-homework .handout-blank--lg {
  min-width: 11em;
}

body.l00-svo-handout-classroom .handout-homework {
  margin-top: 0.5rem;
  padding: 0.75rem 0.85rem;
  border: 2px solid #94a3b8;
  border-radius: 10px;
  background: #fffef8;
}

body.l00-svo-handout-classroom .homework-note {
  margin: 0 0 0.65rem;
  font-size: 0.86rem;
  line-height: 1.5;
  color: #475569;
}

body.l00-svo-handout-classroom .homework-block {
  margin: 0 0 0.65rem;
}

body.l00-svo-handout-classroom .homework-block h3 {
  margin: 0 0 0.35rem;
  font-size: 0.92rem;
  color: #1e3a5f;
}

body.l00-svo-handout-classroom .hw-list {
  margin: 0;
  padding-left: 1.35rem;
  font-size: 0.9rem;
  line-height: 1.55;
}

body.l00-svo-handout-classroom .hw-list > li {
  margin-bottom: 0.45rem;
}

body.l00-svo-handout-classroom .hw-options {
  display: block;
  margin-top: 0.15rem;
  padding-left: 0.25rem;
  font-size: 0.84rem;
  color: #334155;
}

body.l00-svo-handout-classroom .hw-answer-line {
  display: block;
  margin-top: 0.25rem;
  font-size: 0.86rem;
  color: #475569;
}

body.l00-svo-handout-classroom .homework-foot {
  margin: 0.35rem 0 0;
  font-size: 0.78rem;
  color: #64748b;
  text-align: right;
}

body.l00-svo-handout-classroom .appendix-label {
  margin: 1.25rem 0 0.35rem;
  padding: 0.35rem 0.65rem;
  border-radius: 6px;
  background: #eceff1;
  font-size: 0.82rem;
  font-weight: 700;
  color: #37474f;
  text-align: center;
}

@media print {
  body.l00-svo-handout-classroom .handout-cover + .handout-sync-guide {
    break-before: page !important;
    page-break-before: always !important;
    break-after: page !important;
    page-break-after: always !important;
    margin-top: 0 !important;
  }

  body.l00-svo-handout-classroom .handout-sync-guide,
  body.l00-svo-handout-classroom .lesson-sync-page,
  body.l00-svo-handout-classroom .lesson-sync-head,
  body.l00-svo-handout-classroom .lesson-flow,
  body.l00-svo-handout-classroom .lesson-cloze,
  body.l00-svo-handout-classroom .appendix-label {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
  }

  body.l00-svo-handout-classroom .lesson-sync-page {
    break-before: page !important;
    page-break-before: always !important;
    break-after: avoid !important;
    page-break-after: avoid !important;
    break-inside: avoid !important;
    page-break-inside: avoid !important;
    margin: 0 !important;
    padding-top: 2mm !important;
  }

  body.l00-svo-handout-classroom .lesson-sync-head,
  body.l00-svo-handout-classroom .lesson-flow {
    break-after: avoid !important;
    page-break-after: avoid !important;
    break-inside: avoid !important;
    page-break-inside: avoid !important;
  }

  body.l00-svo-handout-classroom .lesson-cloze {
    break-inside: auto !important;
    page-break-inside: auto !important;
  }

  body.l00-svo-handout-classroom .cloze-item {
    break-inside: avoid !important;
    page-break-inside: avoid !important;
  }

  body.l00-svo-handout-classroom #sync-p01 {
    break-before: page !important;
    page-break-before: always !important;
  }

  body.l00-svo-handout-classroom .handout-blank,
  .lesson-sync-page .handout-blank,
  #sec-homework .handout-blank {
    display: inline-block !important;
    border: none !important;
    border-bottom: 1.5pt solid #1e293b !important;
    min-height: 1.2em !important;
    height: 1.1em !important;
    background: transparent !important;
    -webkit-print-color-adjust: exact !important;
    print-color-adjust: exact !important;
  }

  body.l00-svo-handout-classroom .handout-homework {
    break-before: page !important;
    page-break-before: always !important;
    break-inside: auto !important;
    page-break-inside: auto !important;
    padding: 2mm 0 !important;
  }

  body.l00-svo-handout-classroom .handout-homework .section-title {
    margin-top: 0 !important;
  }

  body.l00-svo-handout-classroom .homework-block {
    break-inside: avoid !important;
    page-break-inside: avoid !important;
  }

  body.l00-svo-handout-classroom .hw-list {
    font-size: 10.5pt !important;
    line-height: 1.48 !important;
  }

  body.l00-svo-handout-classroom .hw-list > li {
    margin-bottom: 0.35rem !important;
  }

  body.l00-svo-handout-classroom .homework-block h3 {
    font-size: 11pt !important;
  }

  body.l00-svo-handout-classroom .appendix-label {
    break-before: page !important;
    page-break-before: always !important;
    break-after: avoid !important;
    page-break-after: avoid !important;
    margin-bottom: 0.35rem !important;
  }

  body.l00-svo-handout-classroom #sec-1 {
    break-before: auto !important;
    page-break-before: auto !important;
  }
}


.handout-blank--xl,
.lesson-sync-page .handout-blank--xl,
#sec-homework .handout-blank--xl {
  min-width: 16em;
}
