.arena-experiment.svelte-sh9213{min-height:100vh;background:var(--color-bg-pure);color:var(--color-fg-primary)}.experiment-header.svelte-sh9213{padding:var(--space-xl) var(--space-lg);display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid var(--color-border-default);flex-wrap:wrap;gap:var(--space-md)}.experiment-label.svelte-sh9213{display:inline-block;padding:var(--space-xs) var(--space-sm);background:var(--color-bg-surface);border:1px solid var(--color-border-default);border-radius:var(--radius-sm);font-size:var(--text-caption);color:var(--color-fg-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-sm)}.experiment-title.svelte-sh9213{font-size:var(--text-h1);font-weight:700;margin-bottom:var(--space-sm);background:linear-gradient(135deg,var(--color-fg-primary),var(--color-accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.experiment-description.svelte-sh9213{font-size:var(--text-body);color:var(--color-fg-tertiary);max-width:600px;line-height:1.6}.event-badge.svelte-sh9213{display:flex;flex-direction:column;align-items:flex-end;gap:var(--space-xs);padding:var(--space-md);background:var(--color-bg-surface);border:1px solid var(--color-border-default);border-radius:var(--radius-lg)}.event-phase.svelte-sh9213{font-size:var(--text-caption);color:var(--color-accent);text-transform:uppercase;letter-spacing:.05em}.event-name.svelte-sh9213{font-size:var(--text-body);color:var(--color-fg-primary);font-weight:600}.attendance.svelte-sh9213{font-size:var(--text-caption);color:var(--color-fg-muted);font-variant-numeric:tabular-nums}.header-right.svelte-sh9213{display:flex;flex-direction:column;align-items:flex-end;gap:var(--space-sm)}.live-toggle.svelte-sh9213{display:flex;align-items:center;gap:var(--space-xs);padding:var(--space-xs) var(--space-sm);background:var(--color-bg-surface);border:1px solid var(--color-border-default);border-radius:var(--radius-md);font-size:var(--text-caption);font-weight:600;color:var(--color-fg-muted);cursor:pointer;transition:all var(--duration-standard) var(--ease-standard)}.live-toggle.svelte-sh9213:hover{border-color:var(--color-border-emphasis)}.live-toggle.active.svelte-sh9213{background:var(--color-error);border-color:var(--color-error);color:#fff}.live-indicator.svelte-sh9213{width:8px;height:8px;border-radius:var(--radius-full);background:var(--color-fg-muted)}.live-toggle.active.svelte-sh9213 .live-indicator:where(.svelte-sh9213){background:#fff}.live-indicator.pulsing.svelte-sh9213{animation:svelte-sh9213-livePulse 1s ease-in-out infinite}@keyframes svelte-sh9213-livePulse{0%,to{opacity:1}50%{opacity:.4}}.visualization-container.svelte-sh9213{display:grid;grid-template-columns:1fr 320px;gap:var(--space-lg);padding:var(--space-lg)}@media(max-width:1024px){.visualization-container.svelte-sh9213{grid-template-columns:1fr}}.arena-svg.svelte-sh9213{width:100%;height:auto;max-height:70vh;border:1px solid var(--color-border-default);border-radius:var(--radius-lg);background:var(--color-bg-subtle)}.security-sensor.svelte-sh9213{animation:svelte-sh9213-pulse 2s ease-in-out infinite}.camera-indicator.svelte-sh9213{animation:svelte-sh9213-blink 1s ease-in-out infinite}.hub-core.svelte-sh9213{animation:svelte-sh9213-hub-pulse 3s ease-in-out infinite}.hub-ring.svelte-sh9213{animation:svelte-sh9213-ring-expand 3s ease-in-out infinite}.ring-1.svelte-sh9213{animation-delay:0s}.ring-2.svelte-sh9213{animation-delay:.5s}.ring-3.svelte-sh9213{animation-delay:1s}.data-flow.svelte-sh9213{animation:svelte-sh9213-dash 2s linear infinite}.hvac-zone.svelte-sh9213{animation:svelte-sh9213-breathe 4s ease-in-out infinite}.zone-1.svelte-sh9213{animation-delay:0s}.zone-2.svelte-sh9213{animation-delay:1s}.zone-3.svelte-sh9213{animation-delay:2s}.court-lighting.svelte-sh9213{transition:opacity 1s ease}.security-beam.svelte-sh9213{transition:transform .1s linear}.scenario-zone.svelte-sh9213{transition:opacity .5s ease}.scenario-zone.pulse.svelte-sh9213{animation:svelte-sh9213-zonePulse 2s ease-in-out infinite}.scenario-zone.alert-pulse.svelte-sh9213{animation:svelte-sh9213-alertPulse .5s ease-in-out infinite}@keyframes svelte-sh9213-zonePulse{0%,to{opacity:.1}50%{opacity:.25}}@keyframes svelte-sh9213-alertPulse{0%,to{opacity:.15}50%{opacity:.35}}.exit-path.svelte-sh9213{animation:svelte-sh9213-dashFlow 1s linear infinite}@keyframes svelte-sh9213-dashFlow{to{stroke-dashoffset:-15}}.entry.svelte-sh9213{transition:all .3s ease}.entry.highlighted.svelte-sh9213{filter:drop-shadow(0 0 8px currentColor);animation:svelte-sh9213-entryPulse 1s ease-in-out infinite}@keyframes svelte-sh9213-entryPulse{0%,to{opacity:1}50%{opacity:.6}}.live-badge.svelte-sh9213 .live-dot:where(.svelte-sh9213){animation:svelte-sh9213-livePulse 1s ease-in-out infinite}.road-marking.svelte-sh9213{animation:svelte-sh9213-roadFlow 2s linear infinite}@keyframes svelte-sh9213-roadFlow{to{stroke-dashoffset:-25}}.security-pulse.svelte-sh9213{animation:svelte-sh9213-securityPulse 2s ease-out infinite}@keyframes svelte-sh9213-securityPulse{0%{r:8;opacity:.5}to{r:25;opacity:0}}.crowd-person.svelte-sh9213{transition:all .1s linear}.moving-vehicles.svelte-sh9213 rect:where(.svelte-sh9213){filter:drop-shadow(0 2px 3px rgba(0,0,0,.3))}.density-high.svelte-sh9213{animation:svelte-sh9213-densityPulse 1.5s ease-in-out infinite}@keyframes svelte-sh9213-densityPulse{0%,to{opacity:.2}50%{opacity:.4}}.parked-vehicles.svelte-sh9213 rect:where(.svelte-sh9213){transition:opacity .3s ease}.flow-arrow.svelte-sh9213{animation:svelte-sh9213-flowPulse 2s ease-in-out infinite}@keyframes svelte-sh9213-flowPulse{0%,to{opacity:.2;stroke-dashoffset:0}50%{opacity:.5;stroke-dashoffset:-24}}.patrol-path.svelte-sh9213{animation:svelte-sh9213-patrolDash 4s linear infinite}@keyframes svelte-sh9213-patrolDash{to{stroke-dashoffset:-60}}.scenario-info.svelte-sh9213{transition:opacity .3s ease,transform .3s ease}.scenario-info.transitioning.svelte-sh9213{opacity:.5;transform:translate(700px,620px) scale(.98)}.hotspot.svelte-sh9213{animation:svelte-sh9213-hotspotPulse 1.5s ease-in-out infinite}@keyframes svelte-sh9213-hotspotPulse{0%,to{r:25;opacity:.15}50%{r:35;opacity:.3}}@keyframes svelte-sh9213-pulse{0%,to{opacity:.5;r:4}50%{opacity:1;r:6}}@keyframes svelte-sh9213-blink{0%,to{opacity:1}50%{opacity:.3}}@keyframes svelte-sh9213-hub-pulse{0%,to{filter:drop-shadow(0 0 4px var(--color-accent))}50%{filter:drop-shadow(0 0 12px var(--color-accent))}}@keyframes svelte-sh9213-ring-expand{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}@keyframes svelte-sh9213-dash{to{stroke-dashoffset:-16}}@keyframes svelte-sh9213-breathe{0%,to{opacity:.1}50%{opacity:.2}}.status-panels.svelte-sh9213{display:flex;flex-direction:column;gap:var(--space-md)}.status-panel.svelte-sh9213{background:var(--color-bg-surface);border:1px solid var(--color-border-default);border-radius:var(--radius-lg);padding:var(--space-md)}.panel-header.svelte-sh9213{display:flex;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-sm);padding-bottom:var(--space-sm);border-bottom:1px solid var(--color-border-default)}.panel-icon.svelte-sh9213{font-size:1.2em}.panel-title.svelte-sh9213{font-weight:600;color:var(--color-fg-primary);flex:1}.status-indicator.svelte-sh9213{font-size:var(--text-caption);padding:2px 8px;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em}.status-indicator.monitoring.svelte-sh9213{background:var(--color-data-1);color:var(--color-bg-pure)}.status-indicator.armed.svelte-sh9213{background:var(--color-data-2);color:var(--color-bg-pure)}.status-indicator.alert.svelte-sh9213{background:var(--color-error);color:#fff}.status-indicator.active.svelte-sh9213{background:var(--color-data-2);color:var(--color-bg-pure)}.panel-metrics.svelte-sh9213{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-sm);margin-bottom:var(--space-sm)}.metric.svelte-sh9213{text-align:center;padding:var(--space-sm);background:var(--color-bg-subtle);border-radius:var(--radius-md)}.metric-value.svelte-sh9213{display:block;font-size:var(--text-h3);font-weight:700;color:var(--color-fg-primary);font-variant-numeric:tabular-nums}.metric-label.svelte-sh9213{font-size:var(--text-caption);color:var(--color-fg-muted)}.panel-action.svelte-sh9213 button:where(.svelte-sh9213){width:100%;padding:var(--space-sm);background:var(--color-bg-subtle);border:1px solid var(--color-border-default);border-radius:var(--radius-md);color:var(--color-fg-secondary);font-size:var(--text-body-sm);cursor:pointer;transition:all var(--duration-standard) var(--ease-standard)}.panel-action.svelte-sh9213 button:where(.svelte-sh9213):hover{background:var(--color-hover);border-color:var(--color-border-emphasis);color:var(--color-fg-primary)}.hvac-zones-list.svelte-sh9213{display:flex;flex-direction:column;gap:var(--space-xs)}.hvac-zone-item.svelte-sh9213{display:flex;justify-content:space-between;align-items:center;padding:var(--space-xs) var(--space-sm);background:var(--color-bg-subtle);border-radius:var(--radius-sm)}.zone-name.svelte-sh9213{font-size:var(--text-body-sm);color:var(--color-fg-secondary)}.zone-temp.svelte-sh9213{font-size:var(--text-body-sm);font-weight:600;color:var(--color-data-2);font-variant-numeric:tabular-nums}.zone-temp.warning.svelte-sh9213{color:var(--color-data-4)}.notifications-list.svelte-sh9213{display:flex;flex-direction:column;gap:var(--space-xs);max-height:200px;overflow-y:auto}.notification-item.svelte-sh9213{display:grid;grid-template-columns:auto 1fr auto;gap:var(--space-sm);padding:var(--space-xs) var(--space-sm);background:var(--color-bg-subtle);border-radius:var(--radius-sm);font-size:var(--text-caption);align-items:center}.notif-system.svelte-sh9213{color:var(--color-accent);font-weight:600}.notif-message.svelte-sh9213{color:var(--color-fg-secondary)}.notif-time.svelte-sh9213{color:var(--color-fg-muted)}.experiment-footer.svelte-sh9213{padding:var(--space-xl) var(--space-lg);border-top:1px solid var(--color-border-default);display:grid;grid-template-columns:2fr 1fr;gap:var(--space-xl)}@media(max-width:768px){.experiment-footer.svelte-sh9213{grid-template-columns:1fr}}.hypothesis.svelte-sh9213 h3:where(.svelte-sh9213){font-size:var(--text-h3);font-weight:600;color:var(--color-fg-primary);margin-bottom:var(--space-sm)}.hypothesis.svelte-sh9213 p:where(.svelte-sh9213){font-size:var(--text-body);color:var(--color-fg-tertiary);line-height:1.7}.patterns-note.svelte-sh9213 .label:where(.svelte-sh9213){display:block;font-size:var(--text-caption);color:var(--color-fg-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-sm)}.pattern-tags.svelte-sh9213{display:flex;flex-wrap:wrap;gap:var(--space-xs)}.tag.svelte-sh9213{padding:var(--space-xs) var(--space-sm);background:var(--color-bg-surface);border:1px solid var(--color-border-default);border-radius:var(--radius-sm);font-size:var(--text-caption);color:var(--color-fg-secondary);font-family:monospace}.intelligence-section.svelte-sh9213{padding:var(--space-xl) var(--space-lg);background:var(--color-bg-subtle);border-top:1px solid var(--color-border-default)}.section-header.svelte-sh9213{text-align:center;margin-bottom:var(--space-xl)}.section-header.svelte-sh9213 h2:where(.svelte-sh9213){font-size:var(--text-h2);font-weight:700;color:var(--color-fg-primary);margin-bottom:var(--space-sm)}.section-header.svelte-sh9213 p:where(.svelte-sh9213){font-size:var(--text-body);color:var(--color-fg-tertiary);max-width:600px;margin:0 auto}.scenarios-container.svelte-sh9213{max-width:900px;margin:0 auto var(--space-xl)}.scenario-tabs.svelte-sh9213{display:flex;gap:var(--space-sm);margin-bottom:var(--space-lg);flex-wrap:wrap}.scenario-tab.svelte-sh9213{flex:1;min-width:200px;display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-md);background:var(--color-bg-surface);border:1px solid var(--color-border-default);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--duration-standard) var(--ease-standard);text-align:left}.scenario-tab.svelte-sh9213:hover{border-color:var(--color-border-emphasis)}.scenario-tab.active.svelte-sh9213{background:var(--color-bg-pure);border-color:var(--color-accent);box-shadow:0 0 0 1px var(--color-accent)}.tab-number.svelte-sh9213{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:var(--color-bg-subtle);border-radius:var(--radius-full);font-size:var(--text-body-sm);font-weight:600;color:var(--color-fg-muted)}.scenario-tab.active.svelte-sh9213 .tab-number:where(.svelte-sh9213){background:var(--color-accent);color:var(--color-bg-pure)}.tab-trigger.svelte-sh9213{font-size:var(--text-body-sm);color:var(--color-fg-secondary);line-height:1.4}.scenario-detail.svelte-sh9213{background:var(--color-bg-surface);border:1px solid var(--color-border-default);border-radius:var(--radius-lg);padding:var(--space-lg)}.scenario-trigger.svelte-sh9213{display:flex;align-items:center;gap:var(--space-md);padding-bottom:var(--space-md);border-bottom:1px solid var(--color-border-default);margin-bottom:var(--space-lg)}.trigger-label.svelte-sh9213{font-size:var(--text-caption);color:var(--color-fg-muted);text-transform:uppercase;letter-spacing:.1em}.trigger-text.svelte-sh9213{font-size:var(--text-body-lg);font-weight:600;color:var(--color-data-4)}.responses-flow.svelte-sh9213{display:flex;flex-direction:column;gap:var(--space-sm);margin-bottom:var(--space-lg)}.response-card.svelte-sh9213{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);background:var(--color-bg-subtle);border-radius:var(--radius-md);animation:svelte-sh9213-slideIn .3s ease-out forwards;opacity:0;transform:translate(-10px)}@keyframes svelte-sh9213-slideIn{to{opacity:1;transform:translate(0)}}.response-system.svelte-sh9213{font-size:var(--text-body-sm);font-weight:600;color:var(--color-accent);min-width:80px}.response-arrow.svelte-sh9213{color:var(--color-fg-muted)}.response-action.svelte-sh9213{font-size:var(--text-body-sm);color:var(--color-fg-secondary)}.scenario-insight.svelte-sh9213{display:flex;align-items:flex-start;gap:var(--space-sm);padding:var(--space-md);background:linear-gradient(135deg,var(--color-bg-subtle),transparent);border-left:3px solid var(--color-data-2);border-radius:0 var(--radius-md) var(--radius-md) 0}.insight-icon.svelte-sh9213{font-size:1.2em}.insight-text.svelte-sh9213{font-size:var(--text-body-sm);color:var(--color-fg-secondary);font-style:italic}.human-loop-callout.svelte-sh9213{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);background:var(--color-bg-subtle);border:1px dashed var(--color-border-emphasis);border-radius:var(--radius-md);margin-bottom:var(--space-md)}.human-loop-callout.critical.svelte-sh9213{background:#ffc8321a;border-color:var(--color-data-4);border-style:solid;border-width:2px}.human-icon.svelte-sh9213{font-size:1.2em}.human-text.svelte-sh9213{font-size:var(--text-body-sm);color:var(--color-fg-secondary)}.human-loop-callout.critical.svelte-sh9213 .human-text:where(.svelte-sh9213){color:var(--color-data-4);font-weight:600}.security-emphasis.svelte-sh9213{display:flex;gap:var(--space-lg);align-items:flex-start;max-width:700px;margin:0 auto;padding:var(--space-lg);background:var(--color-bg-surface);border:2px solid var(--color-data-1);border-radius:var(--radius-lg)}.emphasis-icon.svelte-sh9213{font-size:2rem;line-height:1}.emphasis-content.svelte-sh9213 h3:where(.svelte-sh9213){font-size:var(--text-h3);font-weight:600;color:var(--color-fg-primary);margin-bottom:var(--space-xs)}.emphasis-content.svelte-sh9213 p:where(.svelte-sh9213){font-size:var(--text-body);color:var(--color-fg-tertiary);line-height:1.6}.incident-section.svelte-sh9213{padding:var(--space-xl) var(--space-lg);background:var(--color-bg-pure);border-top:1px solid var(--color-border-default)}.incident-log.svelte-sh9213{max-width:900px;margin:0 auto var(--space-xl);background:var(--color-bg-surface);border:1px solid var(--color-border-default);border-radius:var(--radius-lg);overflow:hidden}.log-header.svelte-sh9213{display:flex;justify-content:space-between;align-items:center;padding:var(--space-md) var(--space-lg);background:var(--color-bg-subtle);border-bottom:1px solid var(--color-border-default);flex-wrap:wrap;gap:var(--space-sm)}.log-title.svelte-sh9213{font-weight:600;color:var(--color-fg-primary)}.log-legend.svelte-sh9213{display:flex;gap:var(--space-md);font-size:var(--text-caption)}.legend-item.svelte-sh9213{display:flex;align-items:center;gap:var(--space-xs);color:var(--color-fg-muted)}.legend-item.success.svelte-sh9213{color:var(--color-data-2)}.legend-item.failure.svelte-sh9213{color:var(--color-error)}.legend-item.override.svelte-sh9213{color:var(--color-data-4)}.legend-item.escalation.svelte-sh9213{color:var(--color-data-1)}.incidents-list.svelte-sh9213{max-height:400px;overflow-y:auto}.incident-item.svelte-sh9213{padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--color-border-default);transition:background var(--duration-micro) var(--ease-standard)}.incident-item.svelte-sh9213:last-child{border-bottom:none}.incident-item.svelte-sh9213:hover{background:var(--color-bg-subtle)}.incident-item.failure.svelte-sh9213{border-left:3px solid var(--color-error)}.incident-item.success.svelte-sh9213{border-left:3px solid var(--color-data-2)}.incident-item.override.svelte-sh9213{border-left:3px solid var(--color-data-4)}.incident-item.escalation.svelte-sh9213{border-left:3px solid var(--color-data-1)}.incident-header.svelte-sh9213{display:flex;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-xs);flex-wrap:wrap}.incident-time.svelte-sh9213{font-family:monospace;font-size:var(--text-caption);color:var(--color-fg-muted)}.incident-type-badge.svelte-sh9213{width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-full);font-size:10px;font-weight:700}.incident-type-badge.success.svelte-sh9213{background:var(--color-data-2);color:var(--color-bg-pure)}.incident-type-badge.failure.svelte-sh9213{background:var(--color-error);color:#fff}.incident-type-badge.override.svelte-sh9213{background:var(--color-data-4);color:var(--color-bg-pure)}.incident-type-badge.escalation.svelte-sh9213{background:var(--color-data-1);color:var(--color-bg-pure)}.incident-system.svelte-sh9213{font-weight:600;color:var(--color-fg-secondary);font-size:var(--text-body-sm)}.human-badge.svelte-sh9213{font-size:var(--text-caption);padding:2px 6px;background:var(--color-bg-subtle);border:1px solid var(--color-border-default);border-radius:var(--radius-sm);color:var(--color-fg-muted)}.incident-event.svelte-sh9213{font-size:var(--text-body-sm);color:var(--color-fg-primary);margin-bottom:var(--space-xs)}.incident-resolution.svelte-sh9213,.incident-learned.svelte-sh9213{font-size:var(--text-caption);color:var(--color-fg-tertiary);line-height:1.5}.resolution-label.svelte-sh9213,.learned-label.svelte-sh9213{color:var(--color-fg-muted);font-weight:500}.incident-learned.svelte-sh9213{color:var(--color-data-2);font-style:italic}.human-loop-emphasis.svelte-sh9213{max-width:900px;margin:0 auto var(--space-xl);background:var(--color-bg-surface);border:1px solid var(--color-border-default);border-radius:var(--radius-lg);padding:var(--space-lg)}.loop-visual.svelte-sh9213{display:flex;align-items:center;justify-content:center;gap:var(--space-sm);margin-bottom:var(--space-lg);flex-wrap:wrap}.loop-node.svelte-sh9213{padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);font-size:var(--text-body-sm);font-weight:600}.loop-node.ai.svelte-sh9213{background:var(--color-accent);color:var(--color-bg-pure)}.loop-node.action.svelte-sh9213{background:var(--color-bg-subtle);border:1px solid var(--color-border-default);color:var(--color-fg-secondary)}.loop-node.human.svelte-sh9213{background:var(--color-data-2);color:var(--color-bg-pure)}.loop-node.feedback.svelte-sh9213{background:var(--color-data-4);color:var(--color-bg-pure)}.loop-arrow.svelte-sh9213{color:var(--color-fg-muted);font-size:1.2em}.loop-arrow.loop-back.svelte-sh9213{color:var(--color-accent)}.loop-content.svelte-sh9213 h3:where(.svelte-sh9213){font-size:var(--text-h3);font-weight:600;color:var(--color-fg-primary);margin-bottom:var(--space-sm);text-align:center}.loop-content.svelte-sh9213>p:where(.svelte-sh9213){font-size:var(--text-body);color:var(--color-fg-tertiary);line-height:1.6;text-align:center;max-width:700px;margin:0 auto var(--space-lg)}.loop-principles.svelte-sh9213{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--space-md)}.principle.svelte-sh9213{display:flex;align-items:flex-start;gap:var(--space-sm);padding:var(--space-sm);background:var(--color-bg-subtle);border-radius:var(--radius-md)}.principle-icon.svelte-sh9213{font-size:1.2em;line-height:1.4}.principle-text.svelte-sh9213{font-size:var(--text-body-sm);color:var(--color-fg-secondary);line-height:1.4}.not-perfect-note.svelte-sh9213{display:flex;gap:var(--space-md);align-items:flex-start;max-width:700px;margin:0 auto;padding:var(--space-lg);background:linear-gradient(135deg,rgba(255,200,50,.1),transparent);border:1px solid var(--color-data-4);border-radius:var(--radius-lg)}.note-icon.svelte-sh9213{font-size:1.5rem;line-height:1}.note-content.svelte-sh9213 h4:where(.svelte-sh9213){font-size:var(--text-body-lg);font-weight:600;color:var(--color-data-4);margin-bottom:var(--space-xs)}.note-content.svelte-sh9213 p:where(.svelte-sh9213){font-size:var(--text-body-sm);color:var(--color-fg-tertiary);line-height:1.6}.note-content.svelte-sh9213 strong:where(.svelte-sh9213){color:var(--color-fg-secondary)}.reasoning-section.svelte-sh9213{padding:var(--space-xl) var(--space-lg);background:var(--color-bg-subtle);border-top:1px solid var(--color-border-default)}.reasoning-container.svelte-sh9213{max-width:800px;margin:0 auto var(--space-lg)}.reasoning-tabs.svelte-sh9213{display:flex;gap:var(--space-sm);margin-bottom:var(--space-lg);flex-wrap:wrap}.reasoning-tab.svelte-sh9213{padding:var(--space-sm) var(--space-md);background:var(--color-bg-surface);border:1px solid var(--color-border-default);border-radius:var(--radius-md);font-size:var(--text-body-sm);color:var(--color-fg-secondary);cursor:pointer;transition:all var(--duration-standard) var(--ease-standard)}.reasoning-tab.svelte-sh9213:hover{border-color:var(--color-border-emphasis)}.reasoning-tab.active.svelte-sh9213{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-bg-pure)}.reasoning-detail.svelte-sh9213{background:var(--color-bg-surface);border:1px solid var(--color-border-default);border-radius:var(--radius-lg);padding:var(--space-lg)}.reasoning-header.svelte-sh9213{display:flex;align-items:center;gap:var(--space-md);margin-bottom:var(--space-lg);padding-bottom:var(--space-md);border-bottom:1px solid var(--color-border-default)}.situation-label.svelte-sh9213{font-size:var(--text-caption);color:var(--color-fg-muted);text-transform:uppercase;letter-spacing:.1em}.situation-text.svelte-sh9213{font-size:var(--text-body-lg);font-weight:600;color:var(--color-fg-primary)}.thinking-process.svelte-sh9213{margin-bottom:var(--space-lg)}.thinking-label.svelte-sh9213{display:block;font-size:var(--text-body-sm);color:var(--color-fg-muted);margin-bottom:var(--space-sm)}.thinking-list.svelte-sh9213{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-xs)}.thinking-list.svelte-sh9213 li:where(.svelte-sh9213){padding:var(--space-xs) var(--space-sm);background:var(--color-bg-subtle);border-radius:var(--radius-sm);font-size:var(--text-body-sm);color:var(--color-fg-secondary);border-left:2px solid var(--color-border-emphasis);animation:svelte-sh9213-fadeSlideIn .3s ease-out forwards;opacity:0}@keyframes svelte-sh9213-fadeSlideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.decision-box.svelte-sh9213{background:var(--color-bg-subtle);border:2px solid var(--color-data-2);border-radius:var(--radius-lg);padding:var(--space-md);margin-bottom:var(--space-md)}.decision-main.svelte-sh9213{margin-bottom:var(--space-sm)}.decision-label.svelte-sh9213{display:block;font-size:var(--text-caption);color:var(--color-data-2);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-xs)}.decision-text.svelte-sh9213{font-size:var(--text-body);color:var(--color-fg-primary);font-weight:500}.confidence-meter.svelte-sh9213{display:flex;align-items:center;gap:var(--space-sm)}.confidence-label.svelte-sh9213{font-size:var(--text-caption);color:var(--color-fg-muted);min-width:70px}.confidence-bar.svelte-sh9213{flex:1;height:8px;background:var(--color-bg-pure);border-radius:var(--radius-full);overflow:hidden}.confidence-fill.svelte-sh9213{height:100%;background:var(--color-data-2);border-radius:var(--radius-full);transition:width .5s ease-out}.confidence-value.svelte-sh9213{font-size:var(--text-body-sm);font-weight:600;color:var(--color-data-2);min-width:40px;text-align:right}.alternative-note.svelte-sh9213{display:flex;align-items:flex-start;gap:var(--space-sm);padding:var(--space-sm);background:var(--color-bg-subtle);border-radius:var(--radius-md);font-style:italic}.alt-icon.svelte-sh9213{font-size:1em}.alt-text.svelte-sh9213{font-size:var(--text-body-sm);color:var(--color-fg-tertiary)}.reasoning-benefit.svelte-sh9213{max-width:600px;margin:0 auto;text-align:center}.reasoning-benefit.svelte-sh9213 p:where(.svelte-sh9213){font-size:var(--text-body);color:var(--color-fg-tertiary);line-height:1.6}.reasoning-benefit.svelte-sh9213 strong:where(.svelte-sh9213){color:var(--color-fg-secondary)}.holistic-section.svelte-sh9213{padding:var(--space-xl) var(--space-lg);background:var(--color-bg-pure);border-top:1px solid var(--color-border-default)}.holistic-container.svelte-sh9213{max-width:900px;margin:0 auto var(--space-lg)}.holistic-trigger.svelte-sh9213{display:flex;align-items:center;gap:var(--space-md);padding:var(--space-lg);background:linear-gradient(135deg,rgba(100,150,255,.1),transparent);border:2px solid var(--color-data-1);border-radius:var(--radius-lg);margin-bottom:var(--space-md)}.trigger-icon.svelte-sh9213{font-size:2rem}.trigger-content.svelte-sh9213{display:flex;flex-direction:column;gap:var(--space-xs)}.trigger-time.svelte-sh9213{font-size:var(--text-caption);color:var(--color-fg-muted);font-family:monospace}.trigger-event.svelte-sh9213{font-size:var(--text-body-lg);font-weight:600;color:var(--color-fg-primary)}.holistic-arrow.svelte-sh9213{text-align:center;padding:var(--space-md);color:var(--color-fg-muted);font-size:var(--text-body-sm)}.systems-cascade.svelte-sh9213{display:grid;gap:var(--space-sm);margin-bottom:var(--space-lg)}.cascade-item.svelte-sh9213{background:var(--color-bg-surface);border:1px solid var(--color-border-default);border-radius:var(--radius-md);padding:var(--space-md);animation:svelte-sh9213-cascadeIn .4s ease-out forwards;opacity:0}@keyframes svelte-sh9213-cascadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.cascade-header.svelte-sh9213{margin-bottom:var(--space-sm)}.cascade-system.svelte-sh9213{font-weight:600;color:var(--color-accent);font-size:var(--text-body-sm)}.cascade-change.svelte-sh9213{display:flex;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-sm);flex-wrap:wrap}.change-before.svelte-sh9213,.change-after.svelte-sh9213{flex:1;min-width:200px;padding:var(--space-xs) var(--space-sm);background:var(--color-bg-subtle);border-radius:var(--radius-sm)}.change-label.svelte-sh9213{font-size:var(--text-caption);color:var(--color-fg-muted);margin-right:var(--space-xs)}.change-value.svelte-sh9213{font-size:var(--text-body-sm);color:var(--color-fg-secondary)}.change-before.svelte-sh9213{opacity:.6;text-decoration:line-through}.change-after.svelte-sh9213{border-left:2px solid var(--color-data-2)}.change-arrow.svelte-sh9213{color:var(--color-fg-muted);font-weight:700}.cascade-reason.svelte-sh9213{font-size:var(--text-caption);color:var(--color-fg-tertiary);font-style:italic}.reason-label.svelte-sh9213{color:var(--color-fg-muted)}.holistic-approval.svelte-sh9213{display:flex;align-items:flex-start;gap:var(--space-md);padding:var(--space-lg);background:var(--color-bg-surface);border:2px solid var(--color-data-2);border-radius:var(--radius-lg)}.approval-icon.svelte-sh9213{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--color-data-2);color:var(--color-bg-pure);border-radius:var(--radius-full);font-weight:700}.approval-content.svelte-sh9213{flex:1}.approval-text.svelte-sh9213{font-size:var(--text-body);color:var(--color-fg-primary);margin-bottom:var(--space-xs)}.approval-time.svelte-sh9213{font-size:var(--text-caption);color:var(--color-data-2);font-weight:500}.holistic-benefit.svelte-sh9213{max-width:700px;margin:0 auto;display:flex;flex-direction:column;gap:var(--space-md)}.holistic-benefit.svelte-sh9213 p:where(.svelte-sh9213){font-size:var(--text-body);color:var(--color-fg-tertiary);line-height:1.6;padding:var(--space-md);background:var(--color-bg-surface);border-radius:var(--radius-md)}.holistic-benefit.svelte-sh9213 p:where(.svelte-sh9213):last-child{background:linear-gradient(135deg,rgba(100,200,100,.1),transparent);border-left:3px solid var(--color-data-2)}.holistic-benefit.svelte-sh9213 strong:where(.svelte-sh9213){color:var(--color-fg-secondary)}
