.module-page.svelte-1ookh0n{min-height:100vh;background:#0e100e;color:#fff}.hero.svelte-1ookh0n{position:relative;padding:64px 24px 48px;overflow:hidden}.hero-glow.svelte-1ookh0n{position:absolute;inset:0;background:radial-gradient(ellipse 50% 60% at 50% 0%,rgba(34,197,94,.08) 0%,transparent 70%);pointer-events:none}.hero-cover.svelte-1ookh0n{position:absolute;inset:0;opacity:.08}.hero-cover.svelte-1ookh0n img:where(.svelte-1ookh0n){width:100%;height:100%;object-fit:cover}.hero-content.svelte-1ookh0n{position:relative;max-width:720px;margin:0 auto}.back-link.svelte-1ookh0n{display:inline-block;color:#fff6;font-size:13px;text-decoration:none;margin-bottom:20px;transition:color .15s}.back-link.svelte-1ookh0n:hover{color:#4ade80}.module-label.svelte-1ookh0n{display:block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#4ade80;margin-bottom:10px}.hero-title.svelte-1ookh0n{font-family:var(--font-unbounded, sans-serif);font-size:clamp(24px,4vw,40px);font-weight:700;margin:0 0 12px;line-height:1.2}.hero-desc.svelte-1ookh0n{font-size:15px;color:#ffffff8c;line-height:1.6;margin:0 0 16px}.hero-meta.svelte-1ookh0n{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.lesson-count-badge.svelte-1ookh0n{padding:4px 12px;background:#4ade801a;border:1px solid rgba(74,222,128,.2);border-radius:20px;color:#4ade80;font-size:12px}.completed-badge.svelte-1ookh0n{padding:4px 12px;background:#4ade8026;border:1px solid rgba(74,222,128,.35);border-radius:20px;color:#4ade80;font-size:12px;font-weight:600}.container.svelte-1ookh0n{max-width:720px;margin:0 auto;padding:0 24px 80px}.empty-state.svelte-1ookh0n{display:flex;flex-direction:column;align-items:center;gap:12px;padding:60px;color:#ffffff4d}.section-title.svelte-1ookh0n{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#fff6;margin:0 0 12px}.lessons-list.svelte-1ookh0n{display:flex;flex-direction:column;gap:6px}.lesson-row.svelte-1ookh0n{display:flex;align-items:center;gap:16px;padding:16px 20px;background:#111113;border:1px solid rgba(255,255,255,.07);border-radius:12px;text-decoration:none;color:inherit;transition:border-color .2s,background .2s;animation:svelte-1ookh0n-fadeUp .35s ease both;animation-delay:calc(var(--i) * 60ms)}.lesson-row.svelte-1ookh0n:hover{border-color:#4ade804d;background:#131614}@keyframes svelte-1ookh0n-fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.lesson-num.svelte-1ookh0n{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#4ade801a;border:1px solid rgba(74,222,128,.2);border-radius:50%;font-size:13px;font-weight:700;color:#4ade80;flex-shrink:0}.lesson-info.svelte-1ookh0n{flex:1;min-width:0}.lesson-title.svelte-1ookh0n{font-size:15px;font-weight:600;margin:0}.lesson-right.svelte-1ookh0n{display:flex;align-items:center;gap:10px;flex-shrink:0}.quiz-chip.svelte-1ookh0n{display:inline-flex;align-items:center;gap:4px;padding:3px 9px;background:#60a5fa1a;border:1px solid rgba(96,165,250,.2);border-radius:20px;font-size:11px;color:#60a5fa}.arrow{color:#ffffff4d}.lesson-row.svelte-1ookh0n:hover .arrow{color:#4ade80}.lesson-locked.svelte-1ookh0n{opacity:.4;cursor:not-allowed}.lesson-locked.svelte-1ookh0n:hover{border-color:#ffffff12;background:#111113}.lesson-num-locked.svelte-1ookh0n{background:#ffffff0d;border-color:#ffffff1a;color:#ffffff4d}.completion-banner.svelte-1ookh0n{position:relative;display:flex;align-items:center;gap:20px;margin-top:28px;padding:28px;border-radius:16px;border:1px solid rgba(74,222,128,.3);background:linear-gradient(135deg,#4ade8014,#22c55e08);overflow:hidden;flex-wrap:wrap;animation:svelte-1ookh0n-fadeUp .5s ease both}.banner-glow.svelte-1ookh0n{position:absolute;top:-80px;right:-80px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(74,222,128,.12) 0%,transparent 70%);pointer-events:none}.banner-icon.svelte-1ookh0n{color:#4ade80;flex-shrink:0;position:relative}.banner-text.svelte-1ookh0n{flex:1;min-width:200px;position:relative}.banner-text.svelte-1ookh0n h3:where(.svelte-1ookh0n){font-size:18px;font-weight:700;margin:0 0 6px}.banner-text.svelte-1ookh0n p:where(.svelte-1ookh0n){font-size:14px;color:#ffffff8c;margin:0;line-height:1.5}.banner-cta.svelte-1ookh0n{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;background:#4ade80;color:#0a0f0a;border-radius:10px;font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap;transition:background .15s;position:relative}.banner-cta.svelte-1ookh0n:hover{background:#22c55e}.modal-backdrop.svelte-1ookh0n{position:fixed;inset:0;z-index:1000;background:#000000bf;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:20px;animation:svelte-1ookh0n-fadeIn .2s ease}@keyframes svelte-1ookh0n-fadeIn{0%{opacity:0}to{opacity:1}}.modal.svelte-1ookh0n{position:relative;width:100%;max-width:540px;background:#111813;border:1px solid rgba(74,222,128,.2);border-radius:20px;padding:36px 32px 28px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;max-height:90vh;overflow-y:auto;scrollbar-width:none;animation:svelte-1ookh0n-slideUp .3s ease;box-shadow:0 0 80px #4ade8014}.modal.svelte-1ookh0n::-webkit-scrollbar{display:none}@keyframes svelte-1ookh0n-slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.modal-close.svelte-1ookh0n{position:absolute;top:16px;right:16px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#ffffff80;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:color .15s,background .15s}.modal-close.svelte-1ookh0n:hover{color:#fff;background:#ffffff1a}.modal-trophy.svelte-1ookh0n{color:#4ade80}.modal-tag.svelte-1ookh0n{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#4ade80;background:#4ade801a;border:1px solid rgba(74,222,128,.2);border-radius:20px;padding:3px 12px;margin:0}.modal-title.svelte-1ookh0n{font-family:var(--font-unbounded, sans-serif);font-size:clamp(18px,3vw,22px);font-weight:700;margin:4px 0 0;line-height:1.3}.modal-desc.svelte-1ookh0n{font-size:14px;color:#ffffff8c;line-height:1.6;margin:0;max-width:420px}.curriculum.svelte-1ookh0n{width:100%;display:flex;flex-direction:column;gap:10px;margin:8px 0}.curriculum-block.svelte-1ookh0n{border-radius:12px;overflow:hidden;text-align:left}.curriculum-block.unlocked.svelte-1ookh0n{border:1px solid rgba(74,222,128,.25);background:#4ade800a}.curriculum-block.locked.svelte-1ookh0n{border:1px solid rgba(255,255,255,.08);background:#ffffff05}.block-label.svelte-1ookh0n{display:flex;align-items:center;gap:6px;padding:10px 16px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#ffffff80;border-bottom:1px solid rgba(255,255,255,.06)}.curriculum-block.unlocked.svelte-1ookh0n .block-label:where(.svelte-1ookh0n){color:#4ade80}.block-progress.svelte-1ookh0n{margin-left:auto;font-size:11px;font-weight:600;color:#4ade80b3;background:#4ade801a;border:1px solid rgba(74,222,128,.2);border-radius:20px;padding:2px 8px}.curriculum-items.svelte-1ookh0n{display:flex;flex-direction:column}.curr-item.svelte-1ookh0n{padding:10px 16px;font-size:13px;font-weight:500;border-bottom:1px solid rgba(255,255,255,.04);color:#fffc}.curr-item.svelte-1ookh0n:last-child{border-bottom:none}.curriculum-block.unlocked.svelte-1ookh0n .curr-item:where(.svelte-1ookh0n){color:#ffffffd9}.curr-item.blurred.svelte-1ookh0n{color:#ffffff40;filter:blur(3px);-webkit-user-select:none;user-select:none}.modal-cta.svelte-1ookh0n{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:#4ade80;color:#0a0f0a;border-radius:12px;font-size:15px;font-weight:700;text-decoration:none;width:100%;justify-content:center;transition:background .15s;margin-top:4px}.modal-cta.svelte-1ookh0n:hover{background:#22c55e}.modal-skip.svelte-1ookh0n{background:none;border:none;font-size:13px;color:#ffffff59;cursor:pointer;padding:4px;transition:color .15s}.modal-skip.svelte-1ookh0n:hover{color:#fff9}
