.hero.svelte-tibptj{padding:var(--space-3xl) 0;background:var(--color-bg-white)}.hero-content.svelte-tibptj{text-align:center;max-width:720px;margin:0 auto}.hero-title.svelte-tibptj{font-size:var(--font-size-3xl);color:var(--color-text);font-weight:600;margin-bottom:var(--space-md);line-height:var(--line-height-tight);font-feature-settings:"palt" 1;letter-spacing:.01em}.hero-subtitle.svelte-tibptj{font-size:var(--font-size-lg);color:var(--color-text-muted);line-height:var(--line-height-normal);margin-bottom:0;font-weight:400}@media(min-width:768px){.hero.svelte-tibptj{padding:var(--space-3xl) 0 var(--space-3xl)}.hero-title.svelte-tibptj{font-size:var(--font-size-display, 2.5rem)}}.quote-block.svelte-ku7lsr{padding:var(--space-lg) var(--space-xl);margin:var(--space-lg) 0;background:var(--color-bg-muted);border-left:4px solid var(--color-primary);border-radius:0 var(--radius-md) var(--radius-md) 0}.quote-text.svelte-ku7lsr{font-size:var(--font-size-lg);line-height:var(--line-height-relaxed);color:var(--color-text);font-style:italic;margin-bottom:var(--space-sm)}.quote-author.svelte-ku7lsr{font-size:var(--font-size-sm);color:var(--color-text-muted)}.cta-book-card.svelte-m2iqxh{border:1px solid var(--color-border);background:var(--color-bg-white)}.cta-book-inner.svelte-m2iqxh{display:flex;gap:var(--space-lg);flex-direction:column}.cta-book-cover.svelte-m2iqxh{width:100%;max-width:160px;aspect-ratio:3 / 4;background:var(--color-bg-secondary);border-radius:3px;display:flex;align-items:center;justify-content:center;margin:0 auto}.cover-img.svelte-m2iqxh{width:100%;height:100%;object-fit:cover;border-radius:3px}.cover-placeholder.svelte-m2iqxh{color:var(--color-text-light)}.cta-book-info.svelte-m2iqxh{flex:1}.cta-book-title.svelte-m2iqxh{font-size:var(--font-size-lg);margin-bottom:var(--space-xs)}.cta-book-title.svelte-m2iqxh a:where(.svelte-m2iqxh){color:var(--color-text)}.cta-book-author.svelte-m2iqxh{font-size:var(--font-size-sm);color:var(--color-text-muted);margin-bottom:var(--space-sm)}.cta-book-meta.svelte-m2iqxh{display:flex;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-md)}.cta-book-btn.svelte-m2iqxh{width:100%;padding:var(--space-sm) var(--space-lg)}@media(min-width:480px){.cta-book-inner.svelte-m2iqxh{flex-direction:row}.cta-book-cover.svelte-m2iqxh{width:120px;margin:0}.cta-book-btn.svelte-m2iqxh{width:auto}}.skill-chart.svelte-psuo3h{display:flex;flex-direction:column;gap:var(--space-sm)}.skill-row.svelte-psuo3h{display:grid;grid-template-columns:120px 1fr 50px;align-items:center;gap:var(--space-md)}.skill-name.svelte-psuo3h{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.skill-bar-container.svelte-psuo3h{position:relative;height:10px;background:var(--color-bg-muted);border-radius:var(--radius-full);overflow:hidden}.skill-bar.svelte-psuo3h{height:100%;background:linear-gradient(90deg,var(--color-primary),var(--color-accent-light));border-radius:var(--radius-full);transition:width .6s ease}.skill-bar-target.svelte-psuo3h{position:absolute;inset:0 auto 0 0;background:#0a66e62e}.skill-bar-current.overlay.svelte-psuo3h{position:absolute;inset:0 auto 0 0;background:var(--color-accent)}.legend.svelte-psuo3h{display:flex;gap:var(--space-md);font-size:var(--font-size-xs);color:var(--color-text-muted);margin-bottom:var(--space-sm)}.legend-item.svelte-psuo3h{display:inline-flex;align-items:center;gap:var(--space-xs)}.legend-swatch.svelte-psuo3h{display:inline-block;width:14px;height:10px;border-radius:var(--radius-full)}.swatch-current.svelte-psuo3h{background:var(--color-accent)}.swatch-target.svelte-psuo3h{background:#0a66e62e}.skill-level-compare.svelte-psuo3h{display:inline-flex;align-items:center;gap:2px;font-size:var(--font-size-xs);color:var(--color-text-muted);text-align:right;justify-content:flex-end}.skill-level-compare.svelte-psuo3h .num-current:where(.svelte-psuo3h){color:var(--color-text-muted)}.skill-level-compare.svelte-psuo3h .num-target:where(.svelte-psuo3h){color:var(--color-accent);font-weight:var(--font-weight-semibold)}.skill-level-compare.svelte-psuo3h .arrow:where(.svelte-psuo3h){color:var(--color-text-light)}.skill-level.svelte-psuo3h{font-size:var(--font-size-xs);color:var(--color-text-muted);text-align:right}@media(min-width:768px){.skill-row.svelte-psuo3h{grid-template-columns:160px 1fr 60px}}.tldr-card.svelte-a0mk8s{background:var(--color-bg-white);border:1px solid var(--color-border);border-left:4px solid var(--color-accent);border-radius:var(--radius-md);padding:var(--space-lg) var(--space-xl)}.tldr-label.svelte-a0mk8s{display:inline-block;font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);color:var(--color-accent);letter-spacing:.08em;margin-bottom:var(--space-sm)}.tldr-list.svelte-a0mk8s{list-style:none;padding:0;margin:0 0 var(--space-md);display:flex;flex-direction:column;gap:var(--space-xs)}.tldr-list.svelte-a0mk8s li:where(.svelte-a0mk8s){font-size:var(--font-size-base);line-height:1.7;color:var(--color-text)}.tldr-num.svelte-a0mk8s{font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold);color:var(--color-accent);margin-right:2px}.tldr-unit.svelte-a0mk8s{font-size:var(--font-size-sm);color:var(--color-text-muted);margin-right:2px}.tldr-cta.svelte-a0mk8s{display:inline-block;font-size:var(--font-size-sm);color:var(--color-accent);font-weight:var(--font-weight-medium)}.tldr-cta.svelte-a0mk8s:hover{text-decoration:underline}.journey.svelte-1o6n8gj{list-style:none;padding:0;margin:0;position:relative}.journey.svelte-1o6n8gj:before{content:"";position:absolute;left:17px;top:8px;bottom:8px;width:2px;background:var(--color-border)}.journey-item.svelte-1o6n8gj{position:relative;padding-left:var(--space-2xl);padding-bottom:var(--space-2xl)}.journey-item.svelte-1o6n8gj:last-child{padding-bottom:0}.journey-marker.svelte-1o6n8gj{position:absolute;left:0;top:0;width:36px;height:36px;border-radius:var(--radius-full);background:var(--color-accent);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:var(--font-weight-semibold);font-size:var(--font-size-sm);box-shadow:0 0 0 4px var(--color-bg)}.journey-header.svelte-1o6n8gj{display:flex;align-items:center;gap:var(--space-sm);flex-wrap:wrap;margin-bottom:var(--space-sm)}.journey-name.svelte-1o6n8gj{font-size:var(--font-size-xl);margin:0}.journey-focus.svelte-1o6n8gj{font-size:var(--font-size-base);line-height:1.8;color:var(--color-text);margin:0 0 var(--space-md)}.journey-books.svelte-1o6n8gj{margin-top:var(--space-md)}.journey-books-label.svelte-1o6n8gj{font-size:var(--font-size-sm);color:var(--color-text-muted);margin:0 0 var(--space-sm);font-weight:var(--font-weight-medium)}.journey-books-grid.svelte-1o6n8gj{display:grid;gap:var(--space-md);grid-template-columns:1fr}@media(min-width:768px){.journey-books-grid.svelte-1o6n8gj{grid-template-columns:repeat(2,1fr)}}.program-card.svelte-d7x9b9{display:flex;flex-direction:column;gap:var(--space-sm);height:100%}.program-header.svelte-d7x9b9{display:flex;flex-direction:column;gap:var(--space-xs)}.program-tag.svelte-d7x9b9{display:inline-block;align-self:flex-start;font-size:var(--font-size-xs);color:var(--color-text-muted);background:var(--color-bg-muted);padding:.15rem .5rem;border-radius:var(--radius-full);letter-spacing:.04em}.program-name.svelte-d7x9b9{font-size:var(--font-size-lg);margin:0;color:var(--color-text)}.program-reason.svelte-d7x9b9{font-size:var(--font-size-base);line-height:1.7;color:var(--color-text);margin:0}.program-note.svelte-d7x9b9{margin-top:auto}.gap-badge.svelte-1o3oix6{display:inline-flex;align-items:center;gap:var(--space-xs);padding:.35rem .75rem;font-size:var(--font-size-sm);background:var(--color-bg-muted);color:var(--color-warning);border:1px solid var(--color-border);border-radius:var(--radius-full);line-height:1.3}.gap-icon.svelte-1o3oix6{font-size:.7em;color:var(--color-warning)}.persona-hero-card.svelte-185rnpg{max-width:720px}.persona-hero-grid.svelte-185rnpg{display:flex;flex-direction:column;gap:var(--space-lg);align-items:flex-start}.persona-hero-avatar.svelte-185rnpg{flex-shrink:0;width:96px;height:96px;border-radius:var(--radius-full);background:var(--color-bg-muted);overflow:hidden}.persona-hero-avatar.svelte-185rnpg img:where(.svelte-185rnpg){width:100%;height:100%;object-fit:cover}.persona-hero-info.svelte-185rnpg{flex:1;min-width:0}.persona-hero-name.svelte-185rnpg{font-size:var(--font-size-2xl);margin:0 0 var(--space-xs)}.persona-hero-age.svelte-185rnpg{font-size:var(--font-size-base);color:var(--color-text-muted);font-weight:var(--font-weight-normal)}.persona-hero-transition.svelte-185rnpg{display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-sm);font-size:var(--font-size-lg);margin-bottom:var(--space-sm)}.role-current.svelte-185rnpg{color:var(--color-text-muted)}.role-arrow.svelte-185rnpg{color:var(--color-accent);font-weight:var(--font-weight-semibold)}.role-target.svelte-185rnpg{color:var(--color-text);font-weight:var(--font-weight-semibold)}.persona-hero-occupation.svelte-185rnpg{font-size:var(--font-size-sm);color:var(--color-text-muted);line-height:1.7;margin:0 0 var(--space-sm)}.persona-hero-occupation.svelte-185rnpg a:where(.svelte-185rnpg){color:var(--color-accent)}.persona-hero-meta.svelte-185rnpg{margin:0 0 var(--space-md)}.persona-hero-cta.svelte-185rnpg{margin-top:var(--space-sm)}@media(min-width:640px){.persona-hero-grid.svelte-185rnpg{flex-direction:row;align-items:center;gap:var(--space-xl)}.persona-hero-avatar.svelte-185rnpg{width:128px;height:128px}}.prose.svelte-185rnpg p:where(.svelte-185rnpg){font-size:var(--font-size-article);line-height:2;color:var(--color-text);white-space:pre-wrap}.story-card.svelte-185rnpg{border-left:3px solid var(--color-accent)}.story-lead.svelte-185rnpg{font-size:var(--font-size-xs);margin:0 0 var(--space-sm);letter-spacing:.04em}.story-body.svelte-185rnpg{font-size:var(--font-size-article);line-height:2;color:var(--color-text);margin:0;white-space:pre-wrap}.challenge-list.svelte-185rnpg{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-sm)}.challenge-list.svelte-185rnpg li:where(.svelte-185rnpg){padding:var(--space-sm) var(--space-md);border-left:3px solid var(--color-warning);background:var(--color-bg-white);border-radius:0 var(--radius-sm) var(--radius-sm) 0;line-height:1.7}.skill-chart-wrapper.svelte-185rnpg{max-width:720px}.gap-block.svelte-185rnpg{margin-top:var(--space-xl)}.gap-title.svelte-185rnpg{font-size:var(--font-size-lg);margin:0 0 var(--space-sm)}.gap-badges.svelte-185rnpg{display:flex;flex-wrap:wrap;gap:var(--space-sm)}.first-books.svelte-185rnpg{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-xl)}.first-book-item.svelte-185rnpg{display:grid;grid-template-columns:40px 1fr;gap:var(--space-md);align-items:start}.first-book-num.svelte-185rnpg{width:36px;height:36px;border-radius:var(--radius-full);background:var(--color-text);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:var(--font-weight-semibold);font-size:var(--font-size-base)}.first-book-content.svelte-185rnpg{display:flex;flex-direction:column;gap:var(--space-md);min-width:0}.first-book-reason.svelte-185rnpg{background:var(--color-bg-muted);border-radius:var(--radius-md);padding:var(--space-md)}.first-book-reason-label.svelte-185rnpg{font-size:var(--font-size-xs);color:var(--color-accent);font-weight:var(--font-weight-semibold);letter-spacing:.04em;margin:0 0 var(--space-xs)}.first-book-reason-text.svelte-185rnpg{font-size:var(--font-size-sm);line-height:1.8;color:var(--color-text);margin:0;white-space:pre-wrap}.plan-summary.svelte-185rnpg{display:flex;flex-wrap:wrap;gap:var(--space-md);margin-bottom:var(--space-xl)}.plan-stat.svelte-185rnpg{flex:1 1 120px;background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-md);text-align:center}.plan-stat-num.svelte-185rnpg{font-size:var(--font-size-2xl);font-weight:var(--font-weight-semibold);color:var(--color-accent)}.plan-stat-label.svelte-185rnpg{font-size:var(--font-size-sm);color:var(--color-text-muted)}.jobtag-flow.svelte-185rnpg{display:inline-flex;align-items:center;gap:var(--space-sm);background:var(--color-bg-muted);border-radius:var(--radius-full);padding:var(--space-sm) var(--space-lg);margin-bottom:var(--space-md);font-family:var(--font-family-mono);font-size:var(--font-size-sm)}.jobtag-code.svelte-185rnpg{color:var(--color-text)}.jobtag-from.svelte-185rnpg{opacity:.7}.jobtag-to.svelte-185rnpg{color:var(--color-accent);font-weight:var(--font-weight-semibold)}.jobtag-arrow.svelte-185rnpg{color:var(--color-text-light)}.program-grid.svelte-185rnpg{display:grid;gap:var(--space-md);grid-template-columns:1fr}@media(min-width:768px){.program-grid.svelte-185rnpg{grid-template-columns:repeat(2,1fr)}}.similar-grid.svelte-185rnpg{display:grid;gap:var(--space-md);grid-template-columns:1fr}@media(min-width:768px){.similar-grid.svelte-185rnpg{grid-template-columns:repeat(3,1fr)}}.roadmap-cta.svelte-185rnpg{text-align:center;padding:var(--space-2xl) var(--space-xl);border:1px solid var(--color-border);background:var(--color-bg-white)}.roadmap-cta-title.svelte-185rnpg{font-size:var(--font-size-xl);margin:0 0 var(--space-sm)}.roadmap-cta-text.svelte-185rnpg{max-width:560px;margin:0 auto var(--space-lg);line-height:1.8;color:var(--color-text)}.roadmap-cta-btn.svelte-185rnpg{padding:var(--space-sm) var(--space-xl)}
