.header-container.svelte-mjt9vi{text-align:center;margin-bottom:3rem}.prog-title.svelte-mjt9vi{font-family:var(--font-heading);font-weight:800;font-size:2.5rem;background:linear-gradient(135deg,var(--prog-primary, #8b5cf6),var(--secondary));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.5rem;display:inline-block;line-height:1.1}.subtitle.svelte-mjt9vi{font-size:1.15rem;color:var(--text-muted)}.tasks-grid.svelte-mjt9vi{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;align-items:start}@media(min-width:1200px){.tasks-grid.svelte-mjt9vi{grid-template-columns:1fr 1fr}}.content-section.svelte-mjt9vi{margin-bottom:0;display:flex;flex-direction:column;gap:1.5rem}.level-badge.svelte-mjt9vi{font-family:var(--font-heading);font-weight:700;font-size:1.1rem;padding:.5rem 1rem;border-radius:var(--radius-sm);display:inline-block;align-self:flex-start;margin-bottom:-.5rem;box-shadow:var(--shadow-sm)}.easy.svelte-mjt9vi{background-color:#ecfdf5;color:#059669;border:1px solid #10b981}.medium.svelte-mjt9vi{background-color:#fffbeb;color:#d97706;border:1px solid #f59e0b}.hard.svelte-mjt9vi{background-color:#fef2f2;color:#dc2626;border:1px solid #ef4444}.debug.svelte-mjt9vi{background-color:#f0f9ff;color:#0369a1;border:1px solid #0ea5e9}.task-card.svelte-mjt9vi{border-top-width:4px;transition:transform .2s ease,box-shadow .2s ease}.easy.svelte-mjt9vi~.task-card:where(.svelte-mjt9vi){border-top-color:#10b981}.medium.svelte-mjt9vi~.task-card:where(.svelte-mjt9vi){border-top-color:#f59e0b}.hard.svelte-mjt9vi~.task-card:where(.svelte-mjt9vi){border-top-color:#ef4444}.debug.svelte-mjt9vi~.task-card:where(.svelte-mjt9vi){border-top-color:#0ea5e9}.task-card.svelte-mjt9vi:hover{transform:translateY(-5px);box-shadow:var(--shadow-md)}.task-card.svelte-mjt9vi h3:where(.svelte-mjt9vi){font-size:1.25rem;margin-bottom:.75rem}.code-block.svelte-mjt9vi{background:#1e1b2e;border-radius:var(--radius-sm);padding:1rem;margin-top:1rem}.code-block.svelte-mjt9vi code:where(.svelte-mjt9vi){color:#e2e8f0;font-family:Consolas,monospace;font-size:.9rem}.info-box.svelte-mjt9vi{background:#f5f3ff;border-left:4px solid var(--prog-primary, #8b5cf6);padding:.75rem 1rem;border-radius:var(--radius-sm);margin-top:1rem;font-size:.9rem}@media(max-width:640px){.prog-title.svelte-mjt9vi{font-size:1.8rem}.tasks-grid.svelte-mjt9vi{grid-template-columns:1fr}}
