.tooltip-wrapper.svelte-bgl7um{position:relative;display:inline-flex;align-items:center}.tooltip-trigger.svelte-bgl7um{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:var(--color-text-muted);border:1px solid var(--color-border);border-radius:50%;cursor:help;transition:color .2s ease,border-color .2s ease,background-color .2s ease}.tooltip-trigger.svelte-bgl7um:hover{color:var(--color-accent);border-color:var(--color-accent);background:var(--color-accent-subtle)}.tooltip-portal{position:fixed;z-index:10000;pointer-events:none;opacity:0;transition:opacity .15s ease-out}.tooltip-portal-visible{opacity:1}.tooltip-portal-content{background:var(--color-bg-elevated);border:1px solid var(--color-border-emphasis);border-radius:8px;padding:.75rem 1rem;box-shadow:var(--shadow-lg);max-width:280px;font-family:var(--font-body);font-size:.8125rem;line-height:1.5;color:var(--color-text-secondary);white-space:pre-line}.tooltip-portal-arrow{position:absolute;width:8px;height:8px;background:var(--color-bg-elevated);border:1px solid var(--color-border-emphasis);transform:rotate(45deg)}.tooltip-portal-arrow-top{bottom:-5px;left:50%;margin-left:-4px;border-top:none;border-left:none}.tooltip-portal-arrow-bottom{top:-5px;left:50%;margin-left:-4px;border-bottom:none;border-right:none}.tooltip-portal-arrow-left{right:-5px;top:50%;margin-top:-4px;border-top:none;border-right:none}.tooltip-portal-arrow-right{left:-5px;top:50%;margin-top:-4px;border-bottom:none;border-left:none}.progress-ring.svelte-46qbee{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:4px;overflow:visible;cursor:help;transition:transform .2s ease;border-radius:50%}.progress-ring.svelte-46qbee:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px;border-radius:50%}.progress-ring.hovered.svelte-46qbee{transform:scale(1.06)}.progress-ring-svg.svelte-46qbee{transform:rotate(-90deg)}.progress-ring-bg.svelte-46qbee{opacity:.3}.progress-ring-progress.svelte-46qbee{transition:stroke-dashoffset 0s}.progress-ring-progress.animate.svelte-46qbee{transition:stroke-dashoffset 1s cubic-bezier(.4,0,.2,1)}.progress-ring-content.svelte-46qbee{position:absolute;top:4px;right:4px;bottom:4px;left:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.125rem}.progress-ring-value.svelte-46qbee{font-family:var(--font-display);font-weight:700;line-height:1;transition:transform .2s ease}.progress-ring.hovered.svelte-46qbee .progress-ring-value:where(.svelte-46qbee){transform:scale(1.05)}.progress-ring-label.svelte-46qbee{font-family:var(--font-mono);font-size:.625rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted)}.progress-ring.flat.svelte-46qbee{box-shadow:none;cursor:default}.progress-ring.flat.svelte-46qbee .progress-ring-progress:where(.svelte-46qbee){filter:none}.section-container.svelte-el83a2{border-radius:.5rem;overflow:hidden}.section-container.elevated.svelte-el83a2{background:var(--color-bg-elevated)}.section-default.svelte-el83a2{--section-border-color: var(--color-border);--section-icon-color: var(--color-accent)}.section-success.svelte-el83a2{--section-border-color: rgba(34, 197, 94, .3);--section-icon-color: var(--color-success)}.section-warning.svelte-el83a2{--section-border-color: rgba(239, 68, 68, .3);--section-icon-color: var(--color-error)}.section-accent.svelte-el83a2{--section-border-color: var(--color-border-accent);--section-icon-color: var(--color-accent)}.border-all.svelte-el83a2{border:1px solid var(--section-border-color)}.border-left.svelte-el83a2{border:1px solid var(--section-border-color);border-left:3px solid var(--section-border-color)}.border-top.svelte-el83a2{border:1px solid var(--section-border-color);border-top:3px solid var(--section-border-color)}.border-none.svelte-el83a2{border:none}.padding-none.svelte-el83a2>.section-content:where(.svelte-el83a2){padding:0}.padding-sm.svelte-el83a2>.section-content:where(.svelte-el83a2){padding:.75rem}.padding-md.svelte-el83a2>.section-content:where(.svelte-el83a2){padding:1rem 1.25rem 1.25rem}.padding-lg.svelte-el83a2>.section-content:where(.svelte-el83a2){padding:1.5rem}.padding-container.svelte-el83a2{padding:1.5rem}.padding-container.svelte-el83a2>.section-content:where(.svelte-el83a2){padding:0}.padding-container.svelte-el83a2>.header-lg:where(.svelte-el83a2){padding:0;margin-bottom:1.5rem}.padding-container.svelte-el83a2>.header-inline:where(.svelte-el83a2){padding:0;margin-bottom:.75rem}.padding-container.svelte-el83a2>.hero-strip-container:where(.svelte-el83a2){padding:0;margin-bottom:.75rem}@media (max-width: 768px){.padding-container.svelte-el83a2{padding:1rem}}.section-body.svelte-el83a2{display:grid;grid-template-rows:0fr;transition:grid-template-rows .22s ease-out;overflow:hidden}.section-body--open.svelte-el83a2{grid-template-rows:1fr}.section-body-inner.svelte-el83a2{overflow:hidden}.padding-sm.svelte-el83a2 .section-body:where(.svelte-el83a2) .section-content:where(.svelte-el83a2){padding:.5rem .75rem .75rem}.padding-md.svelte-el83a2 .section-body:where(.svelte-el83a2) .section-content:where(.svelte-el83a2){padding:.5rem 1.25rem 1.25rem}.padding-lg.svelte-el83a2 .section-body:where(.svelte-el83a2) .section-content:where(.svelte-el83a2){padding:.5rem 1.5rem 1.5rem}.mb-none.svelte-el83a2{margin-bottom:0}.mb-sm.svelte-el83a2{margin-bottom:.5rem}.mb-md.svelte-el83a2{margin-bottom:1rem}.mb-lg.svelte-el83a2{margin-bottom:1.5rem}.section-header-row.svelte-el83a2{display:flex;align-items:center;gap:.625rem}.expandable-trigger.svelte-el83a2{justify-content:space-between;width:100%;padding:1rem 1.25rem;background:transparent;border:none;border-radius:.5rem;cursor:pointer;transition:background .15s ease}.expandable-trigger.svelte-el83a2:hover{background:var(--color-bg-surface)}.header-content.svelte-el83a2{display:flex;align-items:center;gap:.625rem}.header-inline.svelte-el83a2{padding:1rem 1.25rem 0}.section-header-row.header-lg.svelte-el83a2{gap:.75rem;padding:1.25rem 1.25rem 0;align-items:center}.header-text.svelte-el83a2{display:flex;flex-direction:column;gap:.25rem;flex:1}.section-header-title.svelte-el83a2{font-family:var(--font-display);font-size:.9375rem;font-weight:600;color:var(--color-text-primary)}.section-header-title-lg.svelte-el83a2{font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:var(--color-text-primary);line-height:1.2;margin:0}.section-header-subtitle.svelte-el83a2{font-size:.9375rem;color:var(--color-text-muted);margin:0}.section-icon{width:1.125rem;height:1.125rem;color:var(--section-icon-color);flex-shrink:0}.section-icon-lg{width:1.5rem;height:1.5rem;color:var(--color-accent);flex-shrink:0}.chevron-icon{width:1.25rem;height:1.25rem;color:var(--color-text-muted);transition:transform .2s ease-in-out}.chevron-icon.expanded{transform:rotate(180deg)}.hero-strip-container.svelte-el83a2{padding:1rem 1.25rem 0}.section-body.svelte-el83a2 .hero-strip-container:where(.svelte-el83a2){padding-top:0}.credit-cost-badge.svelte-el83a2{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;color:var(--color-text-muted);opacity:.7}.credit-cost-icon{width:.875rem;height:.875rem}.subsection-header.svelte-kympcb{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.subsection-header.has-right-content.svelte-kympcb{justify-content:space-between;flex-wrap:wrap;gap:1rem}.subsection-left.svelte-kympcb{display:flex;align-items:center;gap:.5rem}.subsection-icon{width:1rem;height:1rem;flex-shrink:0}.subsection-title.svelte-kympcb{font-family:var(--font-display);font-size:.9375rem;font-weight:600;color:var(--color-text-primary)}.subsection-right.svelte-kympcb{display:flex;align-items:center;gap:.5rem}.hero-strip.svelte-17dkauh{display:flex;align-items:stretch;gap:1rem;padding:1rem 1.25rem;background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:.75rem;margin-bottom:1.25rem;position:relative;overflow:hidden}.hero-strip--compact.svelte-17dkauh{padding:.875rem 1rem;gap:.875rem}.hero-strip__primary.svelte-17dkauh{flex-shrink:0;display:flex;align-items:center;padding:.875rem 1.25rem;background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:.75rem;position:relative;z-index:1}.hero-strip__rail.svelte-17dkauh{flex:1;display:flex;align-items:center;gap:0;position:relative;z-index:1}.hero-strip__rail--full.svelte-17dkauh{justify-content:flex-start}.hero-strip__rail.svelte-17dkauh>*{flex:1;position:relative;padding:0 1.25rem}.hero-strip__rail.svelte-17dkauh>*:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:60%;background:var(--color-border)}.hero-strip__rail.svelte-17dkauh>*:first-child{padding-left:0}.hero-strip__rail.svelte-17dkauh>*:last-child{padding-right:0}.hero-strip__rail.svelte-17dkauh>.tooltip-wrapper{display:flex;justify-content:center}@keyframes svelte-17dkauh-slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hero-strip__rail.svelte-17dkauh>*{animation:svelte-17dkauh-slideUp .4s ease-out backwards}.hero-strip__rail.svelte-17dkauh>*:nth-child(1){animation-delay:.05s}.hero-strip__rail.svelte-17dkauh>*:nth-child(2){animation-delay:.1s}.hero-strip__rail.svelte-17dkauh>*:nth-child(3){animation-delay:.15s}.hero-strip__rail.svelte-17dkauh>*:nth-child(4){animation-delay:.2s}.hero-strip__rail.svelte-17dkauh>*:nth-child(5){animation-delay:.25s}@media (max-width: 768px){.hero-strip.svelte-17dkauh{flex-direction:column;align-items:stretch;gap:1rem}.hero-strip__primary.svelte-17dkauh{justify-content:center}.hero-strip__rail.svelte-17dkauh{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.hero-strip__rail.svelte-17dkauh>*{padding:0}.hero-strip__rail.svelte-17dkauh>*:not(:last-child):after{display:none}}@media (max-width: 480px){.hero-strip__rail.svelte-17dkauh{grid-template-columns:repeat(2,1fr)}}.hero-primary.svelte-15m52ox{display:flex;align-items:center;gap:.875rem}.hero-primary__ring.svelte-15m52ox{flex-shrink:0}.hero-primary__icon-circle.svelte-15m52ox{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--icon-color) 12%,transparent);border:2px solid var(--icon-color);border-radius:50%;color:var(--icon-color);flex-shrink:0}.hero-primary__content.svelte-15m52ox{display:flex;flex-direction:column;gap:.125rem}.hero-primary__label.svelte-15m52ox{font-family:var(--font-mono);font-size:.5625rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted)}.hero-primary__value.svelte-15m52ox{font-family:var(--font-display);font-size:1.375rem;font-weight:800;line-height:1.1;color:var(--color-text-primary)}.hero-primary__sublabel.svelte-15m52ox{font-family:var(--font-display);font-size:.9375rem;font-weight:600;color:var(--color-text-primary)}.hero-primary--success.svelte-15m52ox .hero-primary__value:where(.svelte-15m52ox),.hero-primary--success.svelte-15m52ox .hero-primary__sublabel:where(.svelte-15m52ox){color:var(--color-success)}.hero-primary--warning.svelte-15m52ox .hero-primary__value:where(.svelte-15m52ox),.hero-primary--warning.svelte-15m52ox .hero-primary__sublabel:where(.svelte-15m52ox){color:var(--color-warning)}.hero-primary--error.svelte-15m52ox .hero-primary__value:where(.svelte-15m52ox),.hero-primary--error.svelte-15m52ox .hero-primary__sublabel:where(.svelte-15m52ox){color:var(--color-error)}.hero-primary--accent.svelte-15m52ox .hero-primary__value:where(.svelte-15m52ox),.hero-primary--accent.svelte-15m52ox .hero-primary__sublabel:where(.svelte-15m52ox){color:var(--color-accent)}@media (max-width: 768px){.hero-primary__value.svelte-15m52ox{font-size:1.25rem}.hero-primary__sublabel.svelte-15m52ox{font-size:.875rem}}.hero-metric.svelte-1q9yjsz{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.125rem;min-width:60px}.hero-metric__value.svelte-1q9yjsz{font-family:var(--font-display);font-size:1.5rem;font-weight:700;line-height:1.1;color:var(--color-text-primary);font-variant-numeric:tabular-nums}.hero-metric__label.svelte-1q9yjsz{font-family:var(--font-mono);font-size:.5625rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted)}.hero-metric__footer.svelte-1q9yjsz{min-height:20px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin-top:.25rem}.hero-metric__icon.svelte-1q9yjsz{opacity:.5;color:var(--color-text-muted);transition:opacity .15s ease}.hero-metric.svelte-1q9yjsz:hover .hero-metric__icon:where(.svelte-1q9yjsz){opacity:.7}.hero-metric__bar.svelte-1q9yjsz{width:100%;max-width:48px;height:3px;background:var(--color-border);border-radius:2px;margin-top:.25rem;overflow:hidden}.hero-metric__bar-fill.svelte-1q9yjsz{height:100%;width:var(--fill-width, 0%);border-radius:2px;transition:width .5s ease-out .3s}.hero-metric--neutral.svelte-1q9yjsz .hero-metric__value:where(.svelte-1q9yjsz){color:var(--color-text-primary)}.hero-metric--neutral.svelte-1q9yjsz .hero-metric__bar-fill:where(.svelte-1q9yjsz){background:var(--color-text-muted)}.hero-metric--success.svelte-1q9yjsz .hero-metric__value:where(.svelte-1q9yjsz){color:var(--color-success)}.hero-metric--success.svelte-1q9yjsz .hero-metric__bar-fill:where(.svelte-1q9yjsz){background:var(--color-success)}.hero-metric--success.svelte-1q9yjsz .hero-metric__icon:where(.svelte-1q9yjsz){color:var(--color-success)}.hero-metric--warning.svelte-1q9yjsz .hero-metric__value:where(.svelte-1q9yjsz){color:var(--color-warning)}.hero-metric--warning.svelte-1q9yjsz .hero-metric__bar-fill:where(.svelte-1q9yjsz){background:var(--color-warning)}.hero-metric--warning.svelte-1q9yjsz .hero-metric__icon:where(.svelte-1q9yjsz){color:var(--color-warning)}.hero-metric--error.svelte-1q9yjsz .hero-metric__value:where(.svelte-1q9yjsz){color:var(--color-error)}.hero-metric--error.svelte-1q9yjsz .hero-metric__bar-fill:where(.svelte-1q9yjsz){background:var(--color-error)}.hero-metric--error.svelte-1q9yjsz .hero-metric__icon:where(.svelte-1q9yjsz){color:var(--color-error)}.hero-metric--accent.svelte-1q9yjsz .hero-metric__value:where(.svelte-1q9yjsz){color:var(--color-accent)}.hero-metric--accent.svelte-1q9yjsz .hero-metric__bar-fill:where(.svelte-1q9yjsz){background:var(--color-accent)}.hero-metric--accent.svelte-1q9yjsz .hero-metric__icon:where(.svelte-1q9yjsz){color:var(--color-accent)}@media (max-width: 768px){.hero-metric__value.svelte-1q9yjsz{font-size:1.25rem}.hero-metric__label.svelte-1q9yjsz{font-size:.5rem}}.meta-item.svelte-1lky0r1{display:flex;align-items:center;gap:.375rem}.meta-icon{flex-shrink:0}.meta-value.svelte-1lky0r1{font-family:var(--font-display);font-size:.875rem;font-weight:600;color:var(--color-text-primary)}.meta-label.svelte-1lky0r1{font-family:var(--font-mono);font-size:.6875rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted)}.card-grid.svelte-uhxzml{display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--grid-min-width, 240px),1fr));gap:var(--grid-gap, .75rem)}@media (max-width: 768px){.card-grid.svelte-uhxzml{grid-template-columns:1fr}}.report-section .section-header-row.header-lg{margin-bottom:1rem}.report-section .hero-primary__sublabel{max-width:14rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shared-discovery-root .report-section .section-content>:last-child{margin-bottom:0}.job-page-content .report-section,.shared-discovery-root .report-section{padding-bottom:0;border-bottom:none}.segments-section.svelte-h5367u{margin-bottom:var(--space-4)}.segment-card.svelte-h5367u{background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:.625rem;padding:var(--space-4);transition:border-color .15s ease}.segment-card.svelte-h5367u:hover{border-color:var(--color-border-accent)}.segment-top.svelte-h5367u{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2);margin-bottom:var(--space-3)}.segment-name.svelte-h5367u{font-family:var(--font-display);font-size:.9375rem;font-weight:600;color:var(--color-text-primary);margin:0}.segment-pains.svelte-h5367u{margin-bottom:var(--space-3)}.segment-pains-label.svelte-h5367u{font-family:var(--font-mono);font-size:.5625rem;font-weight:600;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;display:block;margin-bottom:var(--space-1)}.pains-list.svelte-h5367u{list-style:none;padding:0;margin:0}.pains-list.svelte-h5367u li:where(.svelte-h5367u){position:relative;padding-left:var(--space-3);font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.45;margin-bottom:.125rem}.pains-list.svelte-h5367u li:where(.svelte-h5367u):before{content:"•";position:absolute;left:0;color:var(--color-accent)}.communities-strip.svelte-h5367u{display:flex;align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);flex-wrap:wrap}.communities-label.svelte-h5367u{display:flex;align-items:center;gap:.375rem}.communities-icon{width:.875rem;height:.875rem;color:var(--color-accent)}.communities-label.svelte-h5367u span:where(.svelte-h5367u){font-family:var(--font-mono);font-size:var(--text-xs);font-weight:600;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em}.communities-tags.svelte-h5367u{display:flex;flex-wrap:wrap;gap:.375rem}.community-tag.svelte-h5367u{font-size:.6875rem;padding:var(--space-1) var(--space-2);background:var(--color-bg-surface);border:1px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-text-muted)}.segment-channels.svelte-h5367u{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:var(--space-2)}.segment-channel-tag.svelte-h5367u{font-size:.625rem;padding:.125rem .375rem;background:var(--color-bg-surface);border:1px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}@media (max-width: 639px){.segment-channel-tag.svelte-h5367u{white-space:normal;overflow:visible;text-overflow:clip;max-width:100%;word-break:break-word}}.segment-channel-more.svelte-h5367u{font-family:var(--font-mono);font-size:.5625rem;color:var(--color-text-muted);padding:.125rem .25rem;opacity:.6}.influencer-card.svelte-h5367u{padding:var(--space-3);background:var(--color-bg-surface);border:1px solid var(--color-border);border-radius:var(--radius-md)}.influencer-top.svelte-h5367u{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2);margin-bottom:.375rem}.influencer-name.svelte-h5367u{font-family:var(--font-display);font-size:.8125rem;font-weight:600;color:var(--color-text-primary)}.influencer-meta.svelte-h5367u{display:flex;align-items:center;gap:var(--space-2);margin-bottom:.375rem}.influencer-platform.svelte-h5367u{font-size:.6875rem;color:var(--color-accent);font-weight:500}.influencer-followers.svelte-h5367u{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--color-text-muted)}.influencer-focus.svelte-h5367u{font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.45;margin:0 0 .375rem}.influencer-subs.svelte-h5367u{display:flex;flex-wrap:wrap;gap:var(--space-1);margin-bottom:.375rem}.influencer-sub-tag.svelte-h5367u{font-size:var(--text-xs);padding:.125rem .375rem;background:var(--color-bg-subtle);border:1px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-text-muted)}.influencer-posts-toggle.svelte-h5367u{display:flex;align-items:center;gap:var(--space-1);background:none;border:none;padding:.125rem 0;font-size:.6875rem;font-family:var(--font-mono);color:var(--color-text-muted);cursor:pointer;transition:color .15s ease}.influencer-posts-toggle.svelte-h5367u:hover{color:var(--color-accent)}.toggle-chevron{width:.75rem;height:.75rem;transition:transform .15s ease}.toggle-chevron.expanded{transform:rotate(90deg)}.influencer-posts-list.svelte-h5367u{list-style:none;padding:0;margin:var(--space-1) 0 0 0}.influencer-post-item.svelte-h5367u{display:flex;align-items:baseline;gap:var(--space-1);font-size:.6875rem;padding:.1875rem 0;color:var(--color-text-muted)}.influencer-post-item.svelte-h5367u:before{content:"·";color:var(--color-accent);font-weight:700;flex-shrink:0}.influencer-post-title.svelte-h5367u{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px}.influencer-post-meta.svelte-h5367u{font-family:var(--font-mono);font-size:.5625rem;color:var(--color-text-muted);white-space:nowrap}.influencer-post-link.svelte-h5367u{flex-shrink:0;color:var(--color-text-muted);transition:color .15s ease}.influencer-post-link.svelte-h5367u:hover{color:var(--color-accent)}.post-link-icon{width:.625rem;height:.625rem}.messaging-box.svelte-h5367u{background:var(--color-bg-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:.875rem}.messaging-box-title.svelte-h5367u{display:flex;align-items:center;gap:.375rem;font-family:var(--font-display);font-size:.8125rem;font-weight:600;color:var(--color-text-primary);margin-bottom:.625rem}.box-title-icon{width:.875rem;height:.875rem;color:var(--color-accent)}.messaging-list.svelte-h5367u{display:flex;flex-direction:column;gap:var(--space-2)}.messaging-item.svelte-h5367u{display:flex;align-items:flex-start;gap:.125rem}.quote-mark.svelte-h5367u{color:var(--color-accent);font-size:var(--text-md);line-height:1;font-weight:500}.messaging-text.svelte-h5367u{font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.5}.vocab-tags.svelte-h5367u{display:flex;flex-wrap:wrap;gap:.375rem}.vocab-tag.svelte-h5367u{font-size:.6875rem;padding:var(--space-1) var(--space-2);background:var(--color-accent-subtle);border:1px solid var(--color-border-accent);border-radius:var(--radius-full);color:var(--color-accent)}.tactics-content.svelte-h5367u{font-size:.8125rem;color:var(--color-text-muted);line-height:1.65}.tactics-content.svelte-h5367u p{margin-bottom:var(--space-2)}.tactics-content.svelte-h5367u p:last-child{margin-bottom:0}
