:root{font-family:system-ui,-apple-system,Hiragino Sans,Yu Gothic,sans-serif;color-scheme:light}body{margin:0;background:#f5f5f7;color:#1a1a2e}.note-list{display:flex;flex-direction:column;gap:12px;padding:16px;max-width:640px;margin:0 auto}.note-card{display:flex;flex-direction:column;gap:4px;padding:16px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;text-decoration:none;color:inherit}.note-card-header{display:flex;justify-content:space-between;align-items:center}.note-title{font-weight:600}.note-status{font-size:.75rem;padding:2px 8px;border-radius:999px;background:#eee}.note-status-failed{background:#fde2e2;color:#b91c1c}.note-status-processing,.note-status-pending{background:#fef3c7;color:#92400e}.note-date{font-size:.85rem;color:#666}.note-preview{font-size:.9rem;color:#444;margin:4px 0 0}.note-detail{max-width:640px;margin:0 auto;padding:16px}.back-link{display:inline-block;margin-bottom:12px;color:#1a1a2e;text-decoration:none}.summary-view{background:#fff;border-radius:12px;padding:16px;margin-bottom:16px}.key-points{padding-left:20px}.mermaid-diagram{background:#fff;border-radius:12px;padding:16px;margin-bottom:16px;overflow-x:auto}.diagram-error{color:#b91c1c}.transcript-details{background:#fff;border-radius:12px;padding:16px}.transcript-text{white-space:pre-wrap}.error-message{color:#b91c1c;padding:16px}
