body .record-widget-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;flex:none;min-height:44px}body .record-widget-heading h2{display:flex;align-items:center;gap:10px;min-width:0;margin:0;font-size:18px;font-weight:600;line-height:1.25;color:var(--ink)}body .record-widget-heading[data-always-icon=true] h2,body .record-widget-heading[data-populated=true] h2{font-size:16px;font-weight:500;color:var(--muted)}body .record-widget-heading h2>svg{width:20px;height:20px;flex:none}body .record-widget-heading .record-widget-count{font-size:13px;font-weight:400;color:var(--muted)}body .record-widget-heading .widget-header-controls{margin-left:auto;flex:none}.note-detail-back{margin-right:auto}.widget-edit-picker{display:grid;gap:12px}.widget-edit-picker>p{color:var(--muted);font-size:13px}@media (max-width:760px){body .dialog-actions:has(>.note-detail-back){gap:8px;flex-wrap:nowrap}body .dialog-actions:has(>.note-detail-back)>button{min-width:0;min-height:44px;padding-inline:10px;font-size:12px;white-space:nowrap}body .dialog-actions:has(>.note-detail-back)>button>svg{display:none}}