.cmdk-suggest.svelte-1yq04zr{display:flex;align-items:center;gap:.55rem;width:100%;margin:.3rem 0 .1rem;padding:.5rem .7rem;border:none;border-radius:10px;background:transparent;color:var(--muted);font:inherit;font-size:.86rem;text-align:left;cursor:pointer}.cmdk-suggest.svelte-1yq04zr:hover{background:var(--accent-tint)}.cmdk-suggest.svelte-1yq04zr .ti:where(.svelte-1yq04zr){color:var(--accent);font-size:16px;flex:none}.cmdk-suggest.svelte-1yq04zr b:where(.svelte-1yq04zr){color:var(--accent);font-weight:600}.typeahead-wrap.svelte-1cx2w52{position:relative}.typeahead-pop.svelte-1cx2w52{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:60;background:var(--raise);border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow-pop);padding:.3rem;display:flex;flex-direction:column;gap:1px}.typeahead-hit.svelte-1cx2w52,.typeahead-all.svelte-1cx2w52{display:flex;align-items:center;gap:.6rem;width:100%;border:none;background:transparent;border-radius:9px;padding:.5rem .6rem;font:inherit;text-align:left;color:var(--body);cursor:pointer}.typeahead-hit.svelte-1cx2w52 .ti:where(.svelte-1cx2w52),.typeahead-all.svelte-1cx2w52 .ti:where(.svelte-1cx2w52){flex:none;font-size:16px;color:var(--faint)}.typeahead-hit.active.svelte-1cx2w52,.typeahead-all.active.svelte-1cx2w52{background:var(--accent-tint)}.typeahead-hit.active.svelte-1cx2w52 .ti:where(.svelte-1cx2w52){color:var(--accent)}.th-body.svelte-1cx2w52{display:flex;flex-direction:column;gap:1px;min-width:0}.th-title.svelte-1cx2w52{font-size:.9rem;color:var(--ink);font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.th-snippet.svelte-1cx2w52{font-size:.78rem;color:var(--muted);line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.th-snippet.svelte-1cx2w52 mark{background:var(--accent-tint);color:var(--accent-strong);padding:0 1px;border-radius:2px}.typeahead-hit.svelte-1cx2w52 .th-title:where(.svelte-1cx2w52){font-family:inherit}.th-tag.svelte-1cx2w52{flex:none;margin-left:auto;align-self:center;font-size:.62rem;letter-spacing:.04em;text-transform:uppercase;color:var(--accent);background:var(--accent-tint);padding:1px 6px;border-radius:999px}.typeahead-all.svelte-1cx2w52{margin-top:1px;border-top:1px solid var(--line);border-radius:0 0 9px 9px;color:var(--muted);font-size:.86rem}.typeahead-all.svelte-1cx2w52 b:where(.svelte-1cx2w52){color:var(--ink);font-weight:600}.typeahead-all.active.svelte-1cx2w52{color:var(--ink)}.typeahead-all.svelte-1cx2w52 .th-go:where(.svelte-1cx2w52){margin-left:auto;color:var(--accent)}.typeahead-empty.svelte-1cx2w52{padding:.6rem;font-size:.85rem;color:var(--muted)}.tutor-rail.svelte-q99ua5{position:sticky;top:57px;height:calc(100vh - 57px);box-sizing:border-box;width:0;opacity:0;overflow:hidden;border-left:1px solid transparent;pointer-events:none;transition:width .3s var(--ease),opacity .24s var(--ease),border-color .2s var(--ease)}.tutor-rail.open.svelte-q99ua5{width:370px;opacity:1;border-left-color:var(--line);pointer-events:auto}.tutor-drawer.svelte-q99ua5{width:370px;height:100%;box-sizing:border-box;background:var(--raise);padding:1.1rem 1.2rem 1rem;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column}@media (max-width: 920px){.tutor-rail.svelte-q99ua5{position:fixed;top:0;right:0;height:100%;width:370px;max-width:88vw;z-index:61;opacity:1;border-left:0;pointer-events:auto;transform:translate(100%);transition:transform .26s var(--ease-out)}.tutor-rail.open.svelte-q99ua5{transform:translate(0)}.tutor-drawer.svelte-q99ua5{border-left:1px solid var(--line);box-shadow:-12px 0 32px -8px #1313162e}}.tutor-sub.svelte-q99ua5{color:var(--muted);font-size:.82rem;line-height:1.4;margin:0 0 .9rem}.tutor-log.svelte-q99ua5{flex:1;display:flex;flex-direction:column;gap:.6rem;overflow-y:auto;overflow-x:hidden;margin-bottom:.7rem;min-height:120px;min-width:0}.tutor-empty.svelte-q99ua5{color:var(--faint);font-size:.85rem}.mascot.svelte-q99ua5{display:block;width:56px;height:56px;margin-bottom:.6rem}.mascot-eyes.svelte-q99ua5{transform-box:fill-box;transform-origin:center;animation:svelte-q99ua5-mascot-blink 5s ease-in-out infinite}@keyframes svelte-q99ua5-mascot-blink{0%,96%,to{transform:scaleY(1)}98%{transform:scaleY(.12)}}.tutor-empty.svelte-q99ua5 p:where(.svelte-q99ua5){margin:0 0 .6rem}.tutor-chips.svelte-q99ua5{display:flex;flex-wrap:wrap;gap:.4rem}.tutor-chip.svelte-q99ua5{font:inherit;font-size:.78rem;color:var(--muted);text-align:left;background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:.4rem .75rem;cursor:pointer;transition:color .15s var(--ease),border-color .15s var(--ease),background .15s var(--ease)}.tutor-chip.svelte-q99ua5:hover{color:var(--ink);border-color:var(--accent);background:var(--accent-tint)}.tutor-msg.svelte-q99ua5{max-width:92%;min-width:0}.tutor-msg.user.svelte-q99ua5{align-self:flex-end;text-align:right}.tutor-msg.svelte-q99ua5 .who:where(.svelte-q99ua5){display:block;font-size:.7rem;color:var(--faint);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.15rem}.tutor-msg.svelte-q99ua5 .bubble:where(.svelte-q99ua5){margin:0;font-size:.88rem;line-height:1.5;white-space:pre-wrap;display:inline-block;max-width:100%;overflow-wrap:break-word;box-sizing:border-box;padding:.5rem .7rem;border-radius:10px;background:var(--surface);text-align:left}.tutor-msg.user.svelte-q99ua5 .bubble:where(.svelte-q99ua5){background:var(--accent-tint)}.tutor-msg.svelte-q99ua5 .bubble.md-content:where(.svelte-q99ua5){white-space:normal}.tutor-msg.svelte-q99ua5 p.thinking:where(.svelte-q99ua5){margin:0;font-size:.88rem;display:inline-block;padding:.5rem .7rem;border-radius:10px;background:var(--surface);color:var(--muted);font-style:italic}.caret.svelte-q99ua5{display:inline-block;width:2px;height:.9em;background:currentColor;margin-left:2px;vertical-align:text-bottom;animation:svelte-q99ua5-caret-blink .8s steps(2) infinite}@keyframes svelte-q99ua5-caret-blink{to{opacity:0}}.tutor-rate.svelte-q99ua5{display:flex;gap:.25rem;margin-top:.3rem}.rate-btn.svelte-q99ua5{background:none;border:1px solid transparent;color:var(--faint);cursor:pointer;width:24px;height:24px;border-radius:6px;display:inline-grid;place-items:center;transition:all .15s var(--ease)}.rate-btn.svelte-q99ua5:hover{background:var(--surface);color:var(--ink)}.rate-btn.svelte-q99ua5 .ti:where(.svelte-q99ua5){font-size:13px}.rate-btn.selected.svelte-q99ua5{color:var(--accent);border-color:var(--accent);background:var(--accent-tint)}.tutor-err.svelte-q99ua5{color:#c0563c;font-size:.82rem;margin:0 0 .6rem}.sel-ask.svelte-q99ua5{position:fixed;z-index:62;transform:translate(-50%,calc(-100% - 8px));padding:.45rem .8rem;background:var(--ink);color:var(--bg);border:0;border-radius:999px;font:inherit;font-size:.8rem;font-weight:500;white-space:nowrap;cursor:pointer;box-shadow:var(--shadow-pop);animation:svelte-q99ua5-sel-ask-in .12s var(--ease-out)}.sel-ask.svelte-q99ua5:hover{background:var(--accent);color:#fff}@keyframes svelte-q99ua5-sel-ask-in{0%{opacity:0}to{opacity:1}}.tutor-input.svelte-q99ua5{display:flex;gap:.5rem;margin-bottom:.6rem}.tutor-input.svelte-q99ua5 input:where(.svelte-q99ua5){flex:1;font:inherit;padding:.55rem .7rem;border:1px solid var(--line);border-radius:8px;background:var(--bg);color:var(--ink)}.tutor-input.svelte-q99ua5 input:where(.svelte-q99ua5):focus{outline:none;border-color:var(--accent)}.tutor-input.svelte-q99ua5 button:where(.svelte-q99ua5){flex:none;width:38px;border-radius:8px;border:1px solid var(--accent);background:var(--accent);color:#fff;display:inline-grid;place-items:center;cursor:pointer}.tutor-input.svelte-q99ua5 button:where(.svelte-q99ua5):disabled{opacity:.6;cursor:default}.tutor-clear.svelte-q99ua5{align-self:flex-start;font:inherit;font-size:.78rem;color:var(--faint);background:none;border:1px solid var(--line);border-radius:7px;padding:.35rem .7rem;cursor:pointer}.tutor-clear.svelte-q99ua5:hover{color:var(--ink);border-color:var(--ink)}.path-rail.svelte-1ka6yho{position:sticky;top:57px;height:calc(100vh - 57px);width:250px;border-left:1px solid var(--line);padding:1.2rem .9rem 1.4rem;display:flex;flex-direction:column;overflow:hidden}.path-rail.collapsed.svelte-1ka6yho{width:auto;padding:1rem .5rem;border-left:1px solid var(--line);align-items:center}.pr-tab.svelte-1ka6yho{display:inline-flex;flex-direction:column;align-items:center;gap:.2rem;cursor:pointer;background:none;border:1px solid var(--line);border-radius:10px;padding:.55rem .45rem;color:var(--muted);transition:border-color .15s var(--ease),color .15s var(--ease)}.pr-tab.svelte-1ka6yho:hover{border-color:var(--accent);color:var(--ink)}.pr-tab.svelte-1ka6yho .ti:where(.svelte-1ka6yho){font-size:18px;color:var(--accent)}.pr-tab-pct.svelte-1ka6yho{font-family:var(--font-mono);font-size:.62rem}.pr-head.svelte-1ka6yho{display:flex;align-items:center;justify-content:space-between;margin-bottom:.7rem}.pr-title.svelte-1ka6yho{display:inline-flex;align-items:center;gap:.45rem;font-family:var(--font-display);font-weight:600;font-size:.95rem;color:var(--ink)}.pr-title.svelte-1ka6yho .ti:where(.svelte-1ka6yho){color:var(--accent);font-size:17px}.pr-collapse.svelte-1ka6yho{flex:none;background:none;border:1px solid transparent;color:var(--faint);cursor:pointer;width:30px;height:30px;border-radius:8px;display:inline-grid;place-items:center;transition:all .15s var(--ease)}.pr-collapse.svelte-1ka6yho:hover{background:var(--surface);color:var(--ink)}.pr-collapse.svelte-1ka6yho .ti:where(.svelte-1ka6yho){font-size:18px}.pr-progress.svelte-1ka6yho{display:flex;align-items:center;gap:.55rem;margin-bottom:.9rem}.pr-bar.svelte-1ka6yho{flex:1;height:6px;border-radius:999px;background:var(--surface);overflow:hidden}.pr-fill.svelte-1ka6yho{height:100%;background:var(--accent);border-radius:999px;transition:width .4s var(--ease)}.pr-frac.svelte-1ka6yho{flex:none;font-family:var(--font-mono);font-size:.66rem;color:var(--muted)}.pr-list.svelte-1ka6yho{overflow-y:auto;flex:1}.pr-cat.svelte-1ka6yho{font-family:var(--font-mono);font-size:.62rem;letter-spacing:.09em;text-transform:uppercase;color:var(--faint);margin:.9rem 0 .35rem;padding-left:.3rem}.pr-cat.svelte-1ka6yho:first-child{margin-top:0}.pr-cat-items.svelte-1ka6yho{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1px}.pr-review.svelte-1ka6yho{display:inline-flex;align-items:center;gap:.35rem;margin:.3rem 0 .2rem .3rem;font-family:var(--font-mono);font-size:.7rem;color:var(--muted)}.pr-review.svelte-1ka6yho .ti:where(.svelte-1ka6yho){font-size:13px;color:var(--accent)}.pr-review.svelte-1ka6yho:hover{color:var(--accent)}.pr-step.svelte-1ka6yho{display:flex;align-items:flex-start;gap:.45rem;padding:.25rem .3rem;border-radius:8px}.pr-step.current.svelte-1ka6yho{background:var(--accent-tint)}.pr-check.svelte-1ka6yho{flex:none;margin-top:.1rem;cursor:pointer;width:20px;height:20px;border-radius:5px;border:1.5px solid var(--line);background:var(--raise);color:transparent;display:inline-grid;place-items:center;transition:all .15s var(--ease)}.pr-check.svelte-1ka6yho .ti:where(.svelte-1ka6yho){font-size:12px}.pr-check.svelte-1ka6yho:hover{border-color:var(--accent)}.pr-check.on.svelte-1ka6yho{background:var(--accent);border-color:var(--accent);color:#fff}.pr-link.svelte-1ka6yho{font-size:.84rem;line-height:1.35;color:var(--muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pr-link.svelte-1ka6yho:hover{color:var(--ink);text-decoration:none}.pr-step.current.svelte-1ka6yho .pr-link:where(.svelte-1ka6yho){color:var(--accent);font-weight:500}.pr-step.done.svelte-1ka6yho .pr-link:where(.svelte-1ka6yho){color:var(--faint);text-decoration:line-through;text-decoration-color:var(--line)}.pr-full.svelte-1ka6yho{margin-top:.8rem;flex:none;font-family:var(--font-mono);font-size:.68rem;letter-spacing:.04em;color:var(--muted)}.pr-full.svelte-1ka6yho:hover{color:var(--accent)}@media (max-width: 1100px){.path-rail.svelte-1ka6yho{display:none}}.ob-backdrop.svelte-1uny1k5{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;border:0;cursor:default;background:color-mix(in srgb,var(--ink) 32%,transparent);animation:svelte-1uny1k5-ob-fade .2s var(--ease)}@keyframes svelte-1uny1k5-ob-fade{0%{opacity:0}to{opacity:1}}.ob-card.svelte-1uny1k5{position:fixed;z-index:91;left:50%;top:50%;transform:translate(-50%,-50%);width:min(420px,92vw);background:var(--raise);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow-pop);padding:1.5rem 1.5rem 1.2rem;text-align:center;animation:svelte-1uny1k5-ob-pop .22s var(--ease-out)}@keyframes svelte-1uny1k5-ob-pop{0%{opacity:0;transform:translate(-50%,-50%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.ob-eyebrow.svelte-1uny1k5{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin:0 0 .5rem}.ob-card.svelte-1uny1k5 h2:where(.svelte-1uny1k5){margin:0 0 .5rem;font-family:var(--font-display);font-size:1.2rem;line-height:1.35}.ob-sub.svelte-1uny1k5{color:var(--muted);font-size:.86rem;line-height:1.4;margin:0 0 1.2rem}.ob-choices.svelte-1uny1k5{display:flex;flex-direction:column;gap:.6rem;margin-bottom:.9rem}.ob-choice.svelte-1uny1k5{font:inherit;font-size:.95rem;font-weight:500;color:var(--ink);background:var(--bg);border:1px solid var(--line);border-radius:10px;padding:.7rem 1rem;cursor:pointer;transition:border-color .15s var(--ease),background .15s var(--ease)}.ob-choice.svelte-1uny1k5:hover{border-color:var(--accent);background:var(--accent-tint)}.ob-skip.svelte-1uny1k5{font:inherit;font-size:.8rem;color:var(--faint);background:none;border:0;cursor:pointer;padding:.3rem}.ob-skip.svelte-1uny1k5:hover{color:var(--ink)}.announce-banner.svelte-12qhfyh{padding:.5rem 1.25rem;background:var(--accent-tint);color:var(--ink);border-bottom:1px solid var(--line);text-align:center;font-size:.86rem;line-height:1.4}.beginner-banner.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;gap:.9rem;flex-wrap:wrap;padding:.5rem 1.25rem;background:var(--accent-tint);color:var(--ink);border-bottom:1px solid var(--line);font-size:.86rem;line-height:1.4}.beginner-banner.svelte-12qhfyh .ti:where(.svelte-12qhfyh){color:var(--accent)}.beginner-banner.svelte-12qhfyh button:where(.svelte-12qhfyh){font:inherit;font-size:.82rem;cursor:pointer;background:none;border:1px solid var(--line);border-radius:7px;padding:.2rem .6rem;color:var(--muted);transition:border-color .15s var(--ease),color .15s var(--ease)}.beginner-banner.svelte-12qhfyh button:where(.svelte-12qhfyh):hover{border-color:var(--accent);color:var(--ink)}
