.lesson-page.svelte-12elhxh{max-width:48rem;margin:0 auto;padding:1.5rem 1rem}.lesson-page--in-sheet.svelte-12elhxh{padding:0}.lesson-breadcrumb.svelte-12elhxh{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--color-muted-foreground);margin-bottom:1.5rem;flex-wrap:wrap}.breadcrumb-link.svelte-12elhxh{color:var(--color-primary);text-decoration:none}.breadcrumb-link.svelte-12elhxh:hover{text-decoration:underline}.breadcrumb-sep.svelte-12elhxh{color:var(--color-muted-foreground)}.breadcrumb-current.svelte-12elhxh{color:var(--foreground);font-weight:500}.lesson-header.svelte-12elhxh{margin-bottom:2rem}.lesson-title.svelte-12elhxh{font-size:2rem;font-weight:700;color:var(--foreground);margin:0 0 .5rem;line-height:1.2}.lesson-summary.svelte-12elhxh{font-size:1.125rem;color:var(--color-muted-foreground);margin:0 0 .75rem;line-height:1.5}.lesson-meta.svelte-12elhxh{display:flex;gap:1rem;font-size:.875rem;color:var(--color-muted-foreground)}.lesson-body.svelte-12elhxh{line-height:1.7;color:var(--foreground)}.rich-text.svelte-12elhxh{margin-bottom:2rem}.rich-text h2{font-size:1.5rem;font-weight:600;margin:2rem 0 .75rem}.rich-text h3{font-size:1.25rem;font-weight:600;margin:1.5rem 0 .5rem}.rich-text p{margin:0 0 1rem}.rich-text ul,.rich-text ol{margin:0 0 1rem;padding-left:1.5rem}.rich-text li{margin-bottom:.25rem}.video-container.svelte-12elhxh{width:100%;margin-bottom:2rem;border-radius:var(--border-radius);overflow:hidden}.embed-container.svelte-12elhxh{position:relative;width:100%;margin-bottom:2rem}.embed-container iframe:not(.sandboxed-embed){width:100%;aspect-ratio:16 / 9;border:none;border-radius:var(--border-radius)}.embed-container iframe.sandboxed-embed{border-radius:var(--border-radius)}.attachments-section.svelte-12elhxh{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--color-border)}.attachments-title.svelte-12elhxh{font-size:1.25rem;font-weight:600;color:var(--foreground);margin:0 0 1rem}.attachments-list.svelte-12elhxh{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.attachment-item.svelte-12elhxh{border:1px solid var(--color-border);border-radius:var(--border-radius);overflow:hidden}.attachment-link.svelte-12elhxh{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;text-decoration:none;color:var(--foreground);transition:background-color .15s ease}.attachment-link.svelte-12elhxh:hover{background:var(--color-muted)}.attachment-icon.svelte-12elhxh{font-size:1.5rem;flex-shrink:0}.attachment-info.svelte-12elhxh{flex:1;min-width:0}.attachment-name.svelte-12elhxh{display:block;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-size.svelte-12elhxh{display:block;font-size:.8125rem;color:var(--color-muted-foreground)}.download-icon.svelte-12elhxh{flex-shrink:0;color:var(--color-primary)}.lesson-actions.svelte-12elhxh{margin-top:2rem;display:flex;justify-content:center}.completed-badge.svelte-12elhxh{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:var(--color-success);background:color-mix(in srgb,var(--color-success) 10%,transparent);border-radius:var(--border-radius)}.lesson-nav.svelte-12elhxh{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--color-border)}.nav-links.svelte-12elhxh{display:flex;align-items:center;justify-content:space-between;gap:1rem}.nav-link.svelte-12elhxh{color:var(--color-primary);text-decoration:none;font-weight:500;font-size:.875rem;display:inline-flex;align-items:center;gap:.375rem}.nav-link.svelte-12elhxh:hover{text-decoration:underline}.nav-arrow.svelte-12elhxh{font-size:1rem}.lesson-related-content.svelte-12elhxh{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--color-border)}.related-content-title.svelte-12elhxh{font-size:1.25rem;font-weight:600;color:var(--foreground);margin:0 0 1rem}.related-content-grid.svelte-12elhxh{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;list-style:none;padding:0;margin:0}.related-content-item.svelte-12elhxh{display:contents}.related-card.svelte-12elhxh{display:flex;flex-direction:column;background:var(--color-card-background);border-radius:var(--border-radius);overflow:hidden;border:1px solid var(--color-border);text-decoration:none;color:inherit;transition:box-shadow .2s,transform .2s}.related-card.svelte-12elhxh:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.related-card.svelte-12elhxh:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.related-card-image.svelte-12elhxh{position:relative;aspect-ratio:16 / 9;background:var(--color-muted);overflow:hidden}.related-card-image.svelte-12elhxh img:where(.svelte-12elhxh){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.related-card-image.placeholder.svelte-12elhxh{display:flex;align-items:center;justify-content:center}.placeholder-icon.svelte-12elhxh{font-size:2rem;opacity:.5}.related-card-content.svelte-12elhxh{padding:.75rem;display:flex;flex-direction:column;gap:.25rem}.related-type-badge.svelte-12elhxh{display:inline-block;font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.125rem .375rem;border-radius:.25rem;background:var(--color-muted);color:var(--color-muted-foreground);width:-moz-fit-content;width:fit-content}.related-type-badge.recipe.svelte-12elhxh{background:var(--color-primary);color:#fff}.related-type-badge.meal-plan.svelte-12elhxh{background:var(--color-success);color:#fff}.related-type-badge.resource.svelte-12elhxh{background:var(--color-primary);color:#fff}.related-type-badge.journey.svelte-12elhxh{background:var(--color-warning);color:#fff}.related-type-badge.blog-post.svelte-12elhxh{background:var(--color-primary);color:#fff}.related-card-title.svelte-12elhxh{font-size:.9375rem;font-weight:600;color:var(--foreground);margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related-card-summary.svelte-12elhxh{font-size:.8125rem;color:var(--color-muted-foreground);margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related-card-label.svelte-12elhxh{font-size:.75rem;color:var(--color-primary);font-style:italic;margin-top:.25rem}.lesson-locked-panel.svelte-12elhxh{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center;padding:2.5rem 1.5rem;background:var(--color-card-background);border:1px solid var(--color-border);border-radius:var(--border-radius);color:var(--foreground)}.lesson-locked-icon.svelte-12elhxh{color:var(--color-warning)}.lesson-locked-title.svelte-12elhxh{margin:0;font-size:1.25rem;font-weight:600;color:var(--foreground)}.lesson-locked-body.svelte-12elhxh{margin:0 0 .5rem;font-size:.9375rem;color:var(--color-muted-foreground);max-width:32rem}@media (max-width: 640px){.lesson-page.svelte-12elhxh{padding:1rem}.lesson-title.svelte-12elhxh{font-size:1.5rem}.related-content-grid.svelte-12elhxh{grid-template-columns:1fr}}
