1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
/*
* App-level overrides that don't fit cleanly in the Mantine theme.
* Most colour / spacing / typography lives in the theme; keep this thin.
*/
}
/*
* The document itself is locked because AppShell owns the layout. Make the
* main pane the scroll container so long calculator forms and paste-ready
* summaries remain reachable in the Tauri webview.
*/
}
}
/*
* Subtle grain on the brand wordmark so the teal doesn't feel flat
* against the chrome.
*/
}
/*
* The "soft interoperability" copy-paste preview is the headline UI. Keep it
* in the same neutral typeface as the rest of the app so it reads like clinical
* text, not generated boilerplate.
*/
}