.text-flexible .text-content[data-v-a2458f2a] {
  line-height: 1.7;
  color: #333;
}
.text-flexible .text-content[data-v-a2458f2a] h1 {
  font-size: 2.25rem;
  font-weight: 700;
  margin: 0 0 1rem;
  line-height: 1.3;
}
.text-flexible .text-content[data-v-a2458f2a] h2 {
  font-size: 1.75rem;
  font-weight: 600;
  margin: 0 0 0.875rem;
  line-height: 1.35;
}
.text-flexible .text-content[data-v-a2458f2a] h3 {
  font-size: 1.375rem;
  font-weight: 600;
  margin: 0 0 0.75rem;
  line-height: 1.4;
}
.text-flexible .text-content[data-v-a2458f2a] p {
  margin: 0 0 1rem;
}
.text-flexible .text-content[data-v-a2458f2a] p:last-child {
  margin-bottom: 0;
}
.text-flexible .text-content[data-v-a2458f2a] a {
  color: #1976d2;
  text-decoration: none;
}
.text-flexible .text-content[data-v-a2458f2a] a:hover {
  text-decoration: underline;
}
.text-flexible .text-content[data-v-a2458f2a] strong {
  font-weight: 600;
}
.text-flexible .text-content[data-v-a2458f2a] ul, .text-flexible .text-content[data-v-a2458f2a] ol {
  margin: 0 0 1rem;
  padding-left: 1.5rem;
}
.text-flexible .text-content[data-v-a2458f2a] li {
  margin-bottom: 0.5rem;
}
.text-flexible .text-content[data-v-a2458f2a] blockquote {
  border-left: 4px solid #e0e0e0;
  padding-left: 1rem;
  margin: 1rem 0;
  color: #666;
  font-style: italic;
}
.text-flexible .display-hero[data-v-a2458f2a] {
  font-size: clamp(2.75rem, 1rem + 6vw, 6rem);
  font-weight: 800;
  line-height: 1.02;
  letter-spacing: -0.025em;
  margin: 0;
  text-wrap: balance;
  word-break: break-word;
}
.text-flexible .display-heading[data-v-a2458f2a] {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  margin: 0;
}
.text-flexible .display-subheading[data-v-a2458f2a] {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
  color: #495057;
  text-align: center;
  margin: 0;
}
.text-flexible .text-paragraph-heading .section-heading[data-v-a2458f2a],
.text-flexible .text-columns-heading .section-heading[data-v-a2458f2a] {
  font-size: 2rem;
  font-weight: 600;
  margin: 0 0 1rem;
  line-height: 1.3;
}
.text-flexible .text-paragraph-subheading .section-subheading[data-v-a2458f2a] {
  font-size: 1.25rem;
  font-weight: 600;
  color: #495057;
  margin: 0 0 0.75rem;
}
.text-flexible .text-columns[data-v-a2458f2a] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
}
@media (max-width: 768px) {
.text-flexible .text-columns[data-v-a2458f2a] {
    grid-template-columns: 1fr;
    gap: 1rem;
}
}
.text-flexible .text-columns .column[data-v-a2458f2a] {
  line-height: 1.7;
}
.text-flexible .text-columns .column[data-v-a2458f2a] p {
  margin: 0 0 1rem;
}
.text-flexible .text-columns .column[data-v-a2458f2a] p:last-child {
  margin-bottom: 0;
}
.text-flexible .text-statement[data-v-a2458f2a] {
  text-align: center;
  padding: 2rem 0;
}
.text-flexible .text-statement .statement-container[data-v-a2458f2a] {
  display: inline-block;
  max-width: 600px;
}
.text-flexible .text-statement .statement-divider-top[data-v-a2458f2a],
.text-flexible .text-statement .statement-divider-bottom[data-v-a2458f2a] {
  height: 2px;
  background: #333;
  width: 80px;
  margin: 0 auto;
}
.text-flexible .text-statement .statement-quote[data-v-a2458f2a] {
  padding: 1.5rem 0;
  font-size: 1.25rem;
  line-height: 1.6;
}
.text-flexible .text-statement .statement-quote[data-v-a2458f2a] p {
  margin: 0;
}
.text-flexible .text-statement.statement-a .statement-container[data-v-a2458f2a] {
  max-width: 400px;
}
.text-flexible .text-statement.statement-b .statement-container[data-v-a2458f2a] {
  max-width: 600px;
}
.text-flexible .text-statement.statement-c .statement-container[data-v-a2458f2a] {
  background: #f5f5f5;
  padding: 2rem;
  border-radius: 8px;
  max-width: 700px;
}
.text-flexible .text-statement.statement-c .statement-divider-top[data-v-a2458f2a],
.text-flexible .text-statement.statement-c .statement-divider-bottom[data-v-a2458f2a] {
  display: none;
}
.text-flexible .text-statement.statement-d .statement-container[data-v-a2458f2a] {
  background: #fafafa;
  padding: 2rem;
  border-radius: 8px;
  max-width: 700px;
}
.text-flexible .text-note .note-container[data-v-a2458f2a] {
  display: flex;
  align-items: flex-start;
  padding: 1.25rem;
  border-radius: 8px;
  border-left: 4px solid #2196f3;
  background-color: #e3f2fd;
}
.text-flexible .text-note .note-icon[data-v-a2458f2a] {
  flex-shrink: 0;
  margin-right: 1rem;
  color: #2196f3;
}
.text-flexible .text-note .note-content[data-v-a2458f2a] {
  flex: 1;
  line-height: 1.6;
}
.text-flexible .text-note .note-content[data-v-a2458f2a] p {
  margin: 0 0 0.5rem;
}
.text-flexible .text-note .note-content[data-v-a2458f2a] p:last-child {
  margin-bottom: 0;
}.text-paragraph[data-v-9f647572] {
  line-height: 1.7;
  color: #333;
}
.text-paragraph[data-v-9f647572] h1 {
  font-size: 2.25rem;
  font-weight: 700;
  margin: 0 0 1rem;
}
.text-paragraph[data-v-9f647572] h2 {
  font-size: 1.75rem;
  font-weight: 600;
  margin: 0 0 0.875rem;
}
.text-paragraph[data-v-9f647572] h3 {
  font-size: 1.375rem;
  font-weight: 600;
  margin: 0 0 0.75rem;
}
.text-paragraph[data-v-9f647572] p {
  margin: 0 0 1rem;
}
.text-paragraph[data-v-9f647572] p:last-child {
  margin-bottom: 0;
}
.text-paragraph[data-v-9f647572] a {
  color: #1976d2;
  text-decoration: none;
}
.text-paragraph[data-v-9f647572] a:hover {
  text-decoration: underline;
}
.text-paragraph[data-v-9f647572] strong {
  font-weight: 600;
}
.text-paragraph[data-v-9f647572] ul, .text-paragraph[data-v-9f647572] ol {
  margin: 0 0 1rem;
  padding-left: 1.5rem;
}
.text-paragraph[data-v-9f647572] li {
  margin-bottom: 0.5rem;
}.text-note[data-v-294baf78] {
  display: flex;
  gap: 16px;
  padding: 20px 24px;
  border-radius: 8px;
  border-left: 4px solid #1976d2;
}
.text-note .note-icon[data-v-294baf78] {
  flex-shrink: 0;
}
.text-note .note-icon .icon-text[data-v-294baf78] {
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.text-note .note-content[data-v-294baf78] {
  flex: 1;
  line-height: 1.6;
  color: #333;
}
.text-note .note-content[data-v-294baf78] p {
  margin: 0 0 0.75rem;
}
.text-note .note-content[data-v-294baf78] p:last-child {
  margin-bottom: 0;
}
.text-note .note-content[data-v-294baf78] a {
  color: #1976d2;
}.text-accordion[data-v-5365c850] {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  overflow: hidden;
}
.accordion-item[data-v-5365c850] {
  border-bottom: 1px solid #e0e0e0;
}
.accordion-item[data-v-5365c850]:last-child {
  border-bottom: none;
}
.accordion-item.is-open .accordion-icon[data-v-5365c850] {
  transform: rotate(180deg);
}
.accordion-header[data-v-5365c850] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 20px;
  background: #fafafa;
  border: none;
  cursor: pointer;
  text-align: left;
  font-size: 15px;
  font-weight: 500;
  color: #333;
  transition: background 0.15s ease;
}
.accordion-header[data-v-5365c850]:hover {
  background: #f0f0f0;
}
.accordion-header .accordion-title[data-v-5365c850] {
  flex: 1;
  padding-right: 16px;
}
.accordion-header .accordion-icon[data-v-5365c850] {
  flex-shrink: 0;
  color: #666;
  transition: transform 0.2s ease;
}
.accordion-content[data-v-5365c850] {
  overflow: hidden;
}
.accordion-body[data-v-5365c850] {
  padding: 20px;
  line-height: 1.7;
  color: #444;
  background: white;
}
.accordion-body[data-v-5365c850] p {
  margin: 0 0 1rem;
}
.accordion-body[data-v-5365c850] p:last-child {
  margin-bottom: 0;
}
.accordion-body[data-v-5365c850] a {
  color: #1976d2;
}
.accordion-body[data-v-5365c850] ul, .accordion-body[data-v-5365c850] ol {
  margin: 0 0 1rem;
  padding-left: 1.5rem;
}
.text-icon-component[data-v-0ad991a1] {
    padding: 1rem 0;
}
.icon-wrapper[data-v-0ad991a1] {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.icon-wrapper svg[data-v-0ad991a1] {
    width: 1em;
    height: 1em;
}
.text-content[data-v-0ad991a1] {
    line-height: 1.6;
}

.table-component[data-v-13903a95] {
    padding: 1rem 0;
}
.table-wrapper[data-v-13903a95] {
    overflow-x: auto;
}
.table-wrapper[data-v-13903a95] table {
    width: 100%;
    border-collapse: collapse;
}
.table-wrapper[data-v-13903a95] th,
.table-wrapper[data-v-13903a95] td {
    padding: 0.75rem;
    border: 1px solid #dee2e6;
}
.table-wrapper[data-v-13903a95] th {
    background-color: #f8f9fa;
    font-weight: 600;
}
.table-responsive[data-v-13903a95] {
    overflow-x: auto;
}
.table[data-v-13903a95] {
    width: 100%;
    margin-bottom: 0;
}
.list-bulleted[data-v-392ba132] {
  list-style: none !important;
  padding: 0.5rem 0;
  margin: 0;
}
.list-bulleted li[data-v-392ba132] {
  position: relative;
  padding: 0.5rem 0 0.5rem 1.5rem;
  line-height: 1.6;
  color: #333;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.list-bulleted li[data-v-392ba132]:last-child {
  border-bottom: none;
}
.list-bulleted li[data-v-392ba132]::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.85rem;
  width: 8px;
  height: 8px;
  background: #1976d2;
  border-radius: 50%;
}
.list-bulleted li .list-content[data-v-392ba132] {
  display: block;
}
.list-bulleted li .list-content[data-v-392ba132] p {
  margin: 0;
}
.list-bulleted li .list-content[data-v-392ba132] p + p {
  margin-top: 0.5rem;
}
.list-bulleted li .list-content[data-v-392ba132] a {
  color: #1976d2;
}
.list-bulleted li .list-content[data-v-392ba132] strong {
  font-weight: 600;
}.list-numbered[data-v-5bc3826e] {
  list-style: none !important;
  padding: 0.5rem 0;
  margin: 0;
}
.list-numbered li[data-v-5bc3826e] {
  display: flex;
  align-items: flex-start;
  padding: 0.75rem 0;
  line-height: 1.6;
  color: #333;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.list-numbered li[data-v-5bc3826e]:last-child {
  border-bottom: none;
}
.list-numbered li[data-v-5bc3826e]::before {
  display: none !important;
  content: none !important;
}
.list-numbered li .number[data-v-5bc3826e] {
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #1976d2;
  color: white;
  border-radius: 50%;
  font-size: 0.875rem;
  font-weight: 600;
  margin-right: 1rem;
}
.list-numbered li .list-content[data-v-5bc3826e] {
  flex: 1;
  padding-top: 0.25rem;
}
.list-numbered li .list-content[data-v-5bc3826e] p {
  margin: 0;
}
.list-numbered li .list-content[data-v-5bc3826e] p + p {
  margin-top: 0.5rem;
}
.list-numbered li .list-content[data-v-5bc3826e] a {
  color: #1976d2;
}
.list-numbered li .list-content[data-v-5bc3826e] strong {
  font-weight: 600;
}.image-flexible[data-v-ae54a7fd] {
  width: 100%;
}
.image-flexible .main-image[data-v-ae54a7fd] {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
}
.image-flexible .image-caption[data-v-ae54a7fd] {
  margin-top: 12px;
  font-size: 14px;
  color: #666;
  text-align: center;
  font-style: italic;
}
.image-flexible.layout-full-width .main-image[data-v-ae54a7fd] {
  border-radius: 0;
}
.image-flexible .image-overlay-container[data-v-ae54a7fd] {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.image-flexible .image-overlay-container .main-image[data-v-ae54a7fd] {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0;
}
.image-flexible .image-overlay-container .overlay-text[data-v-ae54a7fd] {
  position: absolute;
  max-width: 80%;
  padding: 20px;
  color: white;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
.image-flexible .image-overlay-container .overlay-text[data-v-ae54a7fd] h1, .image-flexible .image-overlay-container .overlay-text[data-v-ae54a7fd] h2, .image-flexible .image-overlay-container .overlay-text[data-v-ae54a7fd] h3 {
  margin: 0 0 0.5rem;
}
.image-flexible .image-overlay-container .overlay-text[data-v-ae54a7fd] p {
  margin: 0;
}
.image-flexible .image-text-container[data-v-ae54a7fd] {
  display: flex;
  gap: 30px;
  align-items: center;
}
@media (max-width: 768px) {
.image-flexible .image-text-container[data-v-ae54a7fd] {
    flex-direction: column;
}
}
.image-flexible .image-text-container.reverse[data-v-ae54a7fd] {
  flex-direction: row-reverse;
}
@media (max-width: 768px) {
.image-flexible .image-text-container.reverse[data-v-ae54a7fd] {
    flex-direction: column;
}
}
.image-flexible .image-text-container .image-side[data-v-ae54a7fd] {
  flex: 1;
  min-width: 0;
}
.image-flexible .image-text-container .image-side .main-image[data-v-ae54a7fd] {
  width: 100%;
  height: auto;
}
.image-flexible .image-text-container .text-side[data-v-ae54a7fd] {
  flex: 1;
  min-width: 0;
  line-height: 1.7;
  color: #333;
}
.image-flexible .image-text-container .text-side[data-v-ae54a7fd] h1, .image-flexible .image-text-container .text-side[data-v-ae54a7fd] h2, .image-flexible .image-text-container .text-side[data-v-ae54a7fd] h3 {
  margin: 0 0 1rem;
}
.image-flexible .image-text-container .text-side[data-v-ae54a7fd] p {
  margin: 0 0 1rem;
}
.image-flexible .image-text-container .text-side[data-v-ae54a7fd] p:last-child {
  margin-bottom: 0;
}
.image-flexible .image-text-container .text-side[data-v-ae54a7fd] a {
  color: #1976d2;
}
.carousel-component[data-v-92978017] {
    padding: 1rem 0;
    position: relative;
}
.carousel-component.carousel--has-below-nav[data-v-92978017] {
    display: flex;
    flex-direction: column;
}
.carousel-component.carousel--has-below-nav > .carousel-container[data-v-92978017] {
    flex: 1 1 auto;
    min-height: 0;
}
.carousel-component.carousel--has-below-nav .carousel-indicators[data-v-92978017],
.carousel-component.carousel--has-below-nav .carousel-thumbs[data-v-92978017] {
    flex: 0 0 auto;
}
.carousel-container[data-v-92978017] {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}
.carousel-inner[data-v-92978017] {
    position: relative;
    width: 100%;
}
.carousel-item[data-v-92978017] {
    display: none;
}
.carousel-item.active[data-v-92978017] {
    display: block;
}
.carousel-item img[data-v-92978017] {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
}

/* Video */
.slide-video-wrap[data-v-92978017] {
    width: 100%;
}
.slide-video[data-v-92978017] {
    width: 100%;
    display: block;
}
.video-embed-container[data-v-92978017] {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.video-embed-container iframe[data-v-92978017] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Captions */
.carousel-caption[data-v-92978017] {
    text-align: center;
}
.carousel-caption p[data-v-92978017] {
    margin: 0;
}
.caption--overlay-bottom[data-v-92978017] {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 1rem;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
    color: white;
}
.caption--below[data-v-92978017] {
    padding: 0.75rem 1rem;
    background: #f8f9fa;
    color: #495057;
    font-size: 0.9rem;
}
.caption--overlay-center[data-v-92978017] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 12px 24px;
    background: rgba(0, 0, 0, 0.55);
    color: white;
    border-radius: 8px;
    max-width: 80%;
}

/* Controls */
.carousel-control[data-v-92978017] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.5);
    border: none;
    color: white;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s;
}
.carousel-control[data-v-92978017]:hover {
    background: rgba(0, 0, 0, 0.7);
}
.carousel-control-prev[data-v-92978017] {
    left: 10px;
}
.carousel-control-next[data-v-92978017] {
    right: 10px;
}

/* Bullets */
.carousel-indicators[data-v-92978017] {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-top: 1rem;
}
.carousel-indicators button[data-v-92978017] {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: none;
    background: #ccc;
    cursor: pointer;
    padding: 0;
    transition: background 0.2s;
}
.carousel-indicators button.active[data-v-92978017] {
    background: #0d6efd;
}

/* Fraction */
.carousel-fraction[data-v-92978017] {
    position: absolute;
    bottom: 12px;
    right: 16px;
    font-size: 13px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.9);
    background: rgba(0, 0, 0, 0.35);
    padding: 3px 10px;
    border-radius: 16px;
}

/* Progress */
.carousel-progress[data-v-92978017] {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: rgba(255, 255, 255, 0.25);
}
.carousel-progress-bar[data-v-92978017] {
    height: 100%;
    background: #0d6efd;
    transition: width 0.4s ease;
}

/* Thumbnails */
.carousel-thumbs[data-v-92978017] {
    display: flex;
    gap: 6px;
    justify-content: center;
    margin-top: 10px;
    overflow-x: auto;
}
.carousel-thumb[data-v-92978017] {
    width: 56px;
    height: 38px;
    border-radius: 4px;
    overflow: hidden;
    cursor: pointer;
    opacity: 0.5;
    border: 2px solid transparent;
    transition: opacity 0.2s, border-color 0.2s;
}
.carousel-thumb.active[data-v-92978017] {
    opacity: 1;
    border-color: #0d6efd;
}
.carousel-thumb img[data-v-92978017] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.thumb-video[data-v-92978017] {
    width: 100%;
    height: 100%;
    background: #1a1a2e;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}
.image-narrative[data-v-778dc828] {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
.narrative-slide[data-v-778dc828] {
  display: flex;
  gap: 1.5rem;
  align-items: center;
}
@media (max-width: 768px) {
.narrative-slide[data-v-778dc828] {
    flex-direction: column !important;
    gap: 1rem;
}
}
.narrative-slide--image-right[data-v-778dc828] {
  flex-direction: row-reverse;
}
.narrative-slide__image[data-v-778dc828] {
  flex: 0 0 50%;
  max-width: 50%;
}
.narrative-slide__image img[data-v-778dc828] {
  width: 100%;
  height: auto;
  display: block;
}
@media (max-width: 768px) {
.narrative-slide__image[data-v-778dc828] {
    flex: 0 0 100%;
    max-width: 100%;
}
}
.narrative-slide__text[data-v-778dc828] {
  flex: 1;
  min-width: 0;
}.video-embed[data-v-163d5b8d] {
  width: 100%;
  position: relative;
}
.video-embed .video-wrapper[data-v-163d5b8d] {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  background: #000;
}
.video-embed .video-wrapper iframe[data-v-163d5b8d] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-embed .video-player[data-v-163d5b8d] {
  width: 100%;
  background: #000;
  display: block;
}
.video-embed .video-scrim[data-v-163d5b8d] {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.15) 45%, transparent 70%);
  pointer-events: none;
  opacity: 1;
  transition: opacity 0.35s ease;
}
.video-embed .video-overlay-content[data-v-163d5b8d] {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: clamp(1rem, 2.5vw, 2rem) clamp(1.25rem, 3vw, 2.5rem);
  color: #fff;
  pointer-events: none;
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.35s ease, transform 0.35s ease;
}
.video-embed .video-title[data-v-163d5b8d] {
  margin: 0;
  font-size: clamp(1.1rem, 2vw, 1.75rem);
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.55);
  letter-spacing: -0.01em;
}
.video-embed .video-subtitle[data-v-163d5b8d] {
  margin: 0.35rem 0 0;
  font-size: clamp(0.85rem, 1.1vw, 1rem);
  font-weight: 400;
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.9);
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
  max-width: 60ch;
}
.video-embed.is-playing .video-scrim[data-v-163d5b8d] {
  opacity: 0;
}
.video-embed.is-playing .video-overlay-content[data-v-163d5b8d] {
  opacity: 0;
  transform: translateY(8px);
}
.video-embed .video-caption[data-v-163d5b8d] {
  margin-top: 12px;
  font-size: 14px;
  color: #666;
  text-align: center;
  font-style: italic;
}
.video-embed .no-video[data-v-163d5b8d] {
  padding: 60px 20px;
  background: #f5f5f5;
  text-align: center;
  color: #888;
}
.file-list[data-v-1e502fef] {
    padding: 1rem 0;
}
.file-item[data-v-1e502fef] {
    background-color: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 8px;
    transition: all 0.2s ease;
}
.file-item[data-v-1e502fef]:hover {
    background-color: #e9ecef;
    transform: translateY(-1px);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.file-theme-colors[data-v-1e502fef] {
    background-color: var(--theme-bg, #f8f9fa);
    border-color: var(--theme-border, #e9ecef);
}
.file-theme-colors .file-icon[data-v-1e502fef] {
    color: var(--theme-primary, #0d6efd);
}
.file-icon[data-v-1e502fef] {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #6c757d;
}
.filelink[data-v-1e502fef] {
    color: #212529;
    font-weight: 500;
}
.filelink[data-v-1e502fef]:hover {
    color: #0d6efd;
}

.embed-component[data-v-5f78f79f] {
    padding: 1rem 0;
}
.embed-container[data-v-5f78f79f] {
    position: relative;
    width: 100%;
    background: #000;
    border-radius: 8px;
    overflow: hidden;
}
.embed-iframe[data-v-5f78f79f] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.embed-placeholder[data-v-5f78f79f] {
    background: #f8f9fa;
    border: 2px dashed #dee2e6;
    border-radius: 8px;
    padding: 3rem;
    text-align: center;
    color: #6c757d;
}
.embed-placeholder p[data-v-5f78f79f] {
    margin: 0;
}
.embed-caption[data-v-5f78f79f] {
    text-align: center;
    color: #6c757d;
    font-size: 0.9rem;
}
.embed-caption p[data-v-5f78f79f] {
    margin: 0;
}
.live-lesson-component[data-v-3c5d52f5] {
  padding: 1rem 0;
}
.live-lesson-card[data-v-3c5d52f5] {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  background: #f8f9fa;
  border: 1px solid #dee2e6;
  padding: 1.5rem;
}
.live-icon[data-v-3c5d52f5] {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  color: #6c757d;
  background: #fff;
  border: 1px solid #dee2e6;
}
.live-body[data-v-3c5d52f5] {
  flex: 1;
  min-width: 0;
}
.live-title[data-v-3c5d52f5] {
  margin: 0 0 0.35rem;
  font-weight: 600;
}
.live-date[data-v-3c5d52f5] {
  margin: 0 0 0.5rem;
  color: #6c757d;
  font-size: 0.9rem;
}
.live-message[data-v-3c5d52f5] {
  margin: 0;
  color: #495057;
}.divider-continue[data-v-ae72a935] {
  padding: 20px 0;
}
.divider-continue.continue[data-v-ae72a935] {
  display: flex;
  justify-content: center;
}
.divider-continue .continue-button[data-v-ae72a935] {
  padding: 14px 40px;
  background: #1976d2;
  color: white;
  border: none;
  border-radius: 6px;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
  transition: background 0.15s ease;
}
.divider-continue .continue-button[data-v-ae72a935]:hover {
  background: #1565c0;
}
.divider-continue .divider-line[data-v-ae72a935] {
  border: none;
  border-top: 1px solid #e0e0e0;
  margin: 0;
}
.button-component[data-v-e4c33468] {
    padding: 1rem 0;
}
.btn[data-v-e4c33468] {
    padding: 0.75rem 2rem;
    font-weight: 500;
    transition: all 0.2s;
}

.card-component[data-v-5f7f4aec] {
    padding: 1rem 0;
}
.card[data-v-5f7f4aec] {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s, box-shadow 0.2s;
}
.card[data-v-5f7f4aec]:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}
.card-img-top[data-v-5f7f4aec] {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.card-body[data-v-5f7f4aec] {
    padding: 1.5rem;
}
.card-title[data-v-5f7f4aec] {
    margin-bottom: 0.75rem;
    font-weight: 600;
}
.card-text[data-v-5f7f4aec] {
    color: #6c757d;
}

.card-group-component[data-v-de868fd1] {
    padding: 1rem 0;
}
.card[data-v-de868fd1] {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s, box-shadow 0.2s;
}
.card[data-v-de868fd1]:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}
.card-img-top[data-v-de868fd1] {
    width: 100%;
    height: 180px;
    object-fit: cover;
}
.card-body[data-v-de868fd1] {
    padding: 1.25rem;
    display: flex;
    flex-direction: column;
}
.card-title[data-v-de868fd1] {
    margin-bottom: 0.75rem;
    font-weight: 600;
}
.card-text[data-v-de868fd1] {
    color: #6c757d;
    flex-grow: 1;
}
.quiz-component[data-v-e89da7dc] {
  background: white;
  border-radius: 12px;
  border: 1px solid #e0e0e0;
  overflow: hidden;
}
.quiz-start[data-v-e89da7dc] {
  text-align: center;
  padding: 50px 30px;
}
.quiz-start h2[data-v-e89da7dc] {
  margin: 0 0 12px;
  font-size: 24px;
  color: #333;
}
.quiz-start p[data-v-e89da7dc] {
  color: #666;
  margin: 0 0 8px;
}
.quiz-start .quiz-info[data-v-e89da7dc] {
  color: #888;
  font-size: 14px;
  margin-bottom: 30px;
}
.quiz-start .start-btn[data-v-e89da7dc] {
  padding: 14px 40px;
  background: #1976d2;
  color: white;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  cursor: pointer;
}
.quiz-start .start-btn[data-v-e89da7dc]:hover {
  background: #1565c0;
}
.quiz-question .question-header[data-v-e89da7dc] {
  padding: 20px 30px;
  background: #f8f9fa;
  border-bottom: 1px solid #e0e0e0;
}
.quiz-question .question-header .question-number[data-v-e89da7dc] {
  font-size: 14px;
  color: #666;
  display: block;
  margin-bottom: 10px;
}
.quiz-question .question-header .progress-bar[data-v-e89da7dc] {
  height: 4px;
  background: #e0e0e0;
  border-radius: 2px;
  overflow: hidden;
}
.quiz-question .question-header .progress-bar .progress-fill[data-v-e89da7dc] {
  height: 100%;
  background: #1976d2;
  transition: width 0.3s ease;
}
.quiz-question .question-content[data-v-e89da7dc] {
  padding: 30px;
}
.quiz-question .question-content h3[data-v-e89da7dc] {
  margin: 0 0 24px;
  font-size: 18px;
  line-height: 1.5;
  color: #333;
}
.quiz-question .answers[data-v-e89da7dc] {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.quiz-question .answer-btn[data-v-e89da7dc] {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 16px 20px;
  background: white;
  border: 2px solid #e0e0e0;
  border-radius: 8px;
  text-align: left;
  cursor: pointer;
  transition: all 0.15s ease;
}
.quiz-question .answer-btn[data-v-e89da7dc]:hover:not(:disabled) {
  border-color: #1976d2;
  background: #f5f9ff;
}
.quiz-question .answer-btn.selected[data-v-e89da7dc] {
  border-color: #1976d2;
  background: #e3f2fd;
}
.quiz-question .answer-btn.correct[data-v-e89da7dc] {
  border-color: #4caf50;
  background: #e8f5e9;
}
.quiz-question .answer-btn.incorrect[data-v-e89da7dc] {
  border-color: #f44336;
  background: #ffebee;
}
.quiz-question .answer-btn[data-v-e89da7dc]:disabled {
  cursor: default;
}
.quiz-question .answer-btn .answer-letter[data-v-e89da7dc] {
  flex-shrink: 0;
  width: 28px;
  height: 28px;
  background: #f0f0f0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 14px;
  color: #666;
}
.quiz-question .answer-btn .answer-text[data-v-e89da7dc] {
  flex: 1;
  line-height: 1.5;
  color: #333;
}
.quiz-question .feedback[data-v-e89da7dc] {
  margin-top: 20px;
  padding: 16px 20px;
  border-radius: 8px;
}
.quiz-question .feedback.correct[data-v-e89da7dc] {
  background: #e8f5e9;
  color: #2e7d32;
}
.quiz-question .feedback.incorrect[data-v-e89da7dc] {
  background: #ffebee;
  color: #c62828;
}
.quiz-question .feedback p[data-v-e89da7dc] {
  margin: 0;
  font-weight: 500;
}
.quiz-question .feedback .feedback-text[data-v-e89da7dc] {
  margin-top: 8px;
  font-weight: normal;
  opacity: 0.9;
}
.quiz-question .question-actions[data-v-e89da7dc] {
  padding: 20px 30px;
  border-top: 1px solid #e0e0e0;
  display: flex;
  justify-content: flex-end;
}
.quiz-question .question-actions .submit-btn[data-v-e89da7dc], .quiz-question .question-actions .next-btn[data-v-e89da7dc] {
  padding: 12px 30px;
  background: #1976d2;
  color: white;
  border: none;
  border-radius: 6px;
  font-size: 15px;
  cursor: pointer;
}
.quiz-question .question-actions .submit-btn[data-v-e89da7dc]:hover:not(:disabled), .quiz-question .question-actions .next-btn[data-v-e89da7dc]:hover:not(:disabled) {
  background: #1565c0;
}
.quiz-question .question-actions .submit-btn[data-v-e89da7dc]:disabled, .quiz-question .question-actions .next-btn[data-v-e89da7dc]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.quiz-results[data-v-e89da7dc] {
  text-align: center;
  padding: 50px 30px;
}
.quiz-results .results-icon[data-v-e89da7dc] {
  margin-bottom: 20px;
}
.quiz-results .results-icon.passed[data-v-e89da7dc] {
  color: #4caf50;
}
.quiz-results .results-icon.failed[data-v-e89da7dc] {
  color: #f44336;
}
.quiz-results h2[data-v-e89da7dc] {
  margin: 0 0 24px;
  font-size: 24px;
  color: #333;
}
.quiz-results .score-display[data-v-e89da7dc] {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
}
.quiz-results .score-display .score[data-v-e89da7dc] {
  font-size: 48px;
  font-weight: 700;
  color: #333;
}
.quiz-results .score-display .score-label[data-v-e89da7dc] {
  font-size: 14px;
  color: #888;
}
.quiz-results .results-text[data-v-e89da7dc] {
  color: #666;
  margin: 0 0 12px;
}
.quiz-results .pass-text[data-v-e89da7dc] {
  color: #4caf50;
  font-weight: 500;
}
.quiz-results .fail-text[data-v-e89da7dc] {
  color: #f44336;
}
.quiz-results .results-actions[data-v-e89da7dc] {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  gap: 16px;
}
.quiz-results .results-actions .retake-btn[data-v-e89da7dc], .quiz-results .results-actions .continue-btn[data-v-e89da7dc] {
  padding: 14px 30px;
  border: none;
  border-radius: 6px;
  font-size: 15px;
  cursor: pointer;
}
.quiz-results .results-actions .retake-btn[data-v-e89da7dc] {
  background: #f5f5f5;
  color: #333;
}
.quiz-results .results-actions .retake-btn[data-v-e89da7dc]:hover {
  background: #e0e0e0;
}
.quiz-results .results-actions .continue-btn[data-v-e89da7dc] {
  background: #4caf50;
  color: white;
}
.quiz-results .results-actions .continue-btn[data-v-e89da7dc]:hover {
  background: #43a047;
}
.choice-component[data-v-f592232c] {
    padding: 1.5rem;
    background: #f8f9fa;
    border-radius: 12px;
}
.question h5[data-v-f592232c] {
    margin: 0;
    font-weight: 600;
}
.options[data-v-f592232c] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}
.option-item[data-v-f592232c] {
    display: flex;
    align-items: center;
    padding: 1rem;
    background: white;
    border: 2px solid #dee2e6;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.2s;
}
.option-item[data-v-f592232c]:hover:not(.correct):not(.incorrect) {
    border-color: #0d6efd;
    background: #f0f7ff;
}
.option-item.selected[data-v-f592232c] {
    border-color: #0d6efd;
    background: #e7f1ff;
}
.option-item.correct[data-v-f592232c] {
    border-color: #198754;
    background: #d1e7dd;
}
.option-item.incorrect[data-v-f592232c] {
    border-color: #dc3545;
    background: #f8d7da;
}
.option-marker[data-v-f592232c] {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e9ecef;
    border-radius: 50%;
    font-weight: 600;
    margin-right: 1rem;
    flex-shrink: 0;
}
.option-item.selected .option-marker[data-v-f592232c] {
    background: #0d6efd;
    color: white;
}
.option-item.correct .option-marker[data-v-f592232c] {
    background: #198754;
    color: white;
}
.option-item.incorrect .option-marker[data-v-f592232c] {
    background: #dc3545;
    color: white;
}
.feedback-icon[data-v-f592232c] {
    display: flex;
    align-items: center;
    justify-content: center;
}
.option-text[data-v-f592232c] {
    flex-grow: 1;
}
.feedback-message[data-v-f592232c] {
    padding: 1rem;
    border-radius: 8px;
}
.feedback-message.success[data-v-f592232c] {
    background: #d1e7dd;
    color: #0f5132;
}
.feedback-message.error[data-v-f592232c] {
    background: #f8d7da;
    color: #842029;
}
.feedback-message p[data-v-f592232c] {
    margin: 0;
}
.flashcards-component[data-v-5ea3ed8e] {
  padding: 20px 0;
}
.flashcard-container[data-v-5ea3ed8e] {
  perspective: 1000px;
  margin-bottom: 24px;
}
.flashcard[data-v-5ea3ed8e] {
  position: relative;
  width: 100%;
  height: 300px;
  cursor: pointer;
  transform-style: preserve-3d;
  transition: transform 0.6s ease;
}
.flashcard.flipped[data-v-5ea3ed8e] {
  transform: rotateY(180deg);
}
.card-face[data-v-5ea3ed8e] {
  position: absolute;
  inset: 0;
  backface-visibility: hidden;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 30px;
  text-align: center;
}
.card-front[data-v-5ea3ed8e] {
  background: linear-gradient(135deg, #1976d2, #1565c0);
  color: white;
}
.card-front .card-content[data-v-5ea3ed8e] {
  font-size: 20px;
  line-height: 1.5;
}
.card-front .card-content[data-v-5ea3ed8e] p {
  margin: 0;
}
.card-front .flip-hint[data-v-5ea3ed8e] {
  position: absolute;
  bottom: 16px;
  font-size: 13px;
  opacity: 0.7;
}
.card-back[data-v-5ea3ed8e] {
  background: white;
  border: 2px solid #e0e0e0;
  color: #333;
  transform: rotateY(180deg);
}
.card-back .card-content[data-v-5ea3ed8e] {
  font-size: 18px;
  line-height: 1.6;
}
.card-back .card-content[data-v-5ea3ed8e] p {
  margin: 0 0 1rem;
}
.card-back .card-content[data-v-5ea3ed8e] p:last-child {
  margin-bottom: 0;
}
.flashcard-nav[data-v-5ea3ed8e] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
.flashcard-nav .nav-btn[data-v-5ea3ed8e] {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 10px 20px;
  background: white;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 14px;
  color: #555;
  cursor: pointer;
}
.flashcard-nav .nav-btn[data-v-5ea3ed8e]:hover:not(:disabled) {
  background: #f5f5f5;
}
.flashcard-nav .nav-btn[data-v-5ea3ed8e]:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.flashcard-nav .card-counter[data-v-5ea3ed8e] {
  font-size: 14px;
  color: #888;
}
.progress-dots[data-v-5ea3ed8e] {
  display: flex;
  justify-content: center;
  gap: 8px;
}
.progress-dots .dot[data-v-5ea3ed8e] {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #e0e0e0;
  cursor: pointer;
  transition: all 0.2s ease;
}
.progress-dots .dot.viewed[data-v-5ea3ed8e] {
  background: #90caf9;
}
.progress-dots .dot.active[data-v-5ea3ed8e] {
  background: #1976d2;
  transform: scale(1.2);
}
.progress-dots .dot[data-v-5ea3ed8e]:hover {
  background: #64b5f6;
}
.flowchart-output[data-v-a7490bcc] svg {
    max-width: 100%;
    height: auto;
    display: block;
}
.flowchart-caption[data-v-a7490bcc] {
    margin: 0.75rem 0 0;
    font-size: 0.875rem;
    color: #6c757d;
    text-align: center;
    font-style: italic;
}
.flowchart-error[data-v-a7490bcc] {
    padding: 1rem;
    background: #fff3cd;
    border-left: 3px solid #ffc107;
    color: #856404;
    font-size: 0.875rem;
}
.flowchart-error p[data-v-a7490bcc] { margin: 0;
}
.flowchart-raw[data-v-a7490bcc] {
    margin: 0.5rem 0 0;
    padding: 0.75rem;
    background: rgba(0, 0, 0, 0.04);
    border-radius: 4px;
    font-size: 0.8rem;
    white-space: pre-wrap;
    word-break: break-word;
}
.unknown-component[data-v-207b68f5] {
  padding: 20px;
  background: #fff3e0;
  border: 1px solid #ffe0b2;
  border-radius: 8px;
  text-align: center;
}
.unknown-component p[data-v-207b68f5] {
  margin: 0;
  color: #e65100;
  font-size: 14px;
}.lesson-viewer[data-v-07bb8953] {
  margin: 0 auto;
}
.lesson-rows[data-v-07bb8953] {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.lesson-row[data-v-07bb8953] {
  width: 100%;
}
.row-container[data-v-07bb8953] {
  margin: 0 auto;
  padding: 0 16px;
}
.row-container.container-default[data-v-07bb8953] {
  max-width: 800px;
}
.row-container.container-narrow[data-v-07bb8953] {
  max-width: 600px;
}
.row-container.container-fluid[data-v-07bb8953] {
  max-width: 100%;
}
.lesson-column[data-v-07bb8953] {
  width: 100%;
}
.empty-content[data-v-07bb8953] {
  text-align: center;
  padding: 60px 20px;
  color: #888;
}
.empty-content p[data-v-07bb8953] {
  margin: 0;
}