.comparison-chart.svelte-1f0daia{border:3px solid var(--vm-lighter-navy);border-radius:8px;overflow:hidden;background:#f9f9f0;margin:2rem auto;max-width:650px}.dark .comparison-chart.svelte-1f0daia{border-color:var(--vm-lighter-navy);background:var(--vm-dark-ivory)}.chart-header.svelte-1f0daia{display:grid;grid-template-columns:1fr 1fr;background:var(--vm-navy);color:#f9f9f0;border-bottom:3px solid var(--vm-lighter-navy)}.dark .chart-header.svelte-1f0daia{background:var(--vm-light-navy);border-bottom-color:var(--vm-light-navy)}.header-column.svelte-1f0daia{padding:1rem 1.5rem;text-align:center;border-right:2px solid var(--vm-lighter-navy)}.dark .header-column.svelte-1f0daia{border-right-color:var(--vm-lighter-navy)}.header-column.svelte-1f0daia:last-child{border-right:none}.header-column.svelte-1f0daia h3:where(.svelte-1f0daia){margin:0 0 .5rem;font-size:1.5rem;font-weight:600;color:var(--vm-ivory)}.dark .header-column.svelte-1f0daia h3:where(.svelte-1f0daia){color:var(--vm-dark-ivory)}.header-column.svelte-1f0daia p:where(.svelte-1f0daia){margin:0;font-size:1rem;opacity:.9;color:var(--vm-ivory)}.dark .header-column.svelte-1f0daia p:where(.svelte-1f0daia){color:var(--vm-dark-ivory)}.chart-content.svelte-1f0daia{display:grid;grid-template-columns:1fr 1fr;gap:0}.comparison-column.svelte-1f0daia{padding:.75rem 0;display:flex;flex-direction:column;align-items:center;border-right:3px solid var(--vm-lighter-navy);min-height:0}.dark .comparison-column.svelte-1f0daia{border-right-color:var(--vm-lighter-navy);padding:.75rem 0 0}.comparison-column.svelte-1f0daia:last-child{border-right:none}.image-wrapper.svelte-1f0daia{width:100%;height:220px;display:flex;align-items:flex-end;justify-content:center;margin-bottom:1rem;flex-shrink:0;padding:0 1.5rem}.dark .image-wrapper.svelte-1f0daia{margin-bottom:.75rem}.example-image.svelte-1f0daia{height:auto;max-height:220px;-o-object-fit:contain;object-fit:contain}.example-text.svelte-1f0daia{width:100%;text-align:center;min-height:auto;background-color:transparent;padding:0;flex:1;display:flex;flex-direction:column;justify-content:center}.dark .example-text.svelte-1f0daia{background-color:var(--vm-navy);padding:1rem .75rem .75rem}.sentence-spanish.svelte-1f0daia{margin:.75rem 0;font-size:1rem;font-weight:500;color:var(--vm-navy);line-height:1.5}.dark .sentence-spanish.svelte-1f0daia{color:var(--vm-ivory);margin:0 0 .5rem}.example-text.svelte-1f0daia .sentence-english:where(.svelte-1f0daia){margin:.5rem 0 0;font-size:.95rem;color:var(--vm-navy-50);line-height:1.4}.dark .example-text.svelte-1f0daia .sentence-english:where(.svelte-1f0daia){color:var(--vm-castaway-50);margin:0}.lesson-section.svelte-8l967u{margin-bottom:3rem}h3.svelte-8l967u{font-size:1.25rem;margin-top:1.5rem;margin-bottom:1rem;color:var(--vm-navy);font-weight:600}p.svelte-8l967u{line-height:1.8;margin-bottom:1rem;color:var(--color-text-primary)}.example-figure.svelte-8l967u{max-width:650px;background:transparent;padding:1.25rem;margin:1.5rem auto;border-radius:8px;box-shadow:none}.example-figure-inner.svelte-8l967u{display:flex;flex-direction:column;gap:1rem;align-items:stretch}.example-image.svelte-8l967u{width:100%;max-width:100%;height:auto;border-radius:6px}.example-image.svelte-8l967u img:where(.svelte-8l967u){width:100%;height:auto;display:block;-o-object-fit:contain;object-fit:contain}.example-image.svelte-8l967u img.dark-only:where(.svelte-8l967u){display:none}.dark .example-image.svelte-8l967u img.light-only:where(.svelte-8l967u){display:none}.dark .example-image.svelte-8l967u img.dark-only:where(.svelte-8l967u){display:block}.sentence-box.svelte-8l967u{background:var(--vm-dark-seafoam-20);padding:.75rem 1rem;border-radius:6px;margin-bottom:.75rem}.sentence-box.svelte-8l967u p:where(.svelte-8l967u){color:var(--vm-navy)}.dark .sentence-box.svelte-8l967u{background:var(--vm-light-navy)}.dark .sentence-box.svelte-8l967u p:where(.svelte-8l967u){color:var(--vm-castaway)}.example-text.svelte-8l967u{flex:1}.example-sentence.svelte-8l967u{margin-bottom:.5rem;text-align:center}.example-translation.svelte-8l967u{margin-bottom:.75rem;text-align:center}.comparison-section.svelte-8l967u{margin:2rem 0}.comparison-section.svelte-8l967u+.comparison-section:where(.svelte-8l967u):before{content:"";display:block;width:100%;max-width:650px;height:2px;background:var(--vm-dark-seafoam);opacity:.5;margin:3rem auto}.dark .comparison-section.svelte-8l967u+.comparison-section:where(.svelte-8l967u):before{background:var(--vm-light-navy);opacity:1}.weird-verbs-section.svelte-8l967u{margin:2.5rem 0}.weird-verbs-section.svelte-8l967u+.weird-verbs-section:where(.svelte-8l967u):before{content:"";display:block;width:100%;max-width:650px;height:2px;background:var(--vm-dark-seafoam);opacity:.5;margin:3rem auto}.dark .weird-verbs-section.svelte-8l967u+.weird-verbs-section:where(.svelte-8l967u):before{background:var(--vm-light-navy);opacity:1}.weird-verbs-section.svelte-8l967u h3:where(.svelte-8l967u){color:var(--vm-navy)}.flowchart-container.svelte-8l967u{max-width:650px;margin:0 auto;padding:2rem 0}.flowchart-container.svelte-8l967u img:where(.svelte-8l967u){width:100%;height:auto}.def-items-container.svelte-8l967u{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:2rem 0}.def-item-wrapper.svelte-8l967u{display:contents}.def-item-wrapper.svelte-8l967u .conj-type-def-item{grid-template-columns:1fr;grid-template-rows:40% 1fr;max-width:100%;margin:0 0 1.5rem}.def-item-wrapper.svelte-8l967u .conj-type-def-item .icon-container{border-right:none;border-bottom:3px solid #257C9E}.def-item-wrapper.svelte-8l967u .conj-type-def-item .content{justify-content:flex-start;padding:2rem 2rem 1rem}@media(max-width:768px){.def-items-container.svelte-8l967u{grid-template-columns:1fr}}
