.frontmatter-panel.svelte-11rp9jh{max-width:860px;color:var(--text-secondary);margin:0 auto;padding:12px 28px 0;container-type:inline-size}.frontmatter-bar.svelte-11rp9jh{border-bottom:1px solid color-mix(in srgb, var(--border-subtle) 64%, transparent);justify-content:space-between;align-items:center;gap:12px;min-height:28px;display:flex}.frontmatter-title.svelte-11rp9jh{min-width:0;color:var(--brand-muted-fg);font-family:var(--font-mono,monospace);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:7px;font-size:10px;font-weight:650;line-height:1;display:inline-flex}.frontmatter-actions.svelte-11rp9jh{flex:none;align-items:center;gap:4px;display:inline-flex}.frontmatter-action.svelte-11rp9jh{height:26px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.4rem;justify-content:center;align-items:center;transition:background-color .14s,border-color .14s,color .14s,transform .14s;display:inline-flex}.frontmatter-copy.svelte-11rp9jh{width:26px;padding:0}.frontmatter-toggle.svelte-11rp9jh{gap:4px;padding:0 7px;font-size:11px;font-weight:550}.frontmatter-toggle.svelte-11rp9jh svg{transition:transform .14s}.frontmatter-action.svelte-11rp9jh:hover,.frontmatter-action.svelte-11rp9jh:focus-visible{border-color:var(--brand-border);background:var(--brand-muted);color:var(--text-primary);outline:none}.frontmatter-action.svelte-11rp9jh:active{transform:translateY(1px)}.frontmatter-grid.svelte-11rp9jh{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 16px;margin:8px 0 0;font-size:12px;display:grid}.frontmatter-item.svelte-11rp9jh{grid-template-columns:minmax(4.75rem,.42fr) minmax(0,1fr);align-items:baseline;gap:8px;min-width:0;padding:3px 0;display:grid}.frontmatter-item.svelte-11rp9jh dt:where(.svelte-11rp9jh){min-width:0;color:var(--text-tertiary);font-family:var(--font-mono,monospace);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.45;overflow:hidden}.frontmatter-item.svelte-11rp9jh dd:where(.svelte-11rp9jh){min-width:0;color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;margin:0;line-height:1.45;overflow:hidden}@container (width<=560px){.frontmatter-panel.svelte-11rp9jh{padding:10px 16px 0}.frontmatter-grid.svelte-11rp9jh{grid-template-columns:1fr;gap:1px}.frontmatter-item.svelte-11rp9jh{grid-template-columns:1fr;gap:1px;padding:4px 0}.frontmatter-item.svelte-11rp9jh dd:where(.svelte-11rp9jh){white-space:normal}}@media (prefers-reduced-motion:reduce){.frontmatter-action.svelte-11rp9jh,.frontmatter-toggle.svelte-11rp9jh svg{transition:none}}.work-board-surface.svelte-w80rw8{background:var(--bg-primary);height:100%;min-height:0}.board-message.svelte-w80rw8{justify-content:center;align-items:center;height:100%;min-height:240px;padding:1.5rem;font-size:.8125rem;display:flex}.board-message.error.svelte-w80rw8{color:var(--error-soft)}.audio-player.svelte-j1l7g3{border:1px solid var(--border-subtle);background:var(--bg-surface-muted,var(--bg-surface));width:100%;color:var(--text-primary);border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem .875rem;display:flex}.audio-play.svelte-j1l7g3{background:var(--brand);width:2.25rem;height:2.25rem;color:var(--brand-contrast-fg);cursor:pointer;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .15s,transform .15s;display:inline-flex}.audio-play.svelte-j1l7g3:hover:not(:disabled){opacity:.9;transform:scale(1.04)}.audio-play.svelte-j1l7g3:active:not(:disabled){transform:scale(.96)}.audio-play.svelte-j1l7g3:disabled{opacity:.55;cursor:default}.audio-spinner.svelte-j1l7g3{animation:.9s linear infinite svelte-j1l7g3-audio-spin;display:inline-flex}@keyframes svelte-j1l7g3-audio-spin{to{transform:rotate(360deg)}}.audio-body.svelte-j1l7g3{flex-direction:column;flex:1;gap:.45rem;min-width:0;display:flex}.audio-top.svelte-j1l7g3{align-items:center;gap:.5rem;min-width:0;display:flex}.audio-title.svelte-j1l7g3{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.8125rem;font-weight:600;overflow:hidden}.audio-subtitle.svelte-j1l7g3{color:var(--text-tertiary);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.75rem}.audio-top-spacer.svelte-j1l7g3{flex:1}.audio-rate.svelte-j1l7g3{border:1px solid var(--border-subtle);min-width:2.25rem;height:1.5rem;color:var(--text-tertiary);font-variant-numeric:tabular-nums;cursor:pointer;background:0 0;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;padding:0 .375rem;font-size:.6875rem;transition:color .15s,border-color .15s;display:inline-flex}.audio-rate.svelte-j1l7g3:hover{color:var(--text-primary);border-color:var(--text-tertiary)}.audio-icon-btn.svelte-j1l7g3{width:1.75rem;height:1.75rem;color:var(--text-tertiary);border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,background-color .15s;display:inline-flex}.audio-icon-btn.svelte-j1l7g3:hover{color:var(--text-primary);background:var(--bg-surface-hover)}.audio-bottom.svelte-j1l7g3{align-items:center;gap:.625rem;min-width:0;display:flex}.audio-progress.svelte-j1l7g3{appearance:none;background:linear-gradient(to right, var(--brand) 0%, var(--brand) var(--seek-percent,0%), var(--border-subtle) var(--seek-percent,0%), var(--border-subtle) 100%);cursor:pointer;border-radius:9999px;flex:1;min-width:0;height:.375rem;margin:0}.audio-progress.svelte-j1l7g3::-webkit-slider-thumb{appearance:none;background:var(--brand);width:.75rem;height:.75rem;box-shadow:0 0 0 2px var(--bg-surface-muted,var(--bg-surface));border:none;border-radius:9999px;transition:transform .12s}.audio-progress.svelte-j1l7g3::-webkit-slider-thumb:hover{transform:scale(1.15)}.audio-progress.svelte-j1l7g3::-moz-range-thumb{background:var(--brand);width:.75rem;height:.75rem;box-shadow:0 0 0 2px var(--bg-surface-muted,var(--bg-surface));border:none;border-radius:9999px}.audio-progress.svelte-j1l7g3:disabled{opacity:.5;cursor:default}.audio-time.svelte-j1l7g3{color:var(--text-tertiary);font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;font-size:.6875rem}.audio-time-divider.svelte-j1l7g3{opacity:.6;margin-inline:.25rem}.audio-extra.svelte-j1l7g3{align-items:center;gap:.375rem;min-width:0;display:flex}.audio-extra.svelte-j1l7g3 .audio-icon-btn:where(.svelte-j1l7g3){width:1.5rem;height:1.5rem}.audio-volume.svelte-j1l7g3{background:linear-gradient(to right, var(--text-tertiary) 0%, var(--text-tertiary) var(--seek-percent,0%), var(--border-subtle) var(--seek-percent,0%), var(--border-subtle) 100%);flex:0 8rem;min-width:3rem}.audio-volume.svelte-j1l7g3::-webkit-slider-thumb{background:var(--text-tertiary);width:.625rem;height:.625rem}.audio-volume.svelte-j1l7g3::-moz-range-thumb{background:var(--text-tertiary);width:.625rem;height:.625rem}.audio-error-icon.svelte-j1l7g3{background:color-mix(in srgb, var(--error-400) 14%, transparent);width:2.25rem;height:2.25rem;color:var(--error-400);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.audio-error-body.svelte-j1l7g3{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.audio-error-hint.svelte-j1l7g3{color:var(--text-tertiary);font-size:.75rem}.file-preview-surface.svelte-zqgspv{background:var(--bg-content);min-width:0;height:100%;min-height:0}.media-preview.svelte-zqgspv,.audio-preview.svelte-zqgspv,.preview-message.svelte-zqgspv,.fallback-preview.svelte-zqgspv{justify-content:center;align-items:center;height:100%;min-height:220px;display:flex}.media-preview.svelte-zqgspv{padding:1rem;overflow:auto}.media-preview.svelte-zqgspv img:where(.svelte-zqgspv),.media-preview.svelte-zqgspv video:where(.svelte-zqgspv){border-radius:6px;max-width:100%;max-height:100%;display:block}.audio-preview.svelte-zqgspv{width:min(34rem,100% - 2rem);margin-inline:auto;padding:1rem}.preview-message.svelte-zqgspv{color:var(--text-tertiary);font-size:.75rem}.fallback-preview.svelte-zqgspv{text-align:center;flex-direction:column;gap:.5rem;padding:1.5rem}.fallback-title.svelte-zqgspv{color:var(--text-primary);font-size:.875rem;font-weight:600}.fallback-detail.svelte-zqgspv{color:var(--text-tertiary);margin-bottom:.5rem;font-size:.75rem}.work-file-surface.svelte-jxep6c{background:var(--bg-content);flex-direction:column;height:100%;min-height:0;display:flex}.work-file-header.svelte-jxep6c{border-bottom:1px solid var(--border-subtle);background:var(--bg-surface);flex-shrink:0;align-items:center;gap:.75rem;height:44px;padding:0 .75rem;display:flex}.file-identity.svelte-jxep6c{flex:1;align-items:baseline;gap:.65rem;min-width:0;display:flex}.file-name.svelte-jxep6c{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.file-type.svelte-jxep6c{color:var(--text-tertiary);font-size:.6875rem;display:none}.file-error.svelte-jxep6c{border-bottom:1px solid color-mix(in srgb, var(--error-soft) 20%, transparent);background:var(--error-bg);color:var(--error-soft);flex-shrink:0;padding:.4rem .75rem;font-size:.6875rem}.file-content.svelte-jxep6c{flex:1;min-height:0}@media (width>=640px){.file-type.svelte-jxep6c{display:inline}}.work-surface.svelte-p2908m{background:var(--bg-content);color:var(--text-primary);position:relative;overflow:hidden}.work-surface.page.svelte-p2908m{min-height:100vh}.work-surface.background.svelte-p2908m,.work-surface.preview.svelte-p2908m{width:100%;height:100%}.work-surface.preview.svelte-p2908m{flex-direction:column;min-height:0;display:flex}.work-surface.preview.svelte-p2908m .work-frame:where(.svelte-p2908m),.work-surface.preview.svelte-p2908m .work-native:where(.svelte-p2908m){flex:auto;min-height:0}.work-frame.svelte-p2908m{background:var(--bg-primary);-webkit-user-select:none;user-select:none;border:0;width:100%;height:100%;display:block}.work-native.svelte-p2908m{height:100%;min-height:0}.work-surface.page.svelte-p2908m .work-native:where(.svelte-p2908m),.work-surface.page.svelte-p2908m .work-frame:where(.svelte-p2908m){height:100vh}.empty-state.svelte-p2908m{height:100%;min-height:220px;color:var(--text-tertiary);justify-content:center;align-items:center;padding:1.5rem;font-size:.875rem;display:flex}
