.sc-card.svelte-db6om1{max-width:1100px;margin:0 auto;background:var(--color-bg);border:var(--card-border);border-radius:var(--radius-2xl);box-shadow:var(--shadow-card);overflow:hidden}.sc-head.svelte-db6om1{text-align:center;padding:var(--space-10) var(--space-8) var(--space-8);border-bottom:1px solid var(--color-border-light)}.sc-name.svelte-db6om1{margin:0 0 var(--space-3)}.sc-context.svelte-db6om1{font-size:var(--font-size-base);color:var(--color-text-secondary);line-height:1.6;max-width:580px;margin:0 auto}.sc-kpis.svelte-db6om1{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:var(--space-2) var(--space-4);margin-top:var(--space-5);font-size:var(--font-size-sm);color:var(--color-muted)}.sc-kpi.svelte-db6om1 strong:where(.svelte-db6om1){color:var(--color-text);font-weight:var(--font-weight-bold)}.sc-kpi-sep.svelte-db6om1{width:1px;height:14px;background:var(--color-border)}.sc-compare.svelte-db6om1{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto 1fr auto}.sc-col.svelte-db6om1{padding:var(--space-8) var(--space-10);min-width:0;display:grid;grid-template-rows:subgrid;grid-row:span 4;align-content:start}.sc-col--after.svelte-db6om1{background:var(--color-accent-subtle);border-left:1px solid var(--color-border-light)}.sc-col-head.svelte-db6om1{display:flex;align-items:center;gap:var(--space-2);margin-bottom:var(--space-5);font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);letter-spacing:.05em;text-transform:uppercase}.sc-col--before.svelte-db6om1 .sc-col-head:where(.svelte-db6om1){color:var(--color-text-secondary)}.sc-col--after.svelte-db6om1 .sc-col-head:where(.svelte-db6om1){color:var(--color-accent-hover)}.sc-col-head.svelte-db6om1 svg:where(.svelte-db6om1){flex-shrink:0}.sc-mascot.svelte-db6om1{width:22px;height:22px;object-fit:contain}.sc-visual.svelte-db6om1{display:flex;flex-direction:column;margin-bottom:var(--space-6)}.sc-visual--before.svelte-db6om1,.sc-visual--after.svelte-db6om1{gap:var(--space-1)}.sc-row.svelte-db6om1{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);font-size:var(--font-size-sm);min-height:66px}.sc-visual--before.svelte-db6om1 .sc-row:where(.svelte-db6om1){background:var(--color-bg-subtle);border:1px solid var(--color-border-light);opacity:.9}.sc-visual--after.svelte-db6om1 .sc-row:where(.svelte-db6om1){background:var(--color-bg);border:var(--card-border);box-shadow:var(--shadow-xs)}.sc-row-icon.svelte-db6om1{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;flex-shrink:0;background:var(--color-surface);color:var(--color-muted)}.sc-row-icon--accent.svelte-db6om1{background:var(--color-accent-light);color:var(--color-accent)}.sc-row-body.svelte-db6om1{display:flex;flex-direction:column;gap:1px;min-width:0}.sc-row-text.svelte-db6om1{font-weight:var(--font-weight-medium);color:var(--color-text-secondary)}.sc-visual--after.svelte-db6om1 .sc-row-text:where(.svelte-db6om1){font-weight:var(--font-weight-semibold);color:var(--color-text)}.sc-row-sub.svelte-db6om1{font-size:var(--font-size-xs);color:var(--color-text-secondary)}.sc-row-meta.svelte-db6om1{margin-left:auto;font-size:var(--font-size-xs);color:var(--color-muted);flex-shrink:0;text-align:right}.sc-task-dot.svelte-db6om1{width:8px;height:8px;border-radius:50%;background:var(--color-accent);flex-shrink:0;margin:0 10px}.sc-row-badge.svelte-db6om1{margin-left:auto;font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);padding:3px 10px;border-radius:var(--radius-full);background:var(--color-accent-light);color:var(--color-accent-hover);flex-shrink:0;white-space:nowrap}.sc-row-badge--urgent.svelte-db6om1{background:var(--color-error-bg);color:var(--color-error)}.sc-connector.svelte-db6om1{width:2px;height:12px;margin-left:29px;flex-shrink:0;background-image:repeating-linear-gradient(to bottom,var(--color-accent) 0px,var(--color-accent) 4px,transparent 4px,transparent 8px)}.sc-connector--ghost.svelte-db6om1{background-image:none}.sc-soon.svelte-db6om1{display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-6);padding-top:var(--space-5);border-top:1px dashed var(--color-border);font-size:var(--font-size-sm);color:var(--color-text-secondary);line-height:1.5}.sc-soon-spacer.svelte-db6om1{display:block}.sc-list.svelte-db6om1{display:flex;flex-direction:column;gap:var(--space-4);list-style:none;margin:0;padding:0}.sc-item.svelte-db6om1{display:flex;align-items:flex-start;gap:var(--space-3);font-size:var(--font-size-base);line-height:1.55;color:var(--color-text-secondary)}.sc-col--after.svelte-db6om1 .sc-item:where(.svelte-db6om1){color:var(--color-text)}.sc-icon.svelte-db6om1{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;flex-shrink:0;margin-top:2px}.sc-icon--x.svelte-db6om1{background:var(--color-surface);color:var(--color-muted)}.sc-icon--check.svelte-db6om1{background:var(--color-accent-light);color:var(--color-accent)}@media(max-width:900px){.sc-compare.svelte-db6om1{grid-template-columns:1fr;grid-template-rows:none}.sc-col.svelte-db6om1{display:block;grid-row:auto;padding:var(--space-6)}.sc-soon-spacer.svelte-db6om1{display:none}.sc-col--after.svelte-db6om1{border-left:none;border-top:1px solid var(--color-border-light)}.sc-head.svelte-db6om1{padding:var(--space-8) var(--space-6) var(--space-6)}}
