.curriculum-heading-word[data-v-291f675d]{position:relative;display:inline-block}.curriculum-heading-stroke[data-v-291f675d]{position:absolute;bottom:-7px;right:0;width:43%;height:14px;color:var(--edu-journey-course);pointer-events:none}.proof-strip[data-v-291f675d]{border-block:1px solid var(--border-card);padding-block:12px}.proof-date[data-v-291f675d]{margin:14px auto 64px;max-width:640px;text-align:center;font-size:12px;line-height:1.6;color:var(--text-muted)}.proof-card[data-v-291f675d]{border:0;border-radius:0;background:transparent;box-shadow:none}@media (min-width: 640px){.proof-card+.proof-card[data-v-291f675d]{border-left:1px solid var(--border-card)}}@media (max-width: 639px){.proof-card+.proof-card[data-v-291f675d]{border-top:1px solid var(--border-soft)}.proof-card[data-v-291f675d]{padding-block:20px}}.curriculum-accordion[data-v-291f675d]{overflow:hidden;border:1px solid var(--border-card);border-radius:var(--radius-shell);background:var(--edu-surface-card)}.curriculum-card[data-v-291f675d]{min-width:0;border:0;border-radius:0;background:var(--edu-surface-card);color:var(--text-primary)}.curriculum-card+.curriculum-card[data-v-291f675d]{border-top:1px solid rgb(var(--edu-text-primary-rgb) / 14%)}.curriculum-card--yellow[data-v-291f675d]{--curriculum-accent: var(--edu-resource-mastery-strong);--curriculum-tint: var(--edu-resource-mastery-soft)}.curriculum-card--orange[data-v-291f675d]{--curriculum-accent: var(--edu-accent-orange-strong);--curriculum-tint: var(--edu-accent-orange-soft)}.curriculum-card--blue[data-v-291f675d]{--curriculum-accent: var(--edu-resource-concept-strong);--curriculum-tint: var(--edu-resource-concept-soft)}.curriculum-card--green[data-v-291f675d]{--curriculum-accent: var(--edu-resource-question-strong);--curriculum-tint: var(--edu-resource-question-soft)}.curriculum-card__toggle[data-v-291f675d]{display:flex;align-items:center;gap:18px;min-height:94px;padding:24px 28px 24px 22px;cursor:pointer;list-style:none;border-left:6px solid var(--curriculum-accent);border-radius:0;background:var(--curriculum-tint)}.curriculum-card__toggle[data-v-291f675d]::-webkit-details-marker{display:none}.curriculum-card__toggle h3[data-v-291f675d]{margin:0;font-size:24px;line-height:1.3;font-weight:650;letter-spacing:-.025em}.curriculum-card__toggle[data-v-291f675d]:hover{box-shadow:inset 0 0 0 2px var(--curriculum-accent)}.curriculum-card__chevron[data-v-291f675d]{width:22px;height:22px;flex-shrink:0}.curriculum-card[open] .curriculum-card__chevron[data-v-291f675d]{transform:rotate(180deg)}.curriculum-card__icons[data-v-291f675d]{display:flex;gap:20px;margin-left:auto;color:var(--curriculum-accent)}.curriculum-card__icons svg[data-v-291f675d]{width:24px;height:24px}.curriculum-card__content[data-v-291f675d]{padding:24px 28px 28px 22px;border-left:6px solid var(--curriculum-accent);border-top:1px solid var(--border-soft);background:var(--edu-surface-card)}.curriculum-card__summary[data-v-291f675d]{margin:0;font-size:14px;line-height:24px;color:var(--text-muted)}.curriculum-card__boards[data-v-291f675d]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin:18px 0 24px}.curriculum-card__overview[data-v-291f675d]{display:inline-flex;align-items:center;gap:12px;min-height:44px;margin-left:auto;font-size:13px;font-weight:600}.curriculum-card__board-link[data-v-291f675d]{display:inline-flex;align-items:center;gap:10px;min-height:44px;margin-bottom:8px;font-size:13px;color:var(--text-muted)}.curriculum-subjects[data-v-291f675d]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}.curriculum-subject[data-v-291f675d]{display:flex;flex-direction:column;min-width:0;padding:18px;border:1px solid var(--border-card);border-radius:var(--radius-control);background:var(--bg-secondary)}.curriculum-subject__identity[data-v-291f675d]{display:flex;align-items:center;gap:12px;min-height:44px}.curriculum-subject__identity h4[data-v-291f675d]{margin:0;font-size:16px;line-height:1.45;font-weight:600;overflow-wrap:anywhere}.curriculum-subject__icon[data-v-291f675d]{width:22px;height:22px;flex-shrink:0;color:var(--text-muted)}.curriculum-subject__arrow[data-v-291f675d]{margin-left:auto}.curriculum-subject__levels[data-v-291f675d]{display:flex;gap:8px;margin-top:auto;padding-top:14px}.curriculum-subject__levels a[data-v-291f675d]{display:flex;flex:1;align-items:center;justify-content:space-between;gap:8px;min-height:44px;padding:8px 12px;border-radius:var(--radius-control-inner);background:var(--bg-muted);font-size:13px;font-weight:600}.curriculum-card a[data-v-291f675d]:hover{color:var(--brand-hover);text-decoration:underline;text-underline-offset:4px}.curriculum-card a[data-v-291f675d]:focus-visible,.curriculum-card__toggle[data-v-291f675d]:focus-visible{outline:2px solid var(--edu-focus-ring);outline-offset:3px}@media (max-width: 767px){.curriculum-subjects[data-v-291f675d]{grid-template-columns:repeat(2,minmax(0,1fr))}.curriculum-card__toggle[data-v-291f675d]{padding:20px;gap:12px;min-height:80px}.curriculum-card__toggle h3[data-v-291f675d]{font-size:21px}.curriculum-card__icons[data-v-291f675d]{gap:12px}.curriculum-card__icons svg[data-v-291f675d]:nth-child(n+3){display:none}.curriculum-card__content[data-v-291f675d]{padding:0 20px 20px}}@media (max-width: 479px){.curriculum-subjects[data-v-291f675d]{grid-template-columns:1fr;gap:10px}.curriculum-subject[data-v-291f675d]{padding:12px 14px}.curriculum-card__overview[data-v-291f675d]{margin-left:0}}.proof-mark[data-v-291f675d]{display:inline-flex;height:40px;width:64px;align-items:center;justify-content:center}.proof-mark__icon[data-v-291f675d]{display:block;height:40px;width:64px;-o-object-fit:contain;object-fit:contain}.proof-mark__icon--bank[data-v-291f675d]{opacity:.9}.proof-mark__icon--curricula[data-v-291f675d]{opacity:.92;transform:scale(1.04)}.proof-mark__icon--users[data-v-291f675d]{opacity:.94;transform:scale(1.04)}
