.pd-card.svelte-1v47xvx{box-sizing:border-box;display:inline-block;width:var(--pd-card-w, clamp(76px, 26vw, 170px));aspect-ratio:var(--pd-card-aspect, 1 / 1.4);min-width:var(--pd-card-min-w, 44px);min-height:44px;padding:0;border:3px solid transparent;border-radius:.5rem;background:transparent;overflow:hidden;vertical-align:top}.pd-card__img.svelte-1v47xvx{display:block;width:100%;height:100%;object-fit:contain;pointer-events:none}.pd-card--interactive.svelte-1v47xvx{cursor:pointer}.pd-card--interactive.svelte-1v47xvx:focus-visible{outline:3px solid #0b6b43;outline-offset:3px}.pd-card--selected.svelte-1v47xvx{border-color:#4338ca;box-shadow:0 0 0 3px #c7d2fe}.pd-card[data-answer-state=correct].svelte-1v47xvx{border-color:#15803d;box-shadow:0 0 0 3px #bbf7d0}.pd-card[data-answer-state=incorrect].svelte-1v47xvx{border-color:#b91c1c;box-shadow:0 0 0 3px #fecaca}.pd-card[data-answer-state=missed].svelte-1v47xvx{border-color:#a16207;box-shadow:0 0 0 3px #fde68a}.pd-card--disabled.svelte-1v47xvx{cursor:default;opacity:.85}@media(forced-colors:active){.pd-card--selected.svelte-1v47xvx,.pd-card[data-answer-state=correct].svelte-1v47xvx,.pd-card[data-answer-state=incorrect].svelte-1v47xvx,.pd-card[data-answer-state=missed].svelte-1v47xvx{outline:3px solid CanvasText}}.scene.svelte-1g3s4h3{display:flex;flex-direction:column;gap:.75rem}.scene__group.svelte-1g3s4h3{display:flex;flex-direction:column;gap:.375rem}.scene__group--board.svelte-1g3s4h3{padding:.625rem;border:1px solid #cfe3da;border-radius:.75rem;background:#eaf4ee}.scene__group--hero.svelte-1g3s4h3{padding-top:.25rem;border-top:2px solid #b7d9c8}.scene__label.svelte-1g3s4h3{margin:0;font-size:.875rem;font-weight:600;letter-spacing:.02em;color:#3f5a50;text-transform:uppercase}.scene__cards.svelte-1g3s4h3{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.5rem;--pd-card-w: clamp(3.25rem, 16vw, 5rem);--pd-card-min-w: 44px}.scene__state.svelte-1g3s4h3{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;border:1px solid #cfe3da;border-radius:.75rem;background:#fff}.scene__commitments.svelte-1g3s4h3,.scene__seats.svelte-1g3s4h3{display:grid;grid-template-columns:repeat(auto-fit,minmax(8.5rem,1fr));gap:.5rem}.scene__fact.svelte-1g3s4h3,.scene__seat.svelte-1g3s4h3{display:flex;flex-direction:column;gap:.125rem;padding:.625rem;border-radius:.625rem;background:#eef7f2}.scene__fact.svelte-1g3s4h3 strong:where(.svelte-1g3s4h3),.scene__seat.svelte-1g3s4h3 strong:where(.svelte-1g3s4h3){color:#14532d}.scene__seat--button.svelte-1g3s4h3{border:2px solid #15803d;background:#f0fdf4}.scene__raise.svelte-1g3s4h3{margin:0;padding:.625rem;border-radius:.625rem;background:#fff7ed;color:#7c2d12;font-weight:700}.qview.svelte-15bs92h{display:flex;flex-direction:column;gap:1rem;animation:pd-reveal calc(var(--pd-motion, 1) * .2s) ease}.qview__header.svelte-15bs92h{display:flex;flex-direction:column;gap:.5rem}.qview__progress.svelte-15bs92h{margin:0;font-size:.9375rem;font-weight:600;color:#14532d}.qview__bar.svelte-15bs92h{height:.5rem;border-radius:999px;background:#d8efe4;overflow:hidden}.qview__bar-fill.svelte-15bs92h{display:block;height:100%;background:#15803d;border-radius:999px;transition:width .2s ease}.qview__bar-fill[data-progress="0"].svelte-15bs92h{width:0%}.qview__bar-fill[data-progress="1"].svelte-15bs92h{width:10%}.qview__bar-fill[data-progress="2"].svelte-15bs92h{width:20%}.qview__bar-fill[data-progress="3"].svelte-15bs92h{width:30%}.qview__bar-fill[data-progress="4"].svelte-15bs92h{width:40%}.qview__bar-fill[data-progress="5"].svelte-15bs92h{width:50%}.qview__bar-fill[data-progress="6"].svelte-15bs92h{width:60%}.qview__bar-fill[data-progress="7"].svelte-15bs92h{width:70%}.qview__bar-fill[data-progress="8"].svelte-15bs92h{width:80%}.qview__bar-fill[data-progress="9"].svelte-15bs92h{width:90%}.qview__bar-fill[data-progress="10"].svelte-15bs92h{width:100%}.qview__prompt.svelte-15bs92h{margin:0;font-size:clamp(1.25rem,4vw,1.625rem);line-height:1.25}.qview__prompt.svelte-15bs92h:focus-visible{outline:3px solid #0b6b43;outline-offset:3px}.qview__action.svelte-15bs92h{margin:0;padding:.625rem .875rem;border-radius:.75rem;background:#eaf4ee;font-weight:600;color:#14532d}.qview__choices.svelte-15bs92h{display:flex;flex-direction:column;gap:.625rem;margin:0;padding:0;border:none}.qview__choices-legend.svelte-15bs92h{padding:0;margin-bottom:.25rem;font-size:.875rem;font-weight:600;color:#3f5a50}.qview__choice.svelte-15bs92h{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;min-height:44px;padding:.75rem 1rem;border:2px solid #cfe3da;border-radius:.75rem;background:#fff;color:#10231d;font-size:1.0625rem;font-weight:600;text-align:left;cursor:pointer}.qview__choice.svelte-15bs92h:hover:not(:disabled){border-color:#0b6b43}.qview__choice.svelte-15bs92h:focus-visible{outline:3px solid #0b6b43;outline-offset:2px}.qview__choice.svelte-15bs92h:disabled{cursor:default}.qview__choice--correct.svelte-15bs92h{border-color:#15803d;background:#f0fdf4}.qview__choice--incorrect.svelte-15bs92h{border-color:#b91c1c;background:#fef2f2}.qview__choice--selected.svelte-15bs92h{border-color:#1d4ed8;background:#eff6ff}.qview__choice--partial-strong.svelte-15bs92h{border-color:#b45309;background:#fffbeb}.qview__choice--partial-defensible.svelte-15bs92h{border-color:#1d4ed8;background:#eff6ff}.qview__choice-marker.svelte-15bs92h{display:inline-flex;align-items:center;gap:.375rem;font-size:.9375rem;font-weight:700}.qview__choice-marker-glyph.svelte-15bs92h{font-weight:800}.qview__choice-marker[data-marker=correct].svelte-15bs92h{color:#15803d}.qview__choice-marker[data-marker=incorrect].svelte-15bs92h{color:#b91c1c}.qview__choice-marker[data-marker=selected].svelte-15bs92h{color:#1d4ed8}.qview__choice-marker[data-marker=partial-strong].svelte-15bs92h{color:#b45309}.qview__choice-marker[data-marker=partial-defensible].svelte-15bs92h{color:#1d4ed8}.qview__group-label.svelte-15bs92h{font-size:1rem}.qview__group-cards.svelte-15bs92h{display:flex;flex-wrap:wrap;gap:.375rem;--pd-card-w: clamp(2.75rem, 12vw, 3.75rem);--pd-card-min-w: 44px}.qview__feedback.svelte-15bs92h{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;border-radius:.75rem;background:#eaf4ee;animation:pd-feedback-in calc(var(--pd-motion, 1) * .18s) ease}.qview__feedback.svelte-15bs92h:focus-visible{outline:3px solid #0b6b43;outline-offset:3px}.qview__verdict.svelte-15bs92h{margin:0;font-size:1.25rem;font-weight:700}.qview__verdict[data-correct=true].svelte-15bs92h{color:#15803d}.qview__verdict[data-correct=false].svelte-15bs92h{color:#b91c1c}.qview__verdict[data-correct=baseline].svelte-15bs92h{color:#1d4ed8}.qview__verdict[data-tier=best].svelte-15bs92h{color:#15803d}.qview__verdict[data-tier=strong].svelte-15bs92h{color:#b45309}.qview__verdict[data-tier=defensible].svelte-15bs92h{color:#1d4ed8}.qview__verdict[data-tier=off].svelte-15bs92h{color:#b91c1c}.qview__points.svelte-15bs92h{margin:0;font-size:1rem;color:#3f5a50}.qview__prob-compare.svelte-15bs92h{margin:0;font-size:1rem;font-weight:600;color:#10231d}.qview__explanation.svelte-15bs92h{display:flex;flex-direction:column;gap:.25rem}.qview__explanation-heading.svelte-15bs92h{margin:0;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:#3f5a50}.qview__explanation-line.svelte-15bs92h{margin:0;font-size:1rem;color:#10231d}.qview__advance.svelte-15bs92h{align-self:stretch;max-width:20rem;box-sizing:border-box;min-height:44px;min-width:44px;padding:.625rem;border:none;border-radius:.75rem;background:#14532d;color:#fff;font-size:1.0625rem;font-weight:600;cursor:pointer}.qview__advance.svelte-15bs92h:hover{background:#0f3f22}.qview__advance.svelte-15bs92h:focus-visible{outline:3px solid #0b6b43;outline-offset:3px}.qview__order.svelte-15bs92h{display:flex;flex-direction:column;gap:.75rem}.qview__order-heading.svelte-15bs92h{margin:0;font-size:.9375rem;font-weight:600;color:#3f5a50}.qview__order-items.svelte-15bs92h{display:flex;flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none}.qview__order-item.svelte-15bs92h{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .625rem;padding:.625rem .75rem;border:2px solid #cfe3da;border-radius:.75rem;background:#fff}.qview__order-item.svelte-15bs92h:focus-visible{outline:3px solid #0b6b43;outline-offset:2px}.qview__order-pos.svelte-15bs92h{display:inline-flex;align-items:center;justify-content:center;min-width:1.75rem;height:1.75rem;border-radius:999px;background:#14532d;color:#fff;font-weight:700}.qview__order-cards.svelte-15bs92h{display:flex;gap:.25rem;--pd-card-w: clamp(2rem, 8vw, 2.75rem);--pd-card-min-w: 32px}.qview__order-label.svelte-15bs92h{flex:1 1 3.5rem;min-width:3.5rem;font-weight:600}.qview__order-controls.svelte-15bs92h{display:flex;gap:.25rem;margin-left:auto}.qview__order-move.svelte-15bs92h{min-height:44px;min-width:44px;border:1px solid #cfe3da;border-radius:.5rem;background:#eef7f2;font-size:1.125rem;cursor:pointer}.qview__order-move.svelte-15bs92h:disabled{opacity:.4;cursor:default}.qview__order-move.svelte-15bs92h:focus-visible{outline:3px solid #0b6b43;outline-offset:2px}.qview__order-compare.svelte-15bs92h{display:flex;flex-wrap:wrap;gap:1rem}.qview__order-col.svelte-15bs92h{flex:1;min-width:10rem}.qview__order-col-heading.svelte-15bs92h{margin:0 0 .25rem;font-size:.875rem;font-weight:700;color:#3f5a50}.qview__order-result.svelte-15bs92h{margin:0;padding-left:1.25rem}.qview__order-result.svelte-15bs92h li[data-correct=false]:where(.svelte-15bs92h){color:#b91c1c}.qview__sequence.svelte-15bs92h{display:flex;flex-direction:column;gap:.75rem}.qview__seq-step.svelte-15bs92h{display:flex;flex-direction:column;gap:.5rem;padding:.875rem;border-radius:.75rem;border:2px solid #cfe3da;background:#fff}.qview__seq-step--locked.svelte-15bs92h{background:#eef7f2}.qview__seq-step--active.svelte-15bs92h:focus-visible{outline:3px solid #0b6b43;outline-offset:2px}.qview__seq-step-label.svelte-15bs92h{margin:0;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:#3f5a50}.qview__seq-prompt.svelte-15bs92h{margin:0;font-size:1.0625rem;font-weight:600}.qview__seq-verdict.svelte-15bs92h{margin:0;font-weight:700}.qview__seq-verdict[data-correct=true].svelte-15bs92h{color:#15803d}.qview__seq-verdict[data-correct=false].svelte-15bs92h{color:#b91c1c}.result.svelte-s5yj8m{display:flex;flex-direction:column;gap:.75rem}.result__title.svelte-s5yj8m{margin:0;font-size:clamp(1.75rem,5vw,2.25rem);overflow-wrap:normal;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.result__score-label.svelte-s5yj8m{margin:0;font-size:.9375rem;color:#3f5a50;text-transform:uppercase;letter-spacing:.02em}.result__score.svelte-s5yj8m{margin:0;font-size:clamp(2.5rem,10vw,3.5rem);font-weight:800;color:#14532d;animation:pd-reveal calc(var(--pd-motion, 1) * .22s) ease}.result--celebrate.svelte-s5yj8m .result__score:where(.svelte-s5yj8m){animation:pd-celebrate calc(var(--pd-motion, 1) * .75s) ease}.result--celebrate.svelte-s5yj8m .result__new-best:where(.svelte-s5yj8m){animation:pd-celebrate calc(var(--pd-motion, 1) * .75s) ease}.result--perfect.svelte-s5yj8m .result__stars:where(.svelte-s5yj8m){animation:pd-celebrate calc(var(--pd-motion, 1) * .75s) ease}.result__stars.svelte-s5yj8m{margin:0;font-size:1.75rem;letter-spacing:.1em;color:#b45309}.result__stars-note.svelte-s5yj8m,.result__denominator-note.svelte-s5yj8m{margin:0;font-size:.9375rem;color:#3f5a50}.result__new-best.svelte-s5yj8m{margin:0;font-size:1.125rem;font-weight:700;color:#b45309}.result__difficulty.svelte-s5yj8m,.result__best.svelte-s5yj8m,.result__recent.svelte-s5yj8m,.result__count.svelte-s5yj8m,.result__streak.svelte-s5yj8m,.result__baseline.svelte-s5yj8m{margin:0;font-size:1rem;color:#3f5a50}.result__difficulty.svelte-s5yj8m{font-weight:600}.result__skills.svelte-s5yj8m{display:flex;flex-direction:column;gap:.5rem}.result__skill-heading.svelte-s5yj8m{margin:0;font-size:1rem}.result__skill-heading--review.svelte-s5yj8m{color:#b45309}.result__skill-heading--strong.svelte-s5yj8m{color:#15803d}.result__skill-list.svelte-s5yj8m{margin:.125rem 0 0;padding-left:1.25rem}.result__actions.svelte-s5yj8m{display:flex;flex-direction:column;gap:.625rem}.result__primary.svelte-s5yj8m,.result__secondary.svelte-s5yj8m{min-height:44px;min-width:44px;padding:12px 24px;border-radius:.75rem;font-size:1.0625rem;font-weight:600;cursor:pointer;overflow-wrap:normal;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.result__primary.svelte-s5yj8m{border:none;background:#14532d;color:#fff}.result__primary.svelte-s5yj8m:hover{background:#0f3f22}.result__secondary.svelte-s5yj8m{border:2px solid #14532d;background:transparent;color:#14532d}.result__secondary.svelte-s5yj8m:hover{background:#eaf4ee}.result__primary.svelte-s5yj8m:focus-visible,.result__secondary.svelte-s5yj8m:focus-visible{outline:3px solid #0b6b43;outline-offset:3px}@media(max-width:340px){.result__title.svelte-s5yj8m{font-size:1.625rem}.result__score.svelte-s5yj8m{font-size:2.25rem}}.review.svelte-oq0njp{display:flex;flex-direction:column;gap:1rem}.review__header.svelte-oq0njp{display:flex;flex-direction:column;gap:.25rem}.review__title.svelte-oq0njp{margin:0;font-size:clamp(1.5rem,5vw,2rem)}.review__progress.svelte-oq0njp{margin:0;font-size:.9375rem;font-weight:600;color:#14532d}.review__item.svelte-oq0njp{display:flex;flex-direction:column;gap:.75rem;padding:1rem;border-radius:.75rem;background:#fff;border:2px solid #cfe3da}.review__prompt.svelte-oq0njp{margin:0;font-size:clamp(1.125rem,4vw,1.375rem);line-height:1.25}.review__answer.svelte-oq0njp{margin:0;font-size:1rem}.review__answer-label.svelte-oq0njp{font-weight:700;margin-right:.375rem}.review__answer--yours.svelte-oq0njp{color:#b91c1c}.review__answer--correct.svelte-oq0njp{color:#15803d}.review__explanation.svelte-oq0njp{display:flex;flex-direction:column;gap:.25rem}.review__explanation-line.svelte-oq0njp{margin:0;font-size:1rem;color:#10231d}.review__note.svelte-oq0njp{margin:0;font-size:.9375rem;color:#3f5a50}.review__actions.svelte-oq0njp{display:flex;flex-direction:column;gap:.625rem}.review__primary.svelte-oq0njp,.review__secondary.svelte-oq0njp{min-height:44px;min-width:44px;padding:.75rem 1.5rem;border-radius:.75rem;font-size:1.0625rem;font-weight:600;cursor:pointer}.review__primary.svelte-oq0njp{border:none;background:#14532d;color:#fff}.review__primary.svelte-oq0njp:hover{background:#0f3f22}.review__secondary.svelte-oq0njp{border:2px solid #14532d;background:transparent;color:#14532d}.review__secondary.svelte-oq0njp:disabled{opacity:.5;cursor:default}.review__primary.svelte-oq0njp:focus-visible,.review__secondary.svelte-oq0njp:focus-visible{outline:3px solid #0b6b43;outline-offset:3px}.guide.svelte-1mabvwr{display:flex;flex-direction:column;gap:1rem}.guide__title.svelte-1mabvwr{margin:0;font-size:clamp(1.75rem,5vw,2.25rem)}.guide__list.svelte-1mabvwr{margin:0;padding-left:1.25rem;display:flex;flex-direction:column;gap:.5rem}.guide__list.svelte-1mabvwr li:where(.svelte-1mabvwr){font-size:1rem;line-height:1.5}.guide__back.svelte-1mabvwr{align-self:flex-start;min-height:44px;min-width:44px;padding:.75rem 1.5rem;border:2px solid #14532d;border-radius:.75rem;background:transparent;color:#14532d;font-size:1.0625rem;font-weight:600;cursor:pointer}.guide__back.svelte-1mabvwr:hover{background:#eaf4ee}.guide__back.svelte-1mabvwr:focus-visible{outline:3px solid #0b6b43;outline-offset:3px}.pd.svelte-c5vyf9{box-sizing:border-box;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;justify-content:safe center;gap:1.25rem;padding:max(20px,var(--pd-safe-top)) max(20px,var(--pd-safe-right)) max(20px,var(--pd-safe-bottom)) max(20px,var(--pd-safe-left));max-width:44rem;margin:0 auto;color:#10231d;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.55;background:#f4faf7;overflow-wrap:normal;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.pd.svelte-c5vyf9>:where(.svelte-c5vyf9){min-width:0}.pd__settings.svelte-c5vyf9{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.5rem}.pd__toggle.svelte-c5vyf9{min-height:44px;min-width:44px;padding:.5rem .75rem;border-radius:.625rem;border:1px solid #c4e6d6;background:#fff;color:#10231d;font-size:.9375rem;font-weight:600;cursor:pointer}.pd__toggle.svelte-c5vyf9:hover{background:#f0fdf4}.pd__toggle[aria-pressed=true].svelte-c5vyf9{background:#d8efe4;border-color:#0b6b43;color:#14532d}.pd__toggle.svelte-c5vyf9:focus-visible{outline:3px solid #0b6b43;outline-offset:3px}.pd__lang-label.svelte-c5vyf9{font-size:.875rem;font-weight:600;color:#3f5a50}.pd__lang-select.svelte-c5vyf9{min-height:44px;min-width:44px;padding:.5rem .75rem;border-radius:.625rem;border:1px solid #c4e6d6;background:#fff;color:#10231d;font-size:1rem;cursor:pointer}.pd__lang-select.svelte-c5vyf9:focus-visible{outline:3px solid #0b6b43;outline-offset:3px}.pd__landing.svelte-c5vyf9,.pd__round.svelte-c5vyf9{display:flex;flex-direction:column;gap:1.25rem}.pd__round-navigation.svelte-c5vyf9{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.pd__round-exit.svelte-c5vyf9{margin-left:-.75rem}.pd__header.svelte-c5vyf9{display:flex;flex-direction:column;gap:.5rem}.pd__title.svelte-c5vyf9{margin:0;font-size:clamp(2rem,6vw,2.75rem);line-height:1.1}.pd__description.svelte-c5vyf9{margin:0;font-size:1.125rem}.pd__preview-note.svelte-c5vyf9{margin:0;font-size:.9375rem;color:#3f5a50}.pd__difficulty.svelte-c5vyf9{display:flex;flex-direction:column;gap:.5rem;padding:1rem;border-radius:1rem;background:#eaf4ee;border:none;margin:0;min-inline-size:0;box-sizing:border-box;max-width:100%}.pd__difficulty-heading.svelte-c5vyf9{margin:0;font-size:1.125rem;font-weight:600;min-width:0;max-width:100%;overflow-wrap:normal;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.pd__difficulty-option.svelte-c5vyf9{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;padding:.625rem .75rem;border-radius:.625rem;background:#fff;cursor:pointer;min-height:44px;min-width:0}.pd__difficulty-option.svelte-c5vyf9:hover{background:#f0fdf4}.pd__difficulty-scores.svelte-c5vyf9{display:flex;flex-wrap:wrap;gap:.75rem;flex-basis:100%;padding-left:1.625rem;min-width:0}.pd__difficulty-name.svelte-c5vyf9{font-weight:600;min-width:0;overflow-wrap:normal;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.pd__difficulty-score.svelte-c5vyf9{font-size:.875rem;color:#3f5a50}.pd__scores.svelte-c5vyf9{display:flex;flex-direction:column;gap:.25rem}.pd__score-line.svelte-c5vyf9{margin:0;font-size:1rem;color:#14532d;font-weight:600}.pd__primary.svelte-c5vyf9{min-height:44px;min-width:44px;padding:.75rem 1.5rem;border-radius:.75rem;font-size:1.0625rem;font-weight:600;cursor:pointer;border:none;background:#14532d;color:#fff}.pd__primary.svelte-c5vyf9:hover{background:#0f3f22}.pd__link.svelte-c5vyf9{align-self:flex-start;min-height:44px;min-width:44px;padding:.5rem .75rem;border:none;border-radius:.75rem;background:transparent;color:#14532d;font-size:1rem;font-weight:600;text-decoration:underline;cursor:pointer}.pd__link.svelte-c5vyf9:hover{background:#eaf4ee}.pd__primary.svelte-c5vyf9:focus-visible,.pd__link.svelte-c5vyf9:focus-visible{outline:3px solid #0b6b43;outline-offset:3px}.pd__reset.svelte-c5vyf9{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.pd__reset-trigger.svelte-c5vyf9{color:#7f1d1d}.pd__reset-confirmation.svelte-c5vyf9{box-sizing:border-box;width:100%;padding:1rem;border:2px solid #b45309;border-radius:.75rem;background:#fffaf0}.pd__reset-confirmation.svelte-c5vyf9 p:where(.svelte-c5vyf9),.pd__reset-status.svelte-c5vyf9{margin:0}.pd__reset-actions.svelte-c5vyf9{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.75rem}.pd__reset-action.svelte-c5vyf9{min-width:44px;min-height:44px;padding:10px 16px;border:2px solid #47665a;border-radius:.75rem;background:#fff;color:#10231d;font:inherit;font-weight:700;cursor:pointer}.pd__reset-action--danger.svelte-c5vyf9{border-color:#7f1d1d;background:#7f1d1d;color:#fff}.pd__reset-action.svelte-c5vyf9:focus-visible{outline:3px solid #0b6b43;outline-offset:3px}.pd__reset-status.svelte-c5vyf9{color:#14532d;font-weight:700}.pd__nav.svelte-c5vyf9{margin-top:.25rem}.pd__home.svelte-c5vyf9{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:44px;padding:.625rem 1.25rem;border-radius:.75rem;background:#d8efe4;color:#14532d;font-weight:600;text-decoration:none}.pd__home.svelte-c5vyf9:hover{background:#c4e6d6}.pd__home.svelte-c5vyf9:focus-visible{outline:3px solid #0b6b43;outline-offset:3px}@media(max-width:340px){.pd__description.svelte-c5vyf9{font-size:1rem}.pd__preview-note.svelte-c5vyf9{font-size:.875rem}.pd__difficulty.svelte-c5vyf9{padding:16px}.pd__difficulty-heading.svelte-c5vyf9{font-size:1rem}.pd__difficulty-option.svelte-c5vyf9{padding:10px 12px}.pd__difficulty-name.svelte-c5vyf9{font-size:.875rem}.pd__reset-action.svelte-c5vyf9{padding:10px 12px;font-size:.875rem}}body{margin:0}
