.numberline-label.svelte-1cqnqhk{background:var(--color-accent);color:var(--color-surface);border-radius:var(--radius-sm);font-family:var(--font-mono);font-size:var(--step--1);white-space:nowrap;text-align:center;box-shadow:var(--shadow-sm);justify-content:center;align-items:center;font-weight:600;display:flex}.numberline-label.ghost.svelte-1cqnqhk{opacity:.6;font-size:var(--step--2)}.data-table.svelte-ehhqin table:where(.svelte-ehhqin){border-collapse:collapse;width:100%;font-family:var(--font-mono);font-size:var(--step--1)}.data-table.svelte-ehhqin th:where(.svelte-ehhqin){background:var(--color-surface-secondary);padding:var(--space-xs) var(--space-s);text-align:left;border:1px solid var(--color-border);font-weight:600}.data-table.svelte-ehhqin td:where(.svelte-ehhqin){padding:var(--space-xs) var(--space-s);border:1px solid var(--color-border)}.data-table.svelte-ehhqin tr.highlighted:where(.svelte-ehhqin){background:var(--color-highlight);color:var(--highlight-text-color);font-weight:600}.motion-diagram-container.svelte-f2h2ir{gap:var(--space-m);margin:var(--space-m) 0;flex-direction:column;display:flex}.data-table.svelte-f2h2ir .table-header:where(.svelte-f2h2ir){margin-bottom:var(--space-xs);text-align:center}.data-table.svelte-f2h2ir .motion-selector:where(.svelte-f2h2ir){align-items:center;gap:var(--space-xs);font-size:var(--step-0);color:var(--color-text-primary);font-weight:600;display:inline-flex}.data-table.svelte-f2h2ir .motion-selector:where(.svelte-f2h2ir) .selector-label:where(.svelte-f2h2ir){font-weight:600}.data-table.svelte-f2h2ir .motion-selector:where(.svelte-f2h2ir) select:where(.svelte-f2h2ir){padding:var(--space-2xs) var(--space-xs);background:var(--color-surface);color:var(--color-text-primary);border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:var(--step-0);font-weight:600;font-family:var(--font-sans);cursor:pointer;transition:all var(--transition-fast)}.data-table.svelte-f2h2ir .motion-selector:where(.svelte-f2h2ir) select:where(.svelte-f2h2ir):hover{border-color:var(--color-highlight)}.data-table.svelte-f2h2ir .motion-selector:where(.svelte-f2h2ir) select:where(.svelte-f2h2ir):focus{border-color:var(--color-accent);box-shadow:0 0 0 2px var(--color-accent-alpha);outline:none}.canvas-container.svelte-f2h2ir{gap:var(--space-s);flex-direction:column;display:flex}.connection-line.svelte-f2h2ir,.ghost-dot.svelte-f2h2ir,.velocity-vector.svelte-f2h2ir{transition:opacity var(--transition-fast)}.vector-label.svelte-f2h2ir{font-family:var(--font-mono);font-size:var(--step--1);fill:var(--color-fbd-velocity);font-style:italic;font-weight:600}.moving-object.svelte-f2h2ir .object-circle:where(.svelte-f2h2ir){filter:drop-shadow(0 2px 4px #0003)}.moving-object.svelte-f2h2ir .connection-line:where(.svelte-f2h2ir){filter:drop-shadow(0 1px 2px #0000001a)}.controls.svelte-f2h2ir{align-items:center;gap:var(--space-m);padding-top:var(--space-xs);border-top:1px solid var(--color-border);justify-content:center;display:flex}.replay-button.svelte-f2h2ir{align-items:center;gap:var(--space-2xs);padding:var(--space-xs) var(--space-s);background:var(--color-accent);color:var(--color-surface);border-radius:var(--radius-sm);font-size:var(--step--1);cursor:pointer;transition:all var(--transition-fast);border:none;font-weight:600;display:flex}.replay-button.svelte-f2h2ir:hover:not(:disabled){background:var(--color-accent-hover);transform:translateY(-1px)}.replay-button.svelte-f2h2ir:disabled{opacity:.5;cursor:not-allowed;background:var(--color-surface-secondary)}@media (max-width:600px){.data-table.svelte-f2h2ir .motion-selector:where(.svelte-f2h2ir){gap:var(--space-2xs);flex-direction:column}.data-table.svelte-f2h2ir .motion-selector:where(.svelte-f2h2ir) select:where(.svelte-f2h2ir){width:100%}}.motion-graph-wrapper.svelte-1iymb2n{width:100%;height:400px;padding:var(--space-s);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);flex-direction:column;display:flex;position:relative;overflow:visible}.graph-title.svelte-1iymb2n{text-align:center;font-size:var(--step-0);color:var(--color-text-primary);margin-bottom:var(--space-2xs);letter-spacing:.01em;flex-shrink:0;font-weight:600}.graph-grid.svelte-1iymb2n{flex:1;grid-template-rows:1fr auto;grid-template-columns:auto 1fr;gap:0;min-height:0;display:grid}.y-axis-container.svelte-1iymb2n{width:50px;padding-right:var(--space-xs);grid-area:1/1;justify-content:center;align-items:center;display:flex}.chart-container.svelte-1iymb2n{grid-area:1/2;min-height:0;position:relative;overflow-y:visible}.x-axis-container.svelte-1iymb2n{padding-top:var(--space-xs);grid-area:2/2;justify-content:center;align-items:center;padding-left:45px;display:flex}.chart-container .layercake-container{height:100%!important}.drag-area.svelte-1iymb2n{fill:#0000;cursor:crosshair;outline:none}.drag-area.svelte-1iymb2n:focus-visible{stroke:var(--color-accent);stroke-width:2px;stroke-dasharray:4 2;stroke-opacity:.5}.selection-rect.svelte-1iymb2n{fill:var(--color-highlight);pointer-events:none;border:3px solid var(--color-accent)}.motion-graph-wrapper svg{overflow:visible}.motion-graph-spline{stroke:var(--color-accent);stroke-width:2px;fill:none}.data-point{fill:var(--color-accent);stroke:var(--color-surface);stroke-width:2px}.data-point.selected.svelte-1iymb2n{fill:var(--color-highlight);stroke:var(--color-accent);stroke-width:3px;r:8}.secant-line{stroke-width:6px;stroke-linecap:round}.area-under-curve{pointer-events:none}.area-label{font-family:var(--font-mono);font-size:var(--step--1);border-radius:var(--radius-sm);background:var(--color-surface);white-space:nowrap;box-shadow:var(--shadow-md);border:1px solid;padding:2px 8px;font-weight:700;line-height:1;display:inline-block}.slope-triangle .triangle-horizontal.svelte-1iymb2n{stroke:var(--color-text-primary);stroke-width:1.5px;stroke-dasharray:4 4;opacity:.7}.slope-triangle .triangle-vertical.svelte-1iymb2n{stroke-width:1.5px;stroke-dasharray:4 4;opacity:.7}.slope-triangle .triangle-label.svelte-1iymb2n{font-family:var(--font-mono);font-size:var(--step--1);border-radius:var(--radius-sm);background:var(--color-surface);border:1px solid var(--color-border);white-space:nowrap;padding:2px 6px;font-weight:600;line-height:1;display:inline-block}.slope-triangle .triangle-label.label-time.svelte-1iymb2n{color:var(--color-text-primary)}.slope-calculation{color:var(--color-surface);border-radius:var(--radius-sm);padding:0 var(--space-3xs);box-shadow:var(--shadow-lg);white-space:nowrap;align-items:baseline;display:inline-flex}.slope-calculation .slope-label.svelte-1iymb2n{font-family:var(--font-mono);font-style:italic;font-size:var(--step--1);font-weight:600}.slope-calculation .slope-equals.svelte-1iymb2n{font-family:var(--font-sans);margin:0 .1em;font-weight:600}.slope-calculation .slope-value.svelte-1iymb2n{font-family:var(--font-mono);font-size:var(--step--1);font-weight:700}.motion-graph-wrapper .axis-label{fill:var(--color-text-primary)!important;font-family:var(--font-sans)!important;font-size:var(--step--1)!important;opacity:1!important;visibility:visible!important;font-weight:600!important}.motion-graph-wrapper .axis-tick-label{fill:var(--color-text-secondary)!important;font-family:var(--font-mono)!important;opacity:1!important;visibility:visible!important;font-size:12px!important}.motion-graph-wrapper .grid-line{stroke:var(--color-border);stroke-width:.5px;opacity:.3}.motion-graph-wrapper line{stroke:var(--color-border)}.tooltip-header{font-family:var(--font-mono);font-size:var(--step--1);color:var(--color-text-primary);font-weight:600}.tooltip{background:var(--color-surface)!important;border:1px solid var(--color-border)!important;border-radius:var(--radius-sm)!important;box-shadow:var(--shadow-md)!important;padding:var(--space-xs)!important;font-family:var(--font-sans)!important}@media (max-width:600px){.motion-graph-wrapper.svelte-1iymb2n{height:350px}}.position-time-graph-container.svelte-b00947{gap:var(--space-m);margin:var(--space-m) 0;flex-direction:column;display:flex}.data-table.svelte-b00947 .table-header:where(.svelte-b00947){margin-bottom:var(--space-xs);text-align:center}.data-table.svelte-b00947 .motion-selector:where(.svelte-b00947){align-items:center;gap:var(--space-xs);font-size:var(--step-0);color:var(--color-text-primary);font-weight:600;display:inline-flex}.data-table.svelte-b00947 .motion-selector:where(.svelte-b00947) .selector-label:where(.svelte-b00947){font-weight:600}.data-table.svelte-b00947 .motion-selector:where(.svelte-b00947) select:where(.svelte-b00947){padding:var(--space-2xs) var(--space-xs);background:var(--color-surface);color:var(--color-text-primary);border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:var(--step-0);font-weight:600;font-family:var(--font-sans);cursor:pointer;transition:all var(--transition-fast)}.data-table.svelte-b00947 .motion-selector:where(.svelte-b00947) select:where(.svelte-b00947):hover{border-color:var(--color-highlight)}.data-table.svelte-b00947 .motion-selector:where(.svelte-b00947) select:where(.svelte-b00947):focus{border-color:var(--color-accent);box-shadow:0 0 0 2px var(--color-accent-alpha);outline:none}.position-time-spline{stroke:var(--color-accent);stroke-width:2px;fill:none}@media (max-width:600px){.data-table.svelte-b00947 .motion-selector:where(.svelte-b00947){gap:var(--space-2xs);flex-direction:column}.data-table.svelte-b00947 .motion-selector:where(.svelte-b00947) select:where(.svelte-b00947){width:100%}}.velocity-time-graph-container.svelte-1lix6nz{gap:var(--space-m);margin:var(--space-m) 0;flex-direction:column;display:flex}.data-table.svelte-1lix6nz .table-header:where(.svelte-1lix6nz){margin-bottom:var(--space-xs);text-align:center}.data-table.svelte-1lix6nz .motion-selector:where(.svelte-1lix6nz){align-items:center;gap:var(--space-xs);font-size:var(--step-0);color:var(--color-text-primary);font-weight:600;display:inline-flex}.data-table.svelte-1lix6nz .motion-selector:where(.svelte-1lix6nz) .selector-label:where(.svelte-1lix6nz){font-weight:600}.data-table.svelte-1lix6nz .motion-selector:where(.svelte-1lix6nz) select:where(.svelte-1lix6nz){padding:var(--space-2xs) var(--space-xs);background:var(--color-surface);color:var(--color-text-primary);border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:var(--step-0);font-weight:600;font-family:var(--font-sans);cursor:pointer;transition:all var(--transition-fast)}.data-table.svelte-1lix6nz .motion-selector:where(.svelte-1lix6nz) select:where(.svelte-1lix6nz):hover{border-color:var(--color-highlight)}.data-table.svelte-1lix6nz .motion-selector:where(.svelte-1lix6nz) select:where(.svelte-1lix6nz):focus{border-color:var(--color-accent);box-shadow:0 0 0 2px var(--color-accent-alpha);outline:none}.educational-note.svelte-1lix6nz{padding:var(--space-s);background:var(--color-surface-secondary);border-left:4px solid var(--color-fbd-velocity);border-radius:var(--radius-sm);font-size:var(--step-0)}.educational-note.svelte-1lix6nz p:where(.svelte-1lix6nz){margin:0;line-height:1.6}.educational-note.svelte-1lix6nz p:where(.svelte-1lix6nz):not(:last-child){margin-bottom:var(--space-xs)}.educational-note.svelte-1lix6nz strong:where(.svelte-1lix6nz){color:var(--color-fbd-velocity)}.educational-note.svelte-1lix6nz .displacement-highlight:where(.svelte-1lix6nz){color:var(--color-fbd-position);padding:0 2px;font-weight:700}.velocity-time-spline{stroke:var(--color-fbd-velocity);stroke-width:2px;fill:none}@media (max-width:600px){.data-table.svelte-1lix6nz .motion-selector:where(.svelte-1lix6nz){gap:var(--space-2xs);flex-direction:column}.data-table.svelte-1lix6nz .motion-selector:where(.svelte-1lix6nz) select:where(.svelte-1lix6nz){width:100%}}
