.hero.svelte-bm0zxv{padding:clamp(48px,7vw,88px) 0 8px;position:relative;overflow:hidden}.hero-glow.svelte-bm0zxv{pointer-events:none;background:radial-gradient(#8b5cf633,#0000 66%);width:980px;height:640px;position:absolute;top:-320px;left:50%;transform:translate(-50%)}.hero-grid.svelte-bm0zxv{grid-template-columns:1.02fr .98fr;align-items:center;gap:64px;max-width:1120px;margin-inline:auto;padding-inline:56px;display:grid;position:relative}.hero-grid-solo.svelte-bm0zxv{grid-template-columns:1fr;max-width:820px}.hero-copy.svelte-bm0zxv{justify-items:start;gap:24px;display:grid}.hero-title.svelte-bm0zxv{font-family:var(--font-sans);font-size:clamp(2.25rem,5vw,3.5rem);font-weight:var(--weight-extrabold);letter-spacing:-.045em;color:var(--text-primary);text-wrap:balance;max-width:14ch;margin:0;line-height:1.04}.hero-lead.svelte-bm0zxv{max-width:44ch;font-size:clamp(1rem,1.4vw,1.1875rem);font-weight:var(--weight-light);color:var(--text-secondary);text-wrap:pretty;margin:0;line-height:1.55}.hero-form.svelte-bm0zxv{width:100%;max-width:440px}.hero-media.svelte-bm0zxv{width:100%;min-width:0}@media (width<=900px){.hero-grid.svelte-bm0zxv{grid-template-columns:minmax(0,1fr);justify-items:center;gap:44px;padding-inline:24px}.hero-copy.svelte-bm0zxv{text-align:center;justify-items:center}.hero-title.svelte-bm0zxv{max-width:18ch;margin-inline:auto}.hero-lead.svelte-bm0zxv,.hero-form.svelte-bm0zxv{margin-inline:auto}.hero-media.svelte-bm0zxv{justify-items:center;display:grid}}.waitlist.svelte-11ezuru{gap:10px;width:100%;max-width:460px;margin-inline:auto;display:grid}.waitlist-fields.svelte-11ezuru{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"email submit""subject subject";align-items:stretch;gap:8px;display:grid}.waitlist-fields-solo.svelte-11ezuru{grid-template-areas:"email submit"}.waitlist-email.svelte-11ezuru{grid-area:email;min-width:0}.waitlist-subject.svelte-11ezuru{grid-area:subject;min-width:0}.waitlist-submit{grid-area:submit}.waitlist.svelte-11ezuru .waitlist-input input{font-size:var(--text-base);min-height:48px;padding:12px 14px}.waitlist-note.svelte-11ezuru{font-size:var(--text-xs);color:var(--text-disabled);margin:2px 0 0}.waitlist-status.svelte-11ezuru:empty,.waitlist-error.svelte-11ezuru:empty{display:none}.waitlist-status.svelte-11ezuru,.waitlist-error.svelte-11ezuru{font-size:var(--text-xs);font-weight:var(--weight-semibold);margin:0}.waitlist-status.svelte-11ezuru{color:var(--status-success)}.waitlist-error.svelte-11ezuru{color:var(--status-error)}.waitlist-accent.svelte-11ezuru{--bg-surface-2:#ffffff29;--border-default:#ffffff57;--border-strong:#ffffff80;--text-primary:#fff;--text-tertiary:#ffffffbd;--accent:#fff;--accent-fg:var(--purple-800);--purple-600:#ffffffe6;--purple-700:#ffffffd1;--glow-purple:none}.waitlist-accent.svelte-11ezuru .waitlist-note:where(.svelte-11ezuru){color:#ffffffe0}.waitlist-accent.svelte-11ezuru .waitlist-status:where(.svelte-11ezuru){color:#fff}@media (width<=560px){.waitlist-fields.svelte-11ezuru{grid-template-columns:minmax(0,1fr);grid-template-areas:"email""subject""submit"}.waitlist-fields-solo.svelte-11ezuru{grid-template-areas:"email""submit"}}.live-demo.svelte-1j5aui6{background:var(--bg-surface-2);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);width:100%;max-width:420px;box-shadow:var(--shadow-sm);align-content:start;gap:0;margin-inline:auto;padding:24px 22px 20px;display:grid}.live-demo-head.svelte-1j5aui6{justify-content:space-between;align-items:center;gap:12px;display:flex}.live-demo-queue.svelte-1j5aui6{font-size:var(--text-2xs);font-weight:var(--weight-bold);letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary)}.live-demo-count.svelte-1j5aui6{font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--text-tertiary);font-variant-numeric:tabular-nums}.live-demo-progress.svelte-1j5aui6{border-radius:var(--radius-pill);background:var(--bg-surface-3);height:5px;margin:12px 0 14px;overflow:hidden}.live-demo-progress.svelte-1j5aui6 i:where(.svelte-1j5aui6){background:var(--accent);border-radius:inherit;height:100%;transition:width var(--dur-slow) var(--ease-out);display:block}.live-demo-hint.svelte-1j5aui6{text-align:center;font-size:var(--text-xs);color:var(--text-disabled);margin:0 0 12px}.live-demo-hint.svelte-1j5aui6 kbd:where(.svelte-1j5aui6){font-family:var(--font-mono);border-radius:var(--radius-xs);background:var(--bg-surface-3);border:1px solid var(--border-default);color:var(--text-secondary);padding:1px 5px}.live-demo-stack.svelte-1j5aui6{position:relative}.live-demo-ghost.svelte-1j5aui6{border-radius:var(--radius-xl);background:var(--bg-surface-1);border:1px solid var(--border-subtle);height:100%;position:absolute;top:0;left:7%;right:7%}.live-demo-ghost-near.svelte-1j5aui6{opacity:.65;transform:translateY(11px)scale(.98)}.live-demo-ghost-far.svelte-1j5aui6{opacity:.35;transform:translateY(22px)scale(.96)}.live-demo-card.svelte-1j5aui6{position:relative}.live-demo-card.svelte-1j5aui6 .card-stage{background:var(--bg-elevated);min-height:250px;box-shadow:var(--shadow-md);padding:30px 26px}.live-demo-card.svelte-1j5aui6 .card-content{max-width:none}.live-demo-card.svelte-1j5aui6 .card-prose-front{font-size:1.1875rem;font-weight:var(--weight-semibold);letter-spacing:-.01em;line-height:1.4}.live-demo-card.svelte-1j5aui6 .card-prose-back{font-size:1.0625rem;font-weight:var(--weight-medium);color:var(--text-secondary);line-height:1.45}.live-demo-card.svelte-1j5aui6 .flip-extra{font-size:var(--text-sm)}.demo-blank{border-bottom:2px dashed var(--accent);color:var(--accent);font-weight:var(--weight-bold);padding:0 3px}.demo-answer{color:var(--correct);font-weight:var(--weight-bold)}.live-demo-grade.svelte-1j5aui6{margin-top:12px}.live-demo-grade.svelte-1j5aui6 .rating-prompt{display:none}.live-demo-grade.svelte-1j5aui6 .rating-buttons{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.live-demo-grade.svelte-1j5aui6 .rate-btn{border-radius:10px;gap:4px;padding:9px 4px}.live-demo-grade.svelte-1j5aui6 .rate-key{font-family:var(--font-mono);border-radius:var(--radius-xs);background:var(--bg-surface-2);border:1px solid var(--border-default);padding:1px 6px;font-size:.6875rem}.live-demo-grade.svelte-1j5aui6 .rate-label{font-size:var(--text-ui)}.live-demo-grade.svelte-1j5aui6 .rate-interval{font-size:var(--text-2xs)}.live-demo-grade.svelte-1j5aui6 .rate-btn.selected .rate-key{background:var(--rating);border-color:var(--rating);color:#fff}.live-demo-footnote.svelte-1j5aui6{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-disabled);align-items:center;gap:8px;margin:14px 0 0;display:flex}.live-demo-pip.svelte-1j5aui6{border-radius:var(--radius-full);background:var(--accent);width:6px;height:6px;animation:1.5s ease-in-out infinite recallit-pulse}.section-heading.svelte-inw08m{gap:14px;display:grid}.section-heading-left.svelte-inw08m{justify-items:start}.section-heading-center.svelte-inw08m{text-align:center;justify-items:center;max-width:720px;margin-inline:auto}.section-heading-kicker.svelte-inw08m{align-items:center;gap:12px;display:flex}.section-heading-eyebrow.svelte-inw08m{font-size:var(--text-2xs);font-weight:var(--weight-bold);letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary);align-items:center;gap:10px;display:inline-flex}.section-heading-diamond.svelte-inw08m{background:var(--accent);width:7px;height:7px;box-shadow:var(--glow-purple);border-radius:1.5px;transform:rotate(45deg)}.section-heading-title.svelte-inw08m{font-family:var(--font-sans);font-weight:var(--weight-bold);letter-spacing:-.035em;color:var(--text-primary);text-wrap:balance;max-width:22ch;margin:0;line-height:1.1}.section-heading-center.svelte-inw08m .section-heading-title:where(.svelte-inw08m){margin-inline:auto}.section-heading-title-sm.svelte-inw08m{font-size:clamp(1.5rem,2.6vw,2rem)}.section-heading-title-md.svelte-inw08m{font-size:clamp(2rem,3.6vw,2.75rem)}.section-heading-title-lg.svelte-inw08m{font-size:clamp(2.5rem,5vw,3.5rem)}.section-heading-lead.svelte-inw08m{max-width:62ch;font-size:clamp(1rem,1.4vw,1.1875rem);font-weight:var(--weight-light);color:var(--text-tertiary);text-wrap:pretty;margin:0;line-height:1.55}.section-heading-actions.svelte-inw08m{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.type-demo.svelte-flotuo{background:var(--bg-surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);gap:12px;padding:20px;display:grid}.type-demo-label.svelte-flotuo{font-size:var(--text-2xs);font-weight:var(--weight-bold);letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary)}.type-demo-stage.svelte-flotuo{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);height:170px}.type-demo-stage-cloze.svelte-flotuo{align-content:center;gap:14px;padding:22px;display:grid}.cloze-line.svelte-flotuo{font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--text-primary);flex-wrap:wrap;align-items:baseline;gap:6px;margin:0;line-height:1.5;display:flex}.cloze-slot.svelte-flotuo{border-radius:var(--radius-sm);border:1px dashed var(--border-accent);place-items:center;min-width:104px;height:26px;animation:6s infinite svelte-flotuo-cloze-slot;display:inline-grid;position:relative}@keyframes svelte-flotuo-cloze-slot{0%,20%{background:var(--purple-50);border-color:var(--border-accent)}38%,to{background:0 0;border-color:#0000}}.cloze-answer.svelte-flotuo{color:var(--text-purple);animation:6s infinite svelte-flotuo-cloze-answer}@keyframes svelte-flotuo-cloze-answer{0%,24%{opacity:0}42%,to{opacity:1}}.cloze-rule.svelte-flotuo{align-items:center;gap:10px;animation:6s infinite svelte-flotuo-cloze-rule;display:flex}.cloze-rule.svelte-flotuo i:where(.svelte-flotuo){background:linear-gradient(90deg, transparent, var(--border-default), transparent);flex:1;height:1px}.cloze-rule.svelte-flotuo b:where(.svelte-flotuo){background:var(--accent);width:7px;height:7px;box-shadow:var(--glow-purple);transform:rotate(45deg)}@keyframes svelte-flotuo-cloze-rule{0%,30%{opacity:0}48%,to{opacity:1}}.cloze-note.svelte-flotuo{font-size:var(--text-sm);color:var(--text-tertiary)}.type-demo-stage-dimension.svelte-flotuo{align-content:center;gap:10px;padding:18px 22px;display:grid}.dim-subject.svelte-flotuo{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-tertiary)}.dim-table.svelte-flotuo{border-collapse:collapse;text-align:start;width:100%}.dim-sr.svelte-flotuo{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dim-table.svelte-flotuo th:where(.svelte-flotuo){font-size:var(--text-2xs);font-weight:var(--weight-bold);letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);text-align:start;padding:4px 8px}.dim-table.svelte-flotuo tbody:where(.svelte-flotuo) th:where(.svelte-flotuo){font-family:var(--font-mono);text-transform:none;letter-spacing:0;color:var(--text-secondary)}.dim-table.svelte-flotuo td:where(.svelte-flotuo){padding:3px 4px}.dim-cell.svelte-flotuo{border-radius:var(--radius-sm);font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary);animation:svelte-flotuo-dim-cell calc(var(--cell-count,6) * 1.1s) steps(1, end) infinite;animation-delay:calc(var(--cell-index,0) * -1.1s);border:1px solid #0000;padding:5px 8px;display:block}@keyframes svelte-flotuo-dim-cell{0%{background:var(--purple-50);border-color:var(--border-accent);color:var(--text-purple)}16.66%{color:var(--text-primary);background:0 0;border-color:#0000}}.type-demo-caption.svelte-flotuo{font-size:var(--text-sm);color:var(--text-tertiary);margin:0;line-height:1.6}.occlusion.svelte-lj03yt{background:var(--bg-surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);gap:14px;margin:0;padding:20px;display:grid}.occlusion-label.svelte-lj03yt{font-size:var(--text-2xs);font-weight:var(--weight-bold);letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary)}.occlusion-stage.svelte-lj03yt{border-radius:var(--radius-md);background:var(--bg-elevated);border:1px solid var(--border-subtle);width:100%;max-width:345px;margin-inline:auto;position:relative;overflow:hidden}.occlusion-image.svelte-lj03yt{object-fit:contain;width:100%;height:100%;display:block}.occlusion-region.svelte-lj03yt{place-items:center;display:grid;position:absolute}.occlusion-mask.svelte-lj03yt{border-radius:var(--radius-sm);background:var(--purple-100);border:2px dashed var(--accent);animation:svelte-lj03yt-occlusion-mask var(--occ-cycle,8s) ease infinite;animation-delay:var(--occ-offset,0s);position:absolute;inset:0}@keyframes svelte-lj03yt-occlusion-mask{0%,2%{opacity:1}7%,20%{opacity:0}25%,to{opacity:1}}.occlusion-answer.svelte-lj03yt{z-index:1;border-radius:var(--radius-pill);background:var(--bg-overlay,var(--bg-surface-1));border:1px solid var(--border-accent);color:var(--text-purple);font-size:var(--text-2xs);font-weight:var(--weight-semibold);white-space:nowrap;opacity:0;animation:svelte-lj03yt-occlusion-answer var(--occ-cycle,8s) ease infinite;animation-delay:var(--occ-offset,0s);padding:2px 8px;position:relative}@keyframes svelte-lj03yt-occlusion-answer{0%,4%{opacity:0}9%,18%{opacity:1}23%,to{opacity:0}}.occlusion-caption.svelte-lj03yt{font-size:var(--text-sm);color:var(--text-tertiary);text-align:center;margin:0;line-height:1.6}.feature-grid.svelte-1ik3089{--feature-gap:18px;gap:var(--feature-gap);grid-template-columns:repeat(auto-fit, minmax(min(max(var(--feature-min,240px), (100% - (var(--feature-columns,3) - 1) * var(--feature-gap)) / var(--feature-columns,3)), 100%), 1fr));display:grid}.feature-grid-dense.svelte-1ik3089{--feature-gap:14px}.feature-card.svelte-1ik3089{background:var(--bg-surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:transform var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out), border-color var(--dur-base) var(--ease-out);align-content:start;gap:10px;padding:22px;display:grid}.feature-card.svelte-1ik3089:hover{border-color:var(--border-default);box-shadow:var(--shadow-md);transform:translateY(var(--lift-1))}.feature-grid-dense.svelte-1ik3089 .feature-card:where(.svelte-1ik3089){padding:18px}.feature-icon.svelte-1ik3089{border-radius:var(--radius-md);background:color-mix(in srgb, var(--feature-accent,var(--accent)) 14%, transparent);width:34px;height:34px;color:var(--feature-accent,var(--accent));place-items:center;display:grid}.feature-badge.svelte-1ik3089{justify-self:start}.feature-title.svelte-1ik3089{font-family:var(--font-sans);font-size:1.375rem;font-weight:var(--weight-bold);letter-spacing:-.02em;color:var(--text-primary);margin:0}.feature-grid-dense.svelte-1ik3089 .feature-card:where(.svelte-1ik3089){border-radius:var(--radius-md)}.feature-grid-dense.svelte-1ik3089 .feature-title:where(.svelte-1ik3089){font-size:var(--text-base)}.feature-description.svelte-1ik3089{font-size:var(--text-ui);color:var(--text-secondary);text-wrap:pretty;margin:0;line-height:1.6}.feature-list.svelte-l2g6vh{gap:14px;margin:0;display:grid}.feature-list-item.svelte-l2g6vh:not(:first-child){border-top:1px solid var(--border-subtle);padding-top:14px}.feature-list-title.svelte-l2g6vh{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary)}.feature-list-description.svelte-l2g6vh{font-size:var(--text-ui);color:var(--text-secondary);text-wrap:pretty;margin:4px 0 0;line-height:1.6}.spine.svelte-s1z84w{background:var(--bg-surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-spine);box-shadow:var(--shadow-md);grid-template-columns:1fr 1.1fr;align-items:center;gap:40px;padding:32px 32px 32px 40px;display:grid;position:relative;overflow:hidden}.spine-edge.svelte-s1z84w{background:var(--accent);width:5px;position:absolute;inset-block:0;inset-inline-start:0}.spine-eyebrow.svelte-s1z84w{font-size:var(--text-2xs);font-weight:var(--weight-bold);letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary)}.spine-title.svelte-s1z84w{font-size:var(--text-xl);font-weight:var(--weight-bold);letter-spacing:-.02em;color:var(--text-primary);margin:10px 0 0}.spine-lead.svelte-s1z84w{max-width:44ch;font-size:var(--text-ui);color:var(--text-secondary);text-wrap:pretty;margin:10px 0 0;line-height:1.65}.spine-panel.svelte-s1z84w{background:var(--bg-surface-2);border-radius:var(--radius-md);gap:12px;padding:18px;display:grid}@media (width<=820px){.spine.svelte-s1z84w{grid-template-columns:1fr;gap:24px;padding:26px 22px 26px 30px}}.anatomy.svelte-nzuo9y{gap:12px;margin:0;display:grid}.anatomy-row.svelte-nzuo9y{grid-template-columns:92px 1fr;align-items:center;gap:14px;display:grid}.anatomy-label.svelte-nzuo9y{font-size:var(--text-2xs);font-weight:var(--weight-bold);letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary)}.anatomy-value.svelte-nzuo9y{min-width:0;margin:0}.anatomy-fields.svelte-nzuo9y{flex-wrap:wrap;gap:8px;display:flex}.anatomy-field.svelte-nzuo9y{border-radius:var(--radius-pill);background:var(--purple-50);border:1px solid var(--border-accent);color:var(--text-purple);font-size:var(--text-xs);font-weight:var(--weight-semibold);padding:4px 10px}.anatomy-template.svelte-nzuo9y{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--text-secondary)}.anatomy-switch.svelte-nzuo9y{border-radius:var(--radius-md);background:var(--bg-surface-3);border:1px solid var(--border-subtle);gap:2px;padding:3px;display:inline-flex}.anatomy-mode.svelte-nzuo9y{border-radius:var(--radius-sm);font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--text-tertiary);padding:4px 12px}.anatomy-mode-active.svelte-nzuo9y{background:var(--accent);color:var(--accent-fg);box-shadow:var(--glow-purple)}@media (width<=520px){.anatomy-row.svelte-nzuo9y{grid-template-columns:1fr;gap:6px}}.import.svelte-1odoajp{background:var(--bg-surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);gap:14px;padding:22px;display:grid}.import-label.svelte-1odoajp{font-size:var(--text-2xs);font-weight:var(--weight-bold);letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary)}.import-stage.svelte-1odoajp{grid-template-columns:120px 1fr;align-items:center;gap:32px;display:grid}.import-file-lane.svelte-1odoajp{height:78px;position:relative}.import-file.svelte-1odoajp{border-radius:var(--radius-md);border:1px solid var(--border-default);background:var(--bg-elevated);align-content:center;place-items:center;gap:4px;width:88px;animation:6s infinite svelte-1odoajp-import-travel;display:grid;position:absolute;inset:0}@keyframes svelte-1odoajp-import-travel{0%{opacity:1;transform:translate(0)rotate(-3deg)}30%{opacity:1;transform:translate(150px)rotate(0)}38%{opacity:0;transform:translate(150px)rotate(0)}to{opacity:0;transform:translate(0)rotate(-3deg)}}.import-file-name.svelte-1odoajp,.import-file-size.svelte-1odoajp{font-family:var(--font-mono);font-size:var(--text-2xs)}.import-file-name.svelte-1odoajp{color:var(--text-tertiary)}.import-file-size.svelte-1odoajp{color:var(--text-disabled)}.import-target.svelte-1odoajp{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-elevated);gap:9px;padding:14px;display:grid}.import-counter-row.svelte-1odoajp{align-items:center;gap:8px;display:flex}.import-counter-label.svelte-1odoajp{font-size:var(--text-xs);color:var(--text-tertiary)}.import-counter.svelte-1odoajp{height:22px;margin-inline-start:auto;display:block;overflow:hidden}.import-counter-reel.svelte-1odoajp{font-family:var(--font-mono);font-size:var(--text-ui);font-weight:var(--weight-semibold);animation:6s step-end infinite svelte-1odoajp-import-count;display:block}.import-counter-frame.svelte-1odoajp{height:22px;line-height:22px;display:block}@keyframes svelte-1odoajp-import-count{0%,30%{transform:translateY(0)}45%{transform:translateY(-22px)}58%{transform:translateY(-44px)}70%,to{transform:translateY(-66px)}}.import-bar.svelte-1odoajp{border-radius:var(--radius-pill);background:var(--bg-surface-3);height:6px;display:block;overflow:hidden}.import-bar.svelte-1odoajp i:where(.svelte-1odoajp){background:var(--accent);height:100%;animation:6s linear infinite svelte-1odoajp-import-fill;display:block}@keyframes svelte-1odoajp-import-fill{0%,32%{width:0}62%,to{width:100%}}.import-deck.svelte-1odoajp{font-size:var(--text-xs);color:var(--text-secondary);animation:6s infinite svelte-1odoajp-import-land;animation-delay:var(--import-delay,0s);align-items:center;gap:8px;display:flex}@keyframes svelte-1odoajp-import-land{0%,55%{opacity:0;transform:translateY(6px)}70%,to{opacity:1;transform:translateY(0)}}.import-deck-dot.svelte-1odoajp{background:var(--deck-accent,var(--accent));border-radius:2px;width:6px;height:6px}.import-caption.svelte-1odoajp{font-size:var(--text-sm);color:var(--text-tertiary);margin:0;line-height:1.6}@media (width<=640px){.import-stage.svelte-1odoajp{grid-template-columns:1fr;gap:18px}.import-file-lane.svelte-1odoajp{display:none}}.comparison.svelte-1kq02kc{background:var(--bg-surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden}.comparison-table.svelte-1kq02kc{table-layout:fixed;border-collapse:collapse;text-align:start;width:100%}.comparison-caption.svelte-1kq02kc,.comparison-sr.svelte-1kq02kc{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.comparison-table.svelte-1kq02kc thead:where(.svelte-1kq02kc) th:where(.svelte-1kq02kc){background:var(--bg-surface-2);border-bottom:1px solid var(--border-subtle);font-size:var(--text-2xs);font-weight:var(--weight-bold);letter-spacing:.08em;text-transform:uppercase;text-align:start;padding:clamp(10px,1.3vw,14px) clamp(10px,2.2vw,24px)}.comparison-col.svelte-1kq02kc{color:var(--text-tertiary)}.comparison-col-ours.svelte-1kq02kc{color:var(--text-purple)}.comparison-table.svelte-1kq02kc tbody:where(.svelte-1kq02kc) tr:where(.svelte-1kq02kc):not(:last-child) th:where(.svelte-1kq02kc),.comparison-table.svelte-1kq02kc tbody:where(.svelte-1kq02kc) tr:where(.svelte-1kq02kc):not(:last-child) td:where(.svelte-1kq02kc){border-bottom:1px solid var(--border-subtle)}.comparison-table.svelte-1kq02kc tbody:where(.svelte-1kq02kc) th:where(.svelte-1kq02kc),.comparison-table.svelte-1kq02kc tbody:where(.svelte-1kq02kc) td:where(.svelte-1kq02kc){font-size:clamp(.78rem, 1.5vw, var(--text-ui));text-align:start;vertical-align:top;overflow-wrap:break-word;padding:clamp(11px,1.5vw,16px) clamp(10px,2.2vw,24px);line-height:1.55}.comparison-aspect.svelte-1kq02kc{width:26%;font-weight:var(--weight-semibold);color:var(--text-primary)}.comparison-theirs.svelte-1kq02kc{width:37%;color:var(--text-tertiary)}.comparison-ours.svelte-1kq02kc{width:37%;color:var(--text-secondary)}@media (width<=700px){.comparison-aspect.svelte-1kq02kc{width:32%}.comparison-theirs.svelte-1kq02kc,.comparison-ours.svelte-1kq02kc{width:34%}}.steps.svelte-21t6f8{gap:20px;margin:0;padding:0;list-style:none;display:grid}.step.svelte-21t6f8{padding-inline-start:46px;position:relative}.step-number.svelte-21t6f8{inset-inline-start:0;border-radius:var(--radius-full);background:var(--bg-surface-3);border:1px solid var(--border-default);width:30px;height:30px;font-family:var(--font-mono);font-size:var(--text-xs);font-weight:var(--weight-bold);color:var(--text-purple);place-items:center;display:grid;position:absolute;top:0}.step-title.svelte-21t6f8{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary);display:block}.step-description.svelte-21t6f8{max-width:50ch;font-size:var(--text-ui);color:var(--text-secondary);text-wrap:pretty;margin:4px 0 0;line-height:1.6}.ladder.svelte-1y5vzmc{background:var(--bg-surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);gap:12px;padding:20px;display:grid}.ladder-label.svelte-1y5vzmc{font-size:var(--text-2xs);font-weight:var(--weight-bold);letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary)}.ladder-track.svelte-1y5vzmc{border-radius:var(--radius-pill);background:var(--bg-surface-3);height:10px;display:block;overflow:hidden}.ladder-fill.svelte-1y5vzmc{border-radius:inherit;background:var(--accent);height:100%;animation:10s ease-in-out infinite svelte-1y5vzmc-ladder-step;display:block}@keyframes svelte-1y5vzmc-ladder-step{0%,18%{width:12%}20%,38%{width:24%}40%,58%{width:42%}60%,78%{width:66%}80%,to{width:100%}}.ladder-stops.svelte-1y5vzmc{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-disabled);justify-content:space-between;display:flex}.ladder-caption.svelte-1y5vzmc{font-size:var(--text-sm);color:var(--text-tertiary);margin:0;line-height:1.6}.curve.svelte-115nkun{background:var(--bg-surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);gap:14px;margin:0;padding:22px;display:grid}.curve-head.svelte-115nkun{justify-content:space-between;align-items:center;gap:16px;display:flex}.curve-label.svelte-115nkun{font-size:var(--text-2xs);font-weight:var(--weight-bold);letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary)}.curve-target.svelte-115nkun{align-items:center;gap:10px;display:flex}.curve-ring.svelte-115nkun{border-radius:var(--radius-full);background:conic-gradient(var(--accent) var(--curve-target,87%), var(--bg-surface-3) 0);place-items:center;width:44px;height:44px;display:grid}.curve-ring-hole.svelte-115nkun{border-radius:var(--radius-full);background:var(--bg-surface-1);width:34px;height:34px;font-size:var(--text-2xs);font-weight:var(--weight-bold);color:var(--text-primary);font-variant-numeric:tabular-nums;place-items:center;display:grid}.curve-target-text.svelte-115nkun{display:grid}.curve-target-text.svelte-115nkun b:where(.svelte-115nkun){font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary)}.curve-target-text.svelte-115nkun i:where(.svelte-115nkun){font-style:normal;font-size:var(--text-2xs);color:var(--text-tertiary)}.curve-chart.svelte-115nkun{width:100%;height:auto;display:block}.curve-tick.svelte-115nkun{font-family:var(--font-mono);fill:var(--text-tertiary);font-size:9px}.curve-caption.svelte-115nkun{font-size:var(--text-xs);color:var(--text-tertiary);text-align:center}.planner.svelte-dnejuf{background:var(--bg-surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);overflow:hidden}.planner-head.svelte-dnejuf{border-bottom:1px solid var(--border-subtle);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;padding:14px clamp(10px,2.1vw,22px);display:flex}.planner-title.svelte-dnejuf{font-size:var(--text-sm);font-weight:var(--weight-bold);letter-spacing:.08em;text-transform:uppercase;color:var(--text-primary);margin:0}.planner-meta.svelte-dnejuf{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-tertiary)}.planner-body.svelte-dnejuf{grid-template-columns:minmax(0,1fr) 300px;display:grid}.planner-week.svelte-dnejuf{grid-template-columns:repeat(7,minmax(0,1fr));align-content:start;gap:clamp(3px,.7vw,8px);padding:clamp(10px,1.7vw,18px) clamp(10px,2.1vw,22px) clamp(12px,2.1vw,22px);display:grid}.planner-day.svelte-dnejuf{border-radius:var(--radius-md);align-content:start;gap:clamp(4px,.7vw,8px);padding:clamp(4px,.7vw,8px) clamp(2px,.5vw,6px);display:grid}.planner-day-rest.svelte-dnejuf{background:var(--purple-50)}.planner-day-rest.svelte-dnejuf .planner-day-name:where(.svelte-dnejuf){color:var(--text-purple)}.planner-day-name.svelte-dnejuf{text-align:center;font-size:var(--text-2xs);font-weight:var(--weight-bold);letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary);margin:0}.planner-rest.svelte-dnejuf{font-size:var(--text-xs);color:var(--text-disabled);place-items:center;padding:12px 0;display:grid}.planner-slot.svelte-dnejuf{border-radius:var(--radius-md);background:var(--bg-surface-2);border-inline-start:3px solid var(--slot-accent,var(--accent));gap:3px;min-width:0;padding:clamp(5px,.85vw,8px) clamp(5px,.95vw,9px);display:grid}.planner-slot-deck.svelte-dnejuf{font-size:clamp(.68rem, 1.05vw, var(--text-sm));font-weight:var(--weight-semibold);color:var(--text-primary)}.planner-slot-when.svelte-dnejuf{font-style:normal;font-family:var(--font-mono);font-size:clamp(.58rem, .85vw, var(--text-2xs));color:var(--text-tertiary);overflow-wrap:anywhere}.planner-rail.svelte-dnejuf{border-inline-start:1px solid var(--border-subtle);align-content:start;gap:18px;padding:clamp(10px,1.7vw,18px) clamp(10px,2.1vw,22px) clamp(12px,2.1vw,22px);display:grid}.planner-block.svelte-dnejuf{gap:8px;display:grid}.planner-block-label.svelte-dnejuf{font-size:var(--text-2xs);font-weight:var(--weight-bold);letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary)}.planner-forecast.svelte-dnejuf{align-items:flex-end;gap:6px;height:100px;display:flex}.planner-bar.svelte-dnejuf{background:var(--bg-surface-3);border-radius:3px;flex:1}.planner-bar-peak.svelte-dnejuf{background:var(--accent)}.planner-axis.svelte-dnejuf{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-disabled);justify-content:space-between;display:flex}.planner-axis.svelte-dnejuf span:where(.svelte-dnejuf){text-align:center;flex:1}.planner-warning.svelte-dnejuf,.planner-tip.svelte-dnejuf{border-radius:var(--radius-md);align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.planner-warning.svelte-dnejuf{background:var(--status-warning-bg);border:1px solid var(--status-warning-border)}.planner-warning-icon{color:var(--status-warning);flex:none;margin-top:2px}.planner-warning-text.svelte-dnejuf{gap:2px;display:grid}.planner-warning-text.svelte-dnejuf b:where(.svelte-dnejuf){font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary)}.planner-warning-text.svelte-dnejuf span:where(.svelte-dnejuf){font-size:var(--text-xs);color:var(--text-tertiary)}.planner-adherence.svelte-dnejuf{justify-content:space-between;align-items:baseline;display:flex}.planner-adherence.svelte-dnejuf b:where(.svelte-dnejuf){font-size:var(--text-lg);font-weight:var(--weight-bold);font-variant-numeric:tabular-nums;color:var(--text-primary)}.planner-adherence.svelte-dnejuf i:where(.svelte-dnejuf){font-style:normal;font-weight:var(--weight-normal);color:var(--text-tertiary)}.planner-adherence-pct.svelte-dnejuf{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-tertiary)}.planner-adherence-track.svelte-dnejuf{border-radius:var(--radius-pill);background:var(--bg-surface-3);height:6px;overflow:hidden}.planner-adherence-track.svelte-dnejuf i:where(.svelte-dnejuf){background:var(--accent);height:100%;display:block}.planner-tip.svelte-dnejuf{background:var(--bg-surface-2);font-size:var(--text-xs);color:var(--text-secondary);line-height:1.5}.planner-tip-icon{color:var(--accent);flex:none;margin-top:2px}@media (width<=980px){.planner-body.svelte-dnejuf{grid-template-columns:minmax(0,1fr)}.planner-rail.svelte-dnejuf{border-inline-start:none;border-top:1px solid var(--border-subtle)}}@media (width<=640px){.planner-week.svelte-dnejuf{grid-template-columns:minmax(0,1fr);gap:6px}.planner-day.svelte-dnejuf{grid-template-columns:clamp(34px,11vw,46px) minmax(0,1fr);align-items:center;gap:4px 10px;padding:6px}.planner-day-name.svelte-dnejuf{text-align:start;grid-area:1/1}.planner-slot.svelte-dnejuf,.planner-rest.svelte-dnejuf{grid-column:2}.planner-slot.svelte-dnejuf{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:10px}.planner-slot-deck.svelte-dnejuf{font-size:var(--text-sm)}.planner-slot-when.svelte-dnejuf{font-size:var(--text-2xs)}.planner-rest.svelte-dnejuf{justify-items:start;padding:4px 0}}.wizard.svelte-3nwklw{background:var(--bg-surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);overflow:hidden}.wizard-head.svelte-3nwklw{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.wizard-head-text.svelte-3nwklw{gap:2px;display:grid}.wizard-title.svelte-3nwklw{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary)}.wizard-meta.svelte-3nwklw{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-tertiary)}.wizard-dots.svelte-3nwklw{flex-shrink:0;gap:5px;display:flex}.wizard-dot.svelte-3nwklw{border-radius:var(--radius-full);background:var(--bg-surface-3);width:7px;height:7px}.wizard-dot-done.svelte-3nwklw{background:var(--accent);opacity:.45}.wizard-dot-current.svelte-3nwklw{background:var(--accent);box-shadow:var(--glow-purple)}.wizard-decks.svelte-3nwklw{gap:10px;margin:0;padding:18px 20px;list-style:none;display:grid}.wizard-deck.svelte-3nwklw{border-radius:var(--radius-md);background:var(--bg-surface-2);align-items:center;gap:12px;padding:12px;display:flex}.wizard-deck-icon.svelte-3nwklw{border-radius:var(--radius-md);background:color-mix(in srgb, var(--deck-accent,var(--accent)) 14%, transparent);width:32px;height:32px;color:var(--deck-accent,var(--accent));flex-shrink:0;place-items:center;display:grid}.wizard-deck-text.svelte-3nwklw{flex:1;min-width:0;display:grid}.wizard-deck-text.svelte-3nwklw b:where(.svelte-3nwklw){font-size:var(--text-ui);font-weight:var(--weight-semibold);color:var(--text-primary)}.wizard-deck-text.svelte-3nwklw i:where(.svelte-3nwklw){font-style:normal;font-size:var(--text-xs);color:var(--text-tertiary)}.wizard-deck-action.svelte-3nwklw{border-radius:var(--radius-md);border:1px solid var(--border-default);font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--text-secondary);flex-shrink:0;padding:6px 12px}.wizard-foot.svelte-3nwklw{border-top:1px solid var(--border-subtle);font-size:var(--text-ui);justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;display:flex}.wizard-skip.svelte-3nwklw{color:var(--text-tertiary)}.wizard-continue.svelte-3nwklw{font-weight:var(--weight-semibold);color:var(--text-purple)}.roadmap.svelte-1n1m3x9{border-top:1px solid var(--border-strong);grid-template-columns:repeat(4,1fr);gap:0;margin:0;padding:0;list-style:none;display:grid}.roadmap-stage.svelte-1n1m3x9{border-inline-end:1px solid var(--border-subtle);align-content:start;gap:6px;padding:20px;display:grid}.roadmap-stage.svelte-1n1m3x9:first-child{padding-inline-start:0}.roadmap-stage.svelte-1n1m3x9:last-child{border-inline-end:none;padding-inline-end:0}.roadmap-horizon.svelte-1n1m3x9{font-family:var(--font-mono);font-size:var(--text-2xs);font-weight:var(--weight-bold);letter-spacing:.1em;color:var(--text-tertiary);align-items:center;gap:8px;display:flex}.roadmap-dot.svelte-1n1m3x9{border-radius:var(--radius-full);background:var(--border-strong);width:8px;height:8px}.roadmap-stage-current.svelte-1n1m3x9 .roadmap-horizon:where(.svelte-1n1m3x9){color:var(--text-purple)}.roadmap-stage-current.svelte-1n1m3x9 .roadmap-dot:where(.svelte-1n1m3x9){background:var(--accent);box-shadow:var(--glow-purple)}.roadmap-title.svelte-1n1m3x9{font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--text-primary)}.roadmap-description.svelte-1n1m3x9{font-size:var(--text-ui);color:var(--text-secondary);line-height:1.55}@media (width<=860px){.roadmap.svelte-1n1m3x9{grid-template-columns:1fr 1fr}.roadmap-stage.svelte-1n1m3x9{border-bottom:1px solid var(--border-subtle);padding-inline:20px}.roadmap-stage.svelte-1n1m3x9:nth-child(odd){padding-inline-start:0}.roadmap-stage.svelte-1n1m3x9:nth-child(2n){border-inline-end:none;padding-inline-end:0}}@media (width<=560px){.roadmap.svelte-1n1m3x9{grid-template-columns:1fr}.roadmap-stage.svelte-1n1m3x9{border-inline-end:none;padding-inline:0}}.faq.svelte-1dx51or{grid-template-columns:1fr 1fr;gap:28px 48px;margin:0;display:grid}.faq-item.svelte-1dx51or{gap:6px;display:grid}.faq-question.svelte-1dx51or{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary)}.faq-answer.svelte-1dx51or{font-size:var(--text-ui);color:var(--text-secondary);text-wrap:pretty;margin:0;line-height:1.65}@media (width<=760px){.faq.svelte-1dx51or{grid-template-columns:1fr;gap:24px}}.cta-band.svelte-ekt2ia{text-align:center;border-radius:var(--radius-xl);justify-items:center;gap:16px;padding:clamp(44px,6vw,64px) 40px;display:grid}.cta-band-accent.svelte-ekt2ia{background:var(--accent-band,var(--accent))}.cta-band-graphite.svelte-ekt2ia{background:var(--bg-surface-2);border:1px solid var(--border-subtle)}.cta-band-title.svelte-ekt2ia{max-width:18ch;font-family:var(--font-sans);font-size:clamp(1.75rem,3.6vw,2.5rem);font-weight:var(--weight-bold);letter-spacing:-.04em;text-wrap:balance;margin:0;line-height:1.06}.cta-band-lead.svelte-ekt2ia{max-width:44ch;font-size:var(--text-lg);text-wrap:pretty;margin:0;line-height:1.55}.cta-band-form.svelte-ekt2ia{justify-items:center;width:100%;margin-top:6px;display:grid}.cta-band-accent.svelte-ekt2ia .cta-band-title:where(.svelte-ekt2ia){color:var(--accent-fg)}.cta-band-accent.svelte-ekt2ia .cta-band-lead:where(.svelte-ekt2ia){color:#ffffffeb}.cta-band-graphite.svelte-ekt2ia .cta-band-title:where(.svelte-ekt2ia){color:var(--text-primary)}.cta-band-graphite.svelte-ekt2ia .cta-band-lead:where(.svelte-ekt2ia){color:var(--text-secondary)}.reveal.svelte-1s0bpc{opacity:0;transform:translateY(var(--reveal-distance,14px));transition:opacity calc(var(--dur-reveal) * 2) var(--ease-out) var(--reveal-delay,0s), transform calc(var(--dur-reveal) * 2) var(--ease-out) var(--reveal-delay,0s)}.reveal-shown.svelte-1s0bpc{opacity:1;transform:none}.section.svelte-skv6c4{grid-template-columns:minmax(0,1fr);gap:20px;max-width:1120px;margin:96px auto 0;padding-inline:56px;scroll-margin-top:80px;display:grid}.section-first.svelte-skv6c4{margin-top:96px}.section-ruled.svelte-skv6c4{border-top:1px solid var(--border-subtle);padding-top:96px}.section-cta.svelte-skv6c4{max-width:1160px}.section.svelte-skv6c4>.section-head.head-32{margin-bottom:12px}.section.svelte-skv6c4>.section-head.head-36{margin-bottom:16px}.section.svelte-skv6c4>.section-shelf-head{margin-top:24px;margin-bottom:2px}.pair.svelte-skv6c4{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.split.svelte-skv6c4{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:52px;display:grid}.split-even.svelte-skv6c4{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:36px}.split-column.svelte-skv6c4{align-content:start;gap:24px;display:grid}@media (width<=900px){.section.svelte-skv6c4{margin-top:64px;padding-inline:24px}.section-ruled.svelte-skv6c4{padding-top:64px}.pair.svelte-skv6c4,.split.svelte-skv6c4,.split-even.svelte-skv6c4{grid-template-columns:minmax(0,1fr);gap:24px}}
