.trainer-page.svelte-1q3o5hm{min-height:100dvh;padding:calc(var(--header-height) + var(--space-8)) var(--space-4) var(--space-16);background:linear-gradient(180deg,var(--color-bg) 0%,var(--color-bg-secondary) 56%,var(--color-bg) 100%);color:var(--color-text-primary)}.breadcrumbs.svelte-1q3o5hm,.hero.svelte-1q3o5hm,.answer-strip.svelte-1q3o5hm,.quiz-list.svelte-1q3o5hm,.next-step.svelte-1q3o5hm{width:min(100%,var(--app-content-max-width));margin-inline:auto}.breadcrumbs.svelte-1q3o5hm{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-bottom:var(--space-8);color:var(--color-text-tertiary);font-size:var(--text-sm);font-weight:800}.breadcrumbs.svelte-1q3o5hm a:where(.svelte-1q3o5hm){color:var(--color-brand);text-decoration:none}.hero.svelte-1q3o5hm{display:grid;gap:var(--space-6);align-items:end}.eyebrow.svelte-1q3o5hm{margin:0 0 var(--space-2);color:var(--color-brand);font-size:var(--text-xs);font-weight:900;letter-spacing:0;text-transform:uppercase}h1.svelte-1q3o5hm,h2.svelte-1q3o5hm,p.svelte-1q3o5hm{margin-top:0}h1.svelte-1q3o5hm{margin-bottom:var(--space-4);font-family:var(--font-display);font-size:clamp(2.65rem,10vw,5.4rem);line-height:.98;letter-spacing:0}h2.svelte-1q3o5hm{margin-bottom:var(--space-3);font-family:var(--font-display);font-size:clamp(1.55rem,4vw,2.35rem);line-height:var(--leading-tight);letter-spacing:0}.lead.svelte-1q3o5hm,.answer-strip.svelte-1q3o5hm p:where(.svelte-1q3o5hm),.explanation.svelte-1q3o5hm{color:var(--color-text-secondary);line-height:var(--leading-relaxed)}.lead.svelte-1q3o5hm{max-width:42rem;font-size:var(--text-lg)}.hero-actions.svelte-1q3o5hm{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-6)}.primary-action.svelte-1q3o5hm,.secondary-action.svelte-1q3o5hm{min-height:3rem;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-lg);padding-inline:var(--space-5);font:inherit;font-weight:900;text-decoration:none;cursor:pointer}.primary-action.svelte-1q3o5hm{border:1px solid transparent;background:var(--color-brand);color:var(--color-text-inverse)}.secondary-action.svelte-1q3o5hm{border:1px solid var(--color-border-strong);background:var(--color-bg-elevated);color:var(--color-text-primary)}.score-card.svelte-1q3o5hm{border-radius:var(--radius-lg);border:1px solid var(--color-border);background:var(--color-bg-elevated);padding:var(--space-5);box-shadow:var(--shadow-xs)}.score-card.svelte-1q3o5hm span:where(.svelte-1q3o5hm){display:block;color:var(--color-brand);font-family:var(--font-display);font-size:clamp(3rem,12vw,5rem);font-weight:900;line-height:1}.score-card.svelte-1q3o5hm p:where(.svelte-1q3o5hm){margin-bottom:var(--space-4);color:var(--color-text-secondary);font-weight:800}.progress.svelte-1q3o5hm{height:var(--space-2);overflow:hidden;border-radius:var(--radius-full);background:var(--color-bg-secondary)}.progress.svelte-1q3o5hm i:where(.svelte-1q3o5hm){display:block;height:100%;border-radius:inherit;background:var(--color-brand);transition:width var(--duration-normal) var(--ease-out)}.answer-strip.svelte-1q3o5hm,.quiz-list.svelte-1q3o5hm,.next-step.svelte-1q3o5hm{margin-top:var(--space-12)}.answer-strip.svelte-1q3o5hm,.next-step.svelte-1q3o5hm{padding:var(--space-6);border-radius:var(--radius-lg);border:1px solid color-mix(in srgb,var(--color-brand) 20%,var(--color-border));background:color-mix(in srgb,var(--color-brand) 7%,var(--color-bg))}.quiz-list.svelte-1q3o5hm{display:grid;gap:var(--space-4)}.quiz-card.svelte-1q3o5hm{display:grid;gap:var(--space-4);padding:var(--space-5);border-radius:var(--radius-lg);border:1px solid var(--color-border);background:var(--color-bg-elevated);box-shadow:var(--shadow-xs)}.quiz-head.svelte-1q3o5hm{display:grid;gap:var(--space-2)}.quiz-head.svelte-1q3o5hm span:where(.svelte-1q3o5hm){color:var(--color-text-tertiary);font-size:var(--text-sm);font-weight:900}.quiz-head.svelte-1q3o5hm strong:where(.svelte-1q3o5hm){font-size:clamp(1.35rem,4vw,2rem)}.option-row.svelte-1q3o5hm{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-2)}.option-button.svelte-1q3o5hm{min-height:3.2rem;border-radius:var(--radius-lg);border:1px solid var(--color-border);background:var(--color-bg-secondary);color:var(--color-text-primary);font:inherit;font-weight:900;cursor:pointer}.option-button.chosen.svelte-1q3o5hm{border-color:var(--color-brand);color:var(--color-brand);background:var(--color-brand-bg)}.option-button.correct.svelte-1q3o5hm{border-color:var(--color-success);color:var(--color-success);background:var(--color-success-bg)}.option-button.incorrect.svelte-1q3o5hm{border-color:var(--color-error);color:var(--color-error);background:var(--color-error-bg)}.explanation.svelte-1q3o5hm{margin-bottom:0;border-radius:var(--radius-lg);padding:var(--space-3);background:var(--color-bg-secondary)}.explanation.success.svelte-1q3o5hm{background:var(--color-success-bg)}.next-links.svelte-1q3o5hm{display:grid;gap:var(--space-2)}.next-links.svelte-1q3o5hm a:where(.svelte-1q3o5hm){color:var(--color-brand);font-weight:900;text-decoration:none}@media(min-width:760px){.hero.svelte-1q3o5hm{grid-template-columns:minmax(0,1fr) minmax(18rem,.38fr)}.quiz-list.svelte-1q3o5hm{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.progress.svelte-1q3o5hm i:where(.svelte-1q3o5hm){transition:none}}
