Actual CSS

Settings modal

A two-pane preferences dialog: a searchable vertical tab rail, panels of label/control rows, and the full spread of form controls. Everything is framework markup — .modal, .tabs, .list, .input-icon, .select, .switch, .meter — and the page's <style> block says what each local rule is for.

General