@accelint/design-toolkit 0.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +201 -0
- package/README.md +61 -0
- package/dist/components/avatar/index.d.ts +21 -0
- package/dist/components/avatar/index.js +2 -0
- package/dist/components/avatar/index.js.map +1 -0
- package/dist/components/badge/index.d.ts +18 -0
- package/dist/components/badge/index.js +2 -0
- package/dist/components/badge/index.js.map +1 -0
- package/dist/components/box/index.d.ts +19 -0
- package/dist/components/box/index.js +2 -0
- package/dist/components/box/index.js.map +1 -0
- package/dist/components/button/index.d.ts +20 -0
- package/dist/components/button/index.js +2 -0
- package/dist/components/button/index.js.map +1 -0
- package/dist/components/classification-badge/index.d.ts +20 -0
- package/dist/components/classification-badge/index.js +2 -0
- package/dist/components/classification-badge/index.js.map +1 -0
- package/dist/components/classification-banner/index.d.ts +19 -0
- package/dist/components/classification-banner/index.js +3 -0
- package/dist/components/classification-banner/index.js.map +1 -0
- package/dist/components/floating-button/index.d.ts +18 -0
- package/dist/components/floating-button/index.js +2 -0
- package/dist/components/floating-button/index.js.map +1 -0
- package/dist/components/icon-button/index.d.ts +20 -0
- package/dist/components/icon-button/index.js +2 -0
- package/dist/components/icon-button/index.js.map +1 -0
- package/dist/components/toggle-icon-button/index.d.ts +20 -0
- package/dist/components/toggle-icon-button/index.js +2 -0
- package/dist/components/toggle-icon-button/index.js.map +1 -0
- package/dist/components/tooltip/index.d.ts +36 -0
- package/dist/components/tooltip/index.js +2 -0
- package/dist/components/tooltip/index.js.map +1 -0
- package/dist/icons/add-fill.d.ts +7 -0
- package/dist/icons/add-fill.js +3 -0
- package/dist/icons/add-fill.js.map +1 -0
- package/dist/icons/add-to-list.d.ts +7 -0
- package/dist/icons/add-to-list.js +3 -0
- package/dist/icons/add-to-list.js.map +1 -0
- package/dist/icons/add.d.ts +7 -0
- package/dist/icons/add.js +3 -0
- package/dist/icons/add.js.map +1 -0
- package/dist/icons/arrange-table.d.ts +7 -0
- package/dist/icons/arrange-table.js +3 -0
- package/dist/icons/arrange-table.js.map +1 -0
- package/dist/icons/attach-file.d.ts +7 -0
- package/dist/icons/attach-file.js +3 -0
- package/dist/icons/attach-file.js.map +1 -0
- package/dist/icons/cancel-fill.d.ts +7 -0
- package/dist/icons/cancel-fill.js +3 -0
- package/dist/icons/cancel-fill.js.map +1 -0
- package/dist/icons/cancel.d.ts +7 -0
- package/dist/icons/cancel.js +3 -0
- package/dist/icons/cancel.js.map +1 -0
- package/dist/icons/center-on.d.ts +7 -0
- package/dist/icons/center-on.js +3 -0
- package/dist/icons/center-on.js.map +1 -0
- package/dist/icons/check.d.ts +7 -0
- package/dist/icons/check.js +3 -0
- package/dist/icons/check.js.map +1 -0
- package/dist/icons/collapse-all.d.ts +7 -0
- package/dist/icons/collapse-all.js +3 -0
- package/dist/icons/collapse-all.js.map +1 -0
- package/dist/icons/collapse-window.d.ts +7 -0
- package/dist/icons/collapse-window.js +3 -0
- package/dist/icons/collapse-window.js.map +1 -0
- package/dist/icons/condense.d.ts +7 -0
- package/dist/icons/condense.js +3 -0
- package/dist/icons/condense.js.map +1 -0
- package/dist/icons/copy-to-clipboard.d.ts +7 -0
- package/dist/icons/copy-to-clipboard.js +3 -0
- package/dist/icons/copy-to-clipboard.js.map +1 -0
- package/dist/icons/create-coa.d.ts +7 -0
- package/dist/icons/create-coa.js +3 -0
- package/dist/icons/create-coa.js.map +1 -0
- package/dist/icons/delete.d.ts +7 -0
- package/dist/icons/delete.js +3 -0
- package/dist/icons/delete.js.map +1 -0
- package/dist/icons/drag-horz.d.ts +7 -0
- package/dist/icons/drag-horz.js +3 -0
- package/dist/icons/drag-horz.js.map +1 -0
- package/dist/icons/drag-vert.d.ts +7 -0
- package/dist/icons/drag-vert.js +3 -0
- package/dist/icons/drag-vert.js.map +1 -0
- package/dist/icons/duplicate.d.ts +7 -0
- package/dist/icons/duplicate.js +3 -0
- package/dist/icons/duplicate.js.map +1 -0
- package/dist/icons/edit.d.ts +7 -0
- package/dist/icons/edit.js +3 -0
- package/dist/icons/edit.js.map +1 -0
- package/dist/icons/expand-all.d.ts +7 -0
- package/dist/icons/expand-all.js +3 -0
- package/dist/icons/expand-all.js.map +1 -0
- package/dist/icons/expand-left.d.ts +7 -0
- package/dist/icons/expand-left.js +3 -0
- package/dist/icons/expand-left.js.map +1 -0
- package/dist/icons/expand-right.d.ts +7 -0
- package/dist/icons/expand-right.js +3 -0
- package/dist/icons/expand-right.js.map +1 -0
- package/dist/icons/expand-window.d.ts +7 -0
- package/dist/icons/expand-window.js +3 -0
- package/dist/icons/expand-window.js.map +1 -0
- package/dist/icons/expand.d.ts +7 -0
- package/dist/icons/expand.js +3 -0
- package/dist/icons/expand.js.map +1 -0
- package/dist/icons/explore-data.d.ts +7 -0
- package/dist/icons/explore-data.js +3 -0
- package/dist/icons/explore-data.js.map +1 -0
- package/dist/icons/filter.d.ts +7 -0
- package/dist/icons/filter.js +3 -0
- package/dist/icons/filter.js.map +1 -0
- package/dist/icons/flag.d.ts +7 -0
- package/dist/icons/flag.js +3 -0
- package/dist/icons/flag.js.map +1 -0
- package/dist/icons/focus.d.ts +7 -0
- package/dist/icons/focus.js +3 -0
- package/dist/icons/focus.js.map +1 -0
- package/dist/icons/global-share.d.ts +7 -0
- package/dist/icons/global-share.js +3 -0
- package/dist/icons/global-share.js.map +1 -0
- package/dist/icons/group.d.ts +7 -0
- package/dist/icons/group.js +3 -0
- package/dist/icons/group.js.map +1 -0
- package/dist/icons/hide.d.ts +7 -0
- package/dist/icons/hide.js +3 -0
- package/dist/icons/hide.js.map +1 -0
- package/dist/icons/import.d.ts +7 -0
- package/dist/icons/import.js +3 -0
- package/dist/icons/import.js.map +1 -0
- package/dist/icons/index.d.ts +75 -0
- package/dist/icons/index.js +2 -0
- package/dist/icons/index.js.map +1 -0
- package/dist/icons/insert-chart.d.ts +7 -0
- package/dist/icons/insert-chart.js +3 -0
- package/dist/icons/insert-chart.js.map +1 -0
- package/dist/icons/jump-to.d.ts +7 -0
- package/dist/icons/jump-to.js +3 -0
- package/dist/icons/jump-to.js.map +1 -0
- package/dist/icons/lasso.d.ts +7 -0
- package/dist/icons/lasso.js +3 -0
- package/dist/icons/lasso.js.map +1 -0
- package/dist/icons/link.d.ts +7 -0
- package/dist/icons/link.js +3 -0
- package/dist/icons/link.js.map +1 -0
- package/dist/icons/lock-fill.d.ts +7 -0
- package/dist/icons/lock-fill.js +3 -0
- package/dist/icons/lock-fill.js.map +1 -0
- package/dist/icons/lock-outline.d.ts +7 -0
- package/dist/icons/lock-outline.js +3 -0
- package/dist/icons/lock-outline.js.map +1 -0
- package/dist/icons/login.d.ts +7 -0
- package/dist/icons/login.js +3 -0
- package/dist/icons/login.js.map +1 -0
- package/dist/icons/logout.d.ts +7 -0
- package/dist/icons/logout.js +3 -0
- package/dist/icons/logout.js.map +1 -0
- package/dist/icons/loop.d.ts +7 -0
- package/dist/icons/loop.js +3 -0
- package/dist/icons/loop.js.map +1 -0
- package/dist/icons/move.d.ts +7 -0
- package/dist/icons/move.js +3 -0
- package/dist/icons/move.js.map +1 -0
- package/dist/icons/mute.d.ts +7 -0
- package/dist/icons/mute.js +3 -0
- package/dist/icons/mute.js.map +1 -0
- package/dist/icons/open-container.d.ts +7 -0
- package/dist/icons/open-container.js +3 -0
- package/dist/icons/open-container.js.map +1 -0
- package/dist/icons/paste-from-clipboard.d.ts +7 -0
- package/dist/icons/paste-from-clipboard.js +3 -0
- package/dist/icons/paste-from-clipboard.js.map +1 -0
- package/dist/icons/pause.d.ts +7 -0
- package/dist/icons/pause.js +3 -0
- package/dist/icons/pause.js.map +1 -0
- package/dist/icons/person.d.ts +7 -0
- package/dist/icons/person.js +3 -0
- package/dist/icons/person.js.map +1 -0
- package/dist/icons/pin.d.ts +7 -0
- package/dist/icons/pin.js +3 -0
- package/dist/icons/pin.js.map +1 -0
- package/dist/icons/placeholder.d.ts +7 -0
- package/dist/icons/placeholder.js +3 -0
- package/dist/icons/placeholder.js.map +1 -0
- package/dist/icons/play.d.ts +7 -0
- package/dist/icons/play.js +3 -0
- package/dist/icons/play.js.map +1 -0
- package/dist/icons/playback.d.ts +7 -0
- package/dist/icons/playback.js +3 -0
- package/dist/icons/playback.js.map +1 -0
- package/dist/icons/polygon-lasso.d.ts +7 -0
- package/dist/icons/polygon-lasso.js +3 -0
- package/dist/icons/polygon-lasso.js.map +1 -0
- package/dist/icons/pop-back-in.d.ts +7 -0
- package/dist/icons/pop-back-in.js +3 -0
- package/dist/icons/pop-back-in.js.map +1 -0
- package/dist/icons/pop-out.d.ts +7 -0
- package/dist/icons/pop-out.js +3 -0
- package/dist/icons/pop-out.js.map +1 -0
- package/dist/icons/record.d.ts +7 -0
- package/dist/icons/record.js +3 -0
- package/dist/icons/record.js.map +1 -0
- package/dist/icons/rectangle-select.d.ts +7 -0
- package/dist/icons/rectangle-select.js +3 -0
- package/dist/icons/rectangle-select.js.map +1 -0
- package/dist/icons/remove-fill.d.ts +7 -0
- package/dist/icons/remove-fill.js +3 -0
- package/dist/icons/remove-fill.js.map +1 -0
- package/dist/icons/remove-from-list.d.ts +7 -0
- package/dist/icons/remove-from-list.js +3 -0
- package/dist/icons/remove-from-list.js.map +1 -0
- package/dist/icons/remove.d.ts +7 -0
- package/dist/icons/remove.js +3 -0
- package/dist/icons/remove.js.map +1 -0
- package/dist/icons/reverse.d.ts +7 -0
- package/dist/icons/reverse.js +3 -0
- package/dist/icons/reverse.js.map +1 -0
- package/dist/icons/screenshot.d.ts +7 -0
- package/dist/icons/screenshot.js +3 -0
- package/dist/icons/screenshot.js.map +1 -0
- package/dist/icons/search.d.ts +7 -0
- package/dist/icons/search.js +3 -0
- package/dist/icons/search.js.map +1 -0
- package/dist/icons/share.d.ts +7 -0
- package/dist/icons/share.js +3 -0
- package/dist/icons/share.js.map +1 -0
- package/dist/icons/show.d.ts +7 -0
- package/dist/icons/show.js +3 -0
- package/dist/icons/show.js.map +1 -0
- package/dist/icons/stack-cards.d.ts +7 -0
- package/dist/icons/stack-cards.js +3 -0
- package/dist/icons/stack-cards.js.map +1 -0
- package/dist/icons/stack.d.ts +7 -0
- package/dist/icons/stack.js +3 -0
- package/dist/icons/stack.js.map +1 -0
- package/dist/icons/tether.d.ts +7 -0
- package/dist/icons/tether.js +3 -0
- package/dist/icons/tether.js.map +1 -0
- package/dist/icons/track-changes.d.ts +7 -0
- package/dist/icons/track-changes.js +3 -0
- package/dist/icons/track-changes.js.map +1 -0
- package/dist/icons/types.d.ts +6 -0
- package/dist/icons/types.js +2 -0
- package/dist/icons/types.js.map +1 -0
- package/dist/icons/undo.d.ts +7 -0
- package/dist/icons/undo.js +3 -0
- package/dist/icons/undo.js.map +1 -0
- package/dist/icons/zoom-in.d.ts +7 -0
- package/dist/icons/zoom-in.js +3 -0
- package/dist/icons/zoom-in.js.map +1 -0
- package/dist/icons/zoom-out.d.ts +7 -0
- package/dist/icons/zoom-out.js +3 -0
- package/dist/icons/zoom-out.js.map +1 -0
- package/dist/icons/zoom-to.d.ts +7 -0
- package/dist/icons/zoom-to.js +3 -0
- package/dist/icons/zoom-to.js.map +1 -0
- package/dist/index.css +359 -0
- package/dist/index.d.ts +93 -0
- package/dist/index.js +2 -0
- package/dist/index.js.map +1 -0
- package/dist/lib/react.d.ts +10 -0
- package/dist/lib/react.js +2 -0
- package/dist/lib/react.js.map +1 -0
- package/dist/lib/utils.d.ts +7 -0
- package/dist/lib/utils.js +2 -0
- package/dist/lib/utils.js.map +1 -0
- package/dist/metafile-esm.json +1 -0
- package/dist/styles.css +1643 -0
- package/package.json +163 -0
package/dist/styles.css
ADDED
@@ -0,0 +1,1643 @@
|
|
1
|
+
/*! tailwindcss v4.1.4 | MIT License | https://tailwindcss.com */
|
2
|
+
@layer properties;
|
3
|
+
@font-face {
|
4
|
+
font-family: 'Roboto Flex';
|
5
|
+
font-style: normal;
|
6
|
+
font-display: swap;
|
7
|
+
font-weight: 400;
|
8
|
+
src: url(./files/roboto-flex-cyrillic-ext-400-normal.woff2) format('woff2'), url(./files/roboto-flex-cyrillic-ext-400-normal.woff) format('woff');
|
9
|
+
unicode-range: U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
|
10
|
+
}
|
11
|
+
@font-face {
|
12
|
+
font-family: 'Roboto Flex';
|
13
|
+
font-style: normal;
|
14
|
+
font-display: swap;
|
15
|
+
font-weight: 400;
|
16
|
+
src: url(./files/roboto-flex-cyrillic-400-normal.woff2) format('woff2'), url(./files/roboto-flex-cyrillic-400-normal.woff) format('woff');
|
17
|
+
unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
|
18
|
+
}
|
19
|
+
@font-face {
|
20
|
+
font-family: 'Roboto Flex';
|
21
|
+
font-style: normal;
|
22
|
+
font-display: swap;
|
23
|
+
font-weight: 400;
|
24
|
+
src: url(./files/roboto-flex-greek-400-normal.woff2) format('woff2'), url(./files/roboto-flex-greek-400-normal.woff) format('woff');
|
25
|
+
unicode-range: U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF;
|
26
|
+
}
|
27
|
+
@font-face {
|
28
|
+
font-family: 'Roboto Flex';
|
29
|
+
font-style: normal;
|
30
|
+
font-display: swap;
|
31
|
+
font-weight: 400;
|
32
|
+
src: url(./files/roboto-flex-vietnamese-400-normal.woff2) format('woff2'), url(./files/roboto-flex-vietnamese-400-normal.woff) format('woff');
|
33
|
+
unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;
|
34
|
+
}
|
35
|
+
@font-face {
|
36
|
+
font-family: 'Roboto Flex';
|
37
|
+
font-style: normal;
|
38
|
+
font-display: swap;
|
39
|
+
font-weight: 400;
|
40
|
+
src: url(./files/roboto-flex-latin-ext-400-normal.woff2) format('woff2'), url(./files/roboto-flex-latin-ext-400-normal.woff) format('woff');
|
41
|
+
unicode-range: U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
|
42
|
+
}
|
43
|
+
@font-face {
|
44
|
+
font-family: 'Roboto Flex';
|
45
|
+
font-style: normal;
|
46
|
+
font-display: swap;
|
47
|
+
font-weight: 400;
|
48
|
+
src: url(./files/roboto-flex-latin-400-normal.woff2) format('woff2'), url(./files/roboto-flex-latin-400-normal.woff) format('woff');
|
49
|
+
unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
|
50
|
+
}
|
51
|
+
@font-face {
|
52
|
+
font-family: 'Roboto Mono';
|
53
|
+
font-style: normal;
|
54
|
+
font-display: swap;
|
55
|
+
font-weight: 400;
|
56
|
+
src: url(./files/roboto-mono-cyrillic-ext-400-normal.woff2) format('woff2'), url(./files/roboto-mono-cyrillic-ext-400-normal.woff) format('woff');
|
57
|
+
unicode-range: U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
|
58
|
+
}
|
59
|
+
@font-face {
|
60
|
+
font-family: 'Roboto Mono';
|
61
|
+
font-style: normal;
|
62
|
+
font-display: swap;
|
63
|
+
font-weight: 400;
|
64
|
+
src: url(./files/roboto-mono-cyrillic-400-normal.woff2) format('woff2'), url(./files/roboto-mono-cyrillic-400-normal.woff) format('woff');
|
65
|
+
unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
|
66
|
+
}
|
67
|
+
@font-face {
|
68
|
+
font-family: 'Roboto Mono';
|
69
|
+
font-style: normal;
|
70
|
+
font-display: swap;
|
71
|
+
font-weight: 400;
|
72
|
+
src: url(./files/roboto-mono-greek-400-normal.woff2) format('woff2'), url(./files/roboto-mono-greek-400-normal.woff) format('woff');
|
73
|
+
unicode-range: U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF;
|
74
|
+
}
|
75
|
+
@font-face {
|
76
|
+
font-family: 'Roboto Mono';
|
77
|
+
font-style: normal;
|
78
|
+
font-display: swap;
|
79
|
+
font-weight: 400;
|
80
|
+
src: url(./files/roboto-mono-vietnamese-400-normal.woff2) format('woff2'), url(./files/roboto-mono-vietnamese-400-normal.woff) format('woff');
|
81
|
+
unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;
|
82
|
+
}
|
83
|
+
@font-face {
|
84
|
+
font-family: 'Roboto Mono';
|
85
|
+
font-style: normal;
|
86
|
+
font-display: swap;
|
87
|
+
font-weight: 400;
|
88
|
+
src: url(./files/roboto-mono-latin-ext-400-normal.woff2) format('woff2'), url(./files/roboto-mono-latin-ext-400-normal.woff) format('woff');
|
89
|
+
unicode-range: U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
|
90
|
+
}
|
91
|
+
@font-face {
|
92
|
+
font-family: 'Roboto Mono';
|
93
|
+
font-style: normal;
|
94
|
+
font-display: swap;
|
95
|
+
font-weight: 400;
|
96
|
+
src: url(./files/roboto-mono-latin-400-normal.woff2) format('woff2'), url(./files/roboto-mono-latin-400-normal.woff) format('woff');
|
97
|
+
unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
|
98
|
+
}
|
99
|
+
@layer theme, base, components, utilities;
|
100
|
+
@layer theme {
|
101
|
+
:root, :host {
|
102
|
+
--font-weight-normal: 400;
|
103
|
+
--font-weight-medium: 500;
|
104
|
+
--font-primary: "Roboto Flex", sans-serif;
|
105
|
+
--font-display: "Roboto Mono", monospace;
|
106
|
+
--color-surface-default: var(--neutral-10, #0b0b0b);
|
107
|
+
--color-surface-raised: var(--neutral-09, #222222);
|
108
|
+
--color-surface-overlay: var(--neutral-08, #2f2f31);
|
109
|
+
--color-transparent-dark: var(--alpha-black-02, rgba(0, 0, 0, 0.4));
|
110
|
+
--color-transparent-light: var(--alpha-white-01, rgba(255, 255, 255, 0.08));
|
111
|
+
--color-interactive-default: var(--neutral-02, #e6e6e6);
|
112
|
+
--color-interactive-hover-light: var(--neutral-03, #898989);
|
113
|
+
--color-interactive-hover-dark: var(--neutral-08, #2f2f31);
|
114
|
+
--color-interactive-disabled: var(--neutral-07, #383838);
|
115
|
+
--color-static-light: var(--neutral-07, #383838);
|
116
|
+
--color-static-dark: var(--neutral-09, #222222);
|
117
|
+
--color-interactive: var(--neutral-05, #565656);
|
118
|
+
--color-interactive-hover: var(--neutral-01, #ffffff);
|
119
|
+
--color-highlight-bold: var(--highlight-primary-03, #28f5be);
|
120
|
+
--color-highlight-hover: var(--highlight-primary-04, #189372);
|
121
|
+
--color-highlight-subtle: var(--highlight-primary-05, #0a3d30);
|
122
|
+
--color-info-bold: var(--utility-info-03, #686868);
|
123
|
+
--color-info-hover: var(--utility-info-04, #424244);
|
124
|
+
--color-info-subtle: var(--utility-info-05, #222222);
|
125
|
+
--color-advisory-bold: var(--utility-advisory-03, #62a6ff);
|
126
|
+
--color-advisory-hover: var(--utility-advisory-04, #3a6499);
|
127
|
+
--color-advisory-subtle: var(--utility-advisory-05, #142133);
|
128
|
+
--color-normal-bold: var(--utility-normal-03, #30d27e);
|
129
|
+
--color-normal-hover: var(--utility-normal-04, #1c7e4c);
|
130
|
+
--color-normal-subtle: var(--utility-normal-05, #0a2a19);
|
131
|
+
--color-serious-bold: var(--utility-serious-03, #fca400);
|
132
|
+
--color-serious-hover: var(--utility-serious-04, #976201);
|
133
|
+
--color-serious-subtle: var(--utility-serious-05, #322100);
|
134
|
+
--color-critical-bold: var(--utility-critical-03, #d4231d);
|
135
|
+
--color-critical-hover: var(--utility-critical-04, #7f1511);
|
136
|
+
--color-critical-subtle: var(--utility-critical-05, #2a0706);
|
137
|
+
--color-default-light: var(--neutral-01, #ffffff);
|
138
|
+
--color-default-dark: var(--neutral-03, #898989);
|
139
|
+
--color-inverse-dark: var(--neutral-09, #222222);
|
140
|
+
--color-inverse-light: var(--neutral-07, #383838);
|
141
|
+
--color-disabled: var(--neutral-05, #565656);
|
142
|
+
--color-highlight: var(--highlight-primary-03, #28f5be);
|
143
|
+
--color-info: var(--neutral-04, #686868);
|
144
|
+
--color-advisory: var(--utility-advisory-03, #62a6ff);
|
145
|
+
--color-normal: var(--utility-normal-03, #30d27e);
|
146
|
+
--color-serious: var(--utility-serious-03, #fca400);
|
147
|
+
--color-critical: var(--utility-critical-03, #d4231d);
|
148
|
+
--color-classification-missing: var(--neutral-10, #0b0b0b);
|
149
|
+
--color-classification-unclass: var(--classification-unclass, #007A33);
|
150
|
+
--color-classification-cui: var(--classification-cui, #502b85);
|
151
|
+
--color-classification-confidential: var(--classification-confidential, #0033a0);
|
152
|
+
--color-classification-secret: var(--classification-secret, #c8102e);
|
153
|
+
--color-classification-top-secret: var(--classification-top-secret, #ff8c00);
|
154
|
+
--color-classification-top-secret-sci: var(--classification-top-secret-sci, #fce83a);
|
155
|
+
--radius-none: 0px;
|
156
|
+
--radius-small: 2px;
|
157
|
+
--radius-medium: 4px;
|
158
|
+
--radius-large: 8px;
|
159
|
+
--radius-round: 80px;
|
160
|
+
--spacing-none: unset;
|
161
|
+
--spacing-xxs: 2px;
|
162
|
+
--spacing-xs: 4px;
|
163
|
+
--spacing-s: 8px;
|
164
|
+
--spacing-m: 12px;
|
165
|
+
--spacing-l: 16px;
|
166
|
+
--spacing-xl: 24px;
|
167
|
+
--spacing-xxl: 40px;
|
168
|
+
--spacing-oversized: 80px;
|
169
|
+
}
|
170
|
+
}
|
171
|
+
@layer base {
|
172
|
+
*, ::after, ::before, ::backdrop, ::file-selector-button {
|
173
|
+
box-sizing: border-box;
|
174
|
+
margin: 0;
|
175
|
+
padding: 0;
|
176
|
+
border: 0 solid;
|
177
|
+
}
|
178
|
+
html, :host {
|
179
|
+
line-height: 1.5;
|
180
|
+
-webkit-text-size-adjust: 100%;
|
181
|
+
tab-size: 4;
|
182
|
+
font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
|
183
|
+
font-feature-settings: var(--default-font-feature-settings, normal);
|
184
|
+
font-variation-settings: var(--default-font-variation-settings, normal);
|
185
|
+
-webkit-tap-highlight-color: transparent;
|
186
|
+
}
|
187
|
+
hr {
|
188
|
+
height: 0;
|
189
|
+
color: inherit;
|
190
|
+
border-top-width: 1px;
|
191
|
+
}
|
192
|
+
abbr:where([title]) {
|
193
|
+
-webkit-text-decoration: underline dotted;
|
194
|
+
text-decoration: underline dotted;
|
195
|
+
}
|
196
|
+
h1, h2, h3, h4, h5, h6 {
|
197
|
+
font-size: inherit;
|
198
|
+
font-weight: inherit;
|
199
|
+
}
|
200
|
+
a {
|
201
|
+
color: inherit;
|
202
|
+
-webkit-text-decoration: inherit;
|
203
|
+
text-decoration: inherit;
|
204
|
+
}
|
205
|
+
b, strong {
|
206
|
+
font-weight: bolder;
|
207
|
+
}
|
208
|
+
code, kbd, samp, pre {
|
209
|
+
font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
|
210
|
+
font-feature-settings: var(--default-mono-font-feature-settings, normal);
|
211
|
+
font-variation-settings: var(--default-mono-font-variation-settings, normal);
|
212
|
+
font-size: 1em;
|
213
|
+
}
|
214
|
+
small {
|
215
|
+
font-size: 80%;
|
216
|
+
}
|
217
|
+
sub, sup {
|
218
|
+
font-size: 75%;
|
219
|
+
line-height: 0;
|
220
|
+
position: relative;
|
221
|
+
vertical-align: baseline;
|
222
|
+
}
|
223
|
+
sub {
|
224
|
+
bottom: -0.25em;
|
225
|
+
}
|
226
|
+
sup {
|
227
|
+
top: -0.5em;
|
228
|
+
}
|
229
|
+
table {
|
230
|
+
text-indent: 0;
|
231
|
+
border-color: inherit;
|
232
|
+
border-collapse: collapse;
|
233
|
+
}
|
234
|
+
:-moz-focusring {
|
235
|
+
outline: auto;
|
236
|
+
}
|
237
|
+
progress {
|
238
|
+
vertical-align: baseline;
|
239
|
+
}
|
240
|
+
summary {
|
241
|
+
display: list-item;
|
242
|
+
}
|
243
|
+
ol, ul, menu {
|
244
|
+
list-style: none;
|
245
|
+
}
|
246
|
+
img, svg, video, canvas, audio, iframe, embed, object {
|
247
|
+
display: block;
|
248
|
+
vertical-align: middle;
|
249
|
+
}
|
250
|
+
img, video {
|
251
|
+
max-width: 100%;
|
252
|
+
height: auto;
|
253
|
+
}
|
254
|
+
button, input, select, optgroup, textarea, ::file-selector-button {
|
255
|
+
font: inherit;
|
256
|
+
font-feature-settings: inherit;
|
257
|
+
font-variation-settings: inherit;
|
258
|
+
letter-spacing: inherit;
|
259
|
+
color: inherit;
|
260
|
+
border-radius: 0;
|
261
|
+
background-color: transparent;
|
262
|
+
opacity: 1;
|
263
|
+
}
|
264
|
+
:where(select:is([multiple], [size])) optgroup {
|
265
|
+
font-weight: bolder;
|
266
|
+
}
|
267
|
+
:where(select:is([multiple], [size])) optgroup option {
|
268
|
+
padding-inline-start: 20px;
|
269
|
+
}
|
270
|
+
::file-selector-button {
|
271
|
+
margin-inline-end: 4px;
|
272
|
+
}
|
273
|
+
::placeholder {
|
274
|
+
opacity: 1;
|
275
|
+
}
|
276
|
+
@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
|
277
|
+
::placeholder {
|
278
|
+
color: currentcolor;
|
279
|
+
@supports (color: color-mix(in lab, red, red)) {
|
280
|
+
color: color-mix(in oklab, currentcolor 50%, transparent);
|
281
|
+
}
|
282
|
+
}
|
283
|
+
}
|
284
|
+
textarea {
|
285
|
+
resize: vertical;
|
286
|
+
}
|
287
|
+
::-webkit-search-decoration {
|
288
|
+
-webkit-appearance: none;
|
289
|
+
}
|
290
|
+
::-webkit-date-and-time-value {
|
291
|
+
min-height: 1lh;
|
292
|
+
text-align: inherit;
|
293
|
+
}
|
294
|
+
::-webkit-datetime-edit {
|
295
|
+
display: inline-flex;
|
296
|
+
}
|
297
|
+
::-webkit-datetime-edit-fields-wrapper {
|
298
|
+
padding: 0;
|
299
|
+
}
|
300
|
+
::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
|
301
|
+
padding-block: 0;
|
302
|
+
}
|
303
|
+
:-moz-ui-invalid {
|
304
|
+
box-shadow: none;
|
305
|
+
}
|
306
|
+
button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
|
307
|
+
appearance: button;
|
308
|
+
}
|
309
|
+
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
|
310
|
+
height: auto;
|
311
|
+
}
|
312
|
+
[hidden]:where(:not([hidden="until-found"])) {
|
313
|
+
display: none !important;
|
314
|
+
}
|
315
|
+
}
|
316
|
+
@layer utilities {
|
317
|
+
.pointer-events-none {
|
318
|
+
pointer-events: none;
|
319
|
+
}
|
320
|
+
.\[position\:var\(--badge-position\,initial\)\] {
|
321
|
+
position: var(--badge-position,initial);
|
322
|
+
}
|
323
|
+
.absolute {
|
324
|
+
position: absolute;
|
325
|
+
}
|
326
|
+
.relative {
|
327
|
+
position: relative;
|
328
|
+
}
|
329
|
+
.\[inset\:var\(--badge-inset\,initial\)\] {
|
330
|
+
inset: var(--badge-inset,initial);
|
331
|
+
}
|
332
|
+
.right-\[20px\] {
|
333
|
+
right: 20px;
|
334
|
+
}
|
335
|
+
.bottom-\[20px\] {
|
336
|
+
bottom: 20px;
|
337
|
+
}
|
338
|
+
.container {
|
339
|
+
width: 100%;
|
340
|
+
@media (width >= 40rem) {
|
341
|
+
max-width: 40rem;
|
342
|
+
}
|
343
|
+
@media (width >= 48rem) {
|
344
|
+
max-width: 48rem;
|
345
|
+
}
|
346
|
+
@media (width >= 64rem) {
|
347
|
+
max-width: 64rem;
|
348
|
+
}
|
349
|
+
@media (width >= 80rem) {
|
350
|
+
max-width: 80rem;
|
351
|
+
}
|
352
|
+
@media (width >= 96rem) {
|
353
|
+
max-width: 96rem;
|
354
|
+
}
|
355
|
+
}
|
356
|
+
.mt-oversized {
|
357
|
+
margin-top: var(--spacing-oversized);
|
358
|
+
}
|
359
|
+
.block {
|
360
|
+
display: block;
|
361
|
+
}
|
362
|
+
.flex {
|
363
|
+
display: flex;
|
364
|
+
}
|
365
|
+
.grid {
|
366
|
+
display: grid;
|
367
|
+
}
|
368
|
+
.inline-block {
|
369
|
+
display: inline-block;
|
370
|
+
}
|
371
|
+
.inline-flex {
|
372
|
+
display: inline-flex;
|
373
|
+
}
|
374
|
+
.size-\[20px\] {
|
375
|
+
width: 20px;
|
376
|
+
height: 20px;
|
377
|
+
}
|
378
|
+
.size-\[28px\] {
|
379
|
+
width: 28px;
|
380
|
+
height: 28px;
|
381
|
+
}
|
382
|
+
.size-\[32px\] {
|
383
|
+
width: 32px;
|
384
|
+
height: 32px;
|
385
|
+
}
|
386
|
+
.size-\[var\(--icon-size\,var\(--spacing-xl\)\)\] {
|
387
|
+
width: var(--icon-size,var(--spacing-xl));
|
388
|
+
height: var(--icon-size,var(--spacing-xl));
|
389
|
+
}
|
390
|
+
.size-full {
|
391
|
+
width: 100%;
|
392
|
+
height: 100%;
|
393
|
+
}
|
394
|
+
.size-l {
|
395
|
+
width: var(--spacing-l);
|
396
|
+
height: var(--spacing-l);
|
397
|
+
}
|
398
|
+
.size-m {
|
399
|
+
width: var(--spacing-m);
|
400
|
+
height: var(--spacing-m);
|
401
|
+
}
|
402
|
+
.size-oversized {
|
403
|
+
width: var(--spacing-oversized);
|
404
|
+
height: var(--spacing-oversized);
|
405
|
+
}
|
406
|
+
.size-s {
|
407
|
+
width: var(--spacing-s);
|
408
|
+
height: var(--spacing-s);
|
409
|
+
}
|
410
|
+
.size-xl {
|
411
|
+
width: var(--spacing-xl);
|
412
|
+
height: var(--spacing-xl);
|
413
|
+
}
|
414
|
+
.size-xs {
|
415
|
+
width: var(--spacing-xs);
|
416
|
+
height: var(--spacing-xs);
|
417
|
+
}
|
418
|
+
.size-xxl {
|
419
|
+
width: var(--spacing-xxl);
|
420
|
+
height: var(--spacing-xxl);
|
421
|
+
}
|
422
|
+
.size-xxs {
|
423
|
+
width: var(--spacing-xxs);
|
424
|
+
height: var(--spacing-xxs);
|
425
|
+
}
|
426
|
+
.\[height\:var\(--icon-size\,--spacing-xl\)\] {
|
427
|
+
height: var(--icon-size,--spacing-xl);
|
428
|
+
}
|
429
|
+
.h-\[40px\] {
|
430
|
+
height: 40px;
|
431
|
+
}
|
432
|
+
.h-\[90px\] {
|
433
|
+
height: 90px;
|
434
|
+
}
|
435
|
+
.h-l {
|
436
|
+
height: var(--spacing-l);
|
437
|
+
}
|
438
|
+
.min-h-\[20px\] {
|
439
|
+
min-height: 20px;
|
440
|
+
}
|
441
|
+
.min-h-\[32px\] {
|
442
|
+
min-height: 32px;
|
443
|
+
}
|
444
|
+
.min-h-xl {
|
445
|
+
min-height: var(--spacing-xl);
|
446
|
+
}
|
447
|
+
.min-h-xxl {
|
448
|
+
min-height: var(--spacing-xxl);
|
449
|
+
}
|
450
|
+
.\[width\:var\(--icon-size\,--spacing-xl\)\] {
|
451
|
+
width: var(--icon-size,--spacing-xl);
|
452
|
+
}
|
453
|
+
.w-\[80px\] {
|
454
|
+
width: 80px;
|
455
|
+
}
|
456
|
+
.w-\[90px\] {
|
457
|
+
width: 90px;
|
458
|
+
}
|
459
|
+
.w-\[120px\] {
|
460
|
+
width: 120px;
|
461
|
+
}
|
462
|
+
.w-\[size\] {
|
463
|
+
width: size;
|
464
|
+
}
|
465
|
+
.w-content {
|
466
|
+
width: fit-content;
|
467
|
+
}
|
468
|
+
.max-w-\[160px\] {
|
469
|
+
max-width: 160px;
|
470
|
+
}
|
471
|
+
.min-w-l {
|
472
|
+
min-width: var(--spacing-l);
|
473
|
+
}
|
474
|
+
.cursor-not-allowed {
|
475
|
+
cursor: not-allowed;
|
476
|
+
}
|
477
|
+
.cursor-pointer {
|
478
|
+
cursor: pointer;
|
479
|
+
}
|
480
|
+
.grid-cols-2 {
|
481
|
+
grid-template-columns: repeat(2, minmax(0, 1fr));
|
482
|
+
}
|
483
|
+
.grid-cols-3 {
|
484
|
+
grid-template-columns: repeat(3, minmax(0, 1fr));
|
485
|
+
}
|
486
|
+
.flex-col {
|
487
|
+
flex-direction: column;
|
488
|
+
}
|
489
|
+
.flex-row {
|
490
|
+
flex-direction: row;
|
491
|
+
}
|
492
|
+
.items-baseline {
|
493
|
+
align-items: baseline;
|
494
|
+
}
|
495
|
+
.items-center {
|
496
|
+
align-items: center;
|
497
|
+
}
|
498
|
+
.items-end {
|
499
|
+
align-items: flex-end;
|
500
|
+
}
|
501
|
+
.items-start {
|
502
|
+
align-items: flex-start;
|
503
|
+
}
|
504
|
+
.items-stretch {
|
505
|
+
align-items: stretch;
|
506
|
+
}
|
507
|
+
.justify-around {
|
508
|
+
justify-content: space-around;
|
509
|
+
}
|
510
|
+
.justify-between {
|
511
|
+
justify-content: space-between;
|
512
|
+
}
|
513
|
+
.justify-center {
|
514
|
+
justify-content: center;
|
515
|
+
}
|
516
|
+
.justify-end {
|
517
|
+
justify-content: flex-end;
|
518
|
+
}
|
519
|
+
.justify-evenly {
|
520
|
+
justify-content: space-evenly;
|
521
|
+
}
|
522
|
+
.justify-start {
|
523
|
+
justify-content: flex-start;
|
524
|
+
}
|
525
|
+
.gap-l {
|
526
|
+
gap: var(--spacing-l);
|
527
|
+
}
|
528
|
+
.gap-m {
|
529
|
+
gap: var(--spacing-m);
|
530
|
+
}
|
531
|
+
.gap-s {
|
532
|
+
gap: var(--spacing-s);
|
533
|
+
}
|
534
|
+
.gap-xl {
|
535
|
+
gap: var(--spacing-xl);
|
536
|
+
}
|
537
|
+
.gap-xs {
|
538
|
+
gap: var(--spacing-xs);
|
539
|
+
}
|
540
|
+
.gap-xxs {
|
541
|
+
gap: var(--spacing-xxs);
|
542
|
+
}
|
543
|
+
.gap-x-l {
|
544
|
+
column-gap: var(--spacing-l);
|
545
|
+
}
|
546
|
+
.gap-x-oversized {
|
547
|
+
column-gap: var(--spacing-oversized);
|
548
|
+
}
|
549
|
+
.gap-x-xxl {
|
550
|
+
column-gap: var(--spacing-xxl);
|
551
|
+
}
|
552
|
+
.gap-y-oversized {
|
553
|
+
row-gap: var(--spacing-oversized);
|
554
|
+
}
|
555
|
+
.gap-y-xl {
|
556
|
+
row-gap: var(--spacing-xl);
|
557
|
+
}
|
558
|
+
.gap-y-xxl {
|
559
|
+
row-gap: var(--spacing-xxl);
|
560
|
+
}
|
561
|
+
.overflow-hidden {
|
562
|
+
overflow: hidden;
|
563
|
+
}
|
564
|
+
.rounded-full {
|
565
|
+
border-radius: calc(infinity * 1px);
|
566
|
+
}
|
567
|
+
.rounded-large {
|
568
|
+
border-radius: var(--radius-large);
|
569
|
+
}
|
570
|
+
.rounded-medium {
|
571
|
+
border-radius: var(--radius-medium);
|
572
|
+
}
|
573
|
+
.rounded-none {
|
574
|
+
border-radius: 0;
|
575
|
+
}
|
576
|
+
.rounded-none {
|
577
|
+
border-radius: var(--radius-none);
|
578
|
+
}
|
579
|
+
.rounded-round {
|
580
|
+
border-radius: var(--radius-round);
|
581
|
+
}
|
582
|
+
.rounded-small {
|
583
|
+
border-radius: var(--radius-small);
|
584
|
+
}
|
585
|
+
.border {
|
586
|
+
border-style: var(--tw-border-style);
|
587
|
+
border-width: 1px;
|
588
|
+
}
|
589
|
+
.border-\[\#E8178A\] {
|
590
|
+
border-color: #E8178A;
|
591
|
+
}
|
592
|
+
.border-advisory {
|
593
|
+
border-color: var(--color-advisory);
|
594
|
+
}
|
595
|
+
.border-advisory-bold {
|
596
|
+
border-color: var(--color-advisory-bold);
|
597
|
+
}
|
598
|
+
.border-critical {
|
599
|
+
border-color: var(--color-critical);
|
600
|
+
}
|
601
|
+
.border-highlight {
|
602
|
+
border-color: var(--color-highlight);
|
603
|
+
}
|
604
|
+
.border-info {
|
605
|
+
border-color: var(--color-info);
|
606
|
+
}
|
607
|
+
.border-info-bold {
|
608
|
+
border-color: var(--color-info-bold);
|
609
|
+
}
|
610
|
+
.border-interactive {
|
611
|
+
border-color: var(--color-interactive);
|
612
|
+
}
|
613
|
+
.border-interactive-default {
|
614
|
+
border-color: var(--color-interactive-default);
|
615
|
+
}
|
616
|
+
.border-interactive-disabled {
|
617
|
+
border-color: var(--color-interactive-disabled);
|
618
|
+
}
|
619
|
+
.border-interactive-hover {
|
620
|
+
border-color: var(--color-interactive-hover);
|
621
|
+
}
|
622
|
+
.border-normal {
|
623
|
+
border-color: var(--color-normal);
|
624
|
+
}
|
625
|
+
.border-serious {
|
626
|
+
border-color: var(--color-serious);
|
627
|
+
}
|
628
|
+
.border-static-dark {
|
629
|
+
border-color: var(--color-static-dark);
|
630
|
+
}
|
631
|
+
.border-static-light {
|
632
|
+
border-color: var(--color-static-light);
|
633
|
+
}
|
634
|
+
.bg-\[\#E8178A\]\/40 {
|
635
|
+
background-color: color-mix(in oklab, #E8178A 40%, transparent);
|
636
|
+
}
|
637
|
+
.bg-advisory {
|
638
|
+
background-color: var(--color-advisory);
|
639
|
+
}
|
640
|
+
.bg-advisory-bold {
|
641
|
+
background-color: var(--color-advisory-bold);
|
642
|
+
}
|
643
|
+
.bg-advisory-hover {
|
644
|
+
background-color: var(--color-advisory-hover);
|
645
|
+
}
|
646
|
+
.bg-advisory-subtle {
|
647
|
+
background-color: var(--color-advisory-subtle);
|
648
|
+
}
|
649
|
+
.bg-classification-confidential {
|
650
|
+
background-color: var(--color-classification-confidential);
|
651
|
+
}
|
652
|
+
.bg-classification-cui {
|
653
|
+
background-color: var(--color-classification-cui);
|
654
|
+
}
|
655
|
+
.bg-classification-missing {
|
656
|
+
background-color: var(--color-classification-missing);
|
657
|
+
}
|
658
|
+
.bg-classification-secret {
|
659
|
+
background-color: var(--color-classification-secret);
|
660
|
+
}
|
661
|
+
.bg-classification-top-secret {
|
662
|
+
background-color: var(--color-classification-top-secret);
|
663
|
+
}
|
664
|
+
.bg-classification-top-secret-sci {
|
665
|
+
background-color: var(--color-classification-top-secret-sci);
|
666
|
+
}
|
667
|
+
.bg-classification-unclass {
|
668
|
+
background-color: var(--color-classification-unclass);
|
669
|
+
}
|
670
|
+
.bg-critical {
|
671
|
+
background-color: var(--color-critical);
|
672
|
+
}
|
673
|
+
.bg-critical-bold {
|
674
|
+
background-color: var(--color-critical-bold);
|
675
|
+
}
|
676
|
+
.bg-critical-hover {
|
677
|
+
background-color: var(--color-critical-hover);
|
678
|
+
}
|
679
|
+
.bg-critical-subtle {
|
680
|
+
background-color: var(--color-critical-subtle);
|
681
|
+
}
|
682
|
+
.bg-default-dark {
|
683
|
+
background-color: var(--color-default-dark);
|
684
|
+
}
|
685
|
+
.bg-default-light {
|
686
|
+
background-color: var(--color-default-light);
|
687
|
+
}
|
688
|
+
.bg-disabled {
|
689
|
+
background-color: var(--color-disabled);
|
690
|
+
}
|
691
|
+
.bg-highlight {
|
692
|
+
background-color: var(--color-highlight);
|
693
|
+
}
|
694
|
+
.bg-highlight-bold {
|
695
|
+
background-color: var(--color-highlight-bold);
|
696
|
+
}
|
697
|
+
.bg-highlight-hover {
|
698
|
+
background-color: var(--color-highlight-hover);
|
699
|
+
}
|
700
|
+
.bg-highlight-subtle {
|
701
|
+
background-color: var(--color-highlight-subtle);
|
702
|
+
}
|
703
|
+
.bg-info {
|
704
|
+
background-color: var(--color-info);
|
705
|
+
}
|
706
|
+
.bg-info-bold {
|
707
|
+
background-color: var(--color-info-bold);
|
708
|
+
}
|
709
|
+
.bg-info-hover {
|
710
|
+
background-color: var(--color-info-hover);
|
711
|
+
}
|
712
|
+
.bg-info-subtle {
|
713
|
+
background-color: var(--color-info-subtle);
|
714
|
+
}
|
715
|
+
.bg-interactive-default {
|
716
|
+
background-color: var(--color-interactive-default);
|
717
|
+
}
|
718
|
+
.bg-interactive-disabled {
|
719
|
+
background-color: var(--color-interactive-disabled);
|
720
|
+
}
|
721
|
+
.bg-interactive-hover-dark {
|
722
|
+
background-color: var(--color-interactive-hover-dark);
|
723
|
+
}
|
724
|
+
.bg-interactive-hover-light {
|
725
|
+
background-color: var(--color-interactive-hover-light);
|
726
|
+
}
|
727
|
+
.bg-inverse-dark {
|
728
|
+
background-color: var(--color-inverse-dark);
|
729
|
+
}
|
730
|
+
.bg-inverse-light {
|
731
|
+
background-color: var(--color-inverse-light);
|
732
|
+
}
|
733
|
+
.bg-normal {
|
734
|
+
background-color: var(--color-normal);
|
735
|
+
}
|
736
|
+
.bg-normal-bold {
|
737
|
+
background-color: var(--color-normal-bold);
|
738
|
+
}
|
739
|
+
.bg-normal-hover {
|
740
|
+
background-color: var(--color-normal-hover);
|
741
|
+
}
|
742
|
+
.bg-normal-subtle {
|
743
|
+
background-color: var(--color-normal-subtle);
|
744
|
+
}
|
745
|
+
.bg-serious {
|
746
|
+
background-color: var(--color-serious);
|
747
|
+
}
|
748
|
+
.bg-serious-bold {
|
749
|
+
background-color: var(--color-serious-bold);
|
750
|
+
}
|
751
|
+
.bg-serious-hover {
|
752
|
+
background-color: var(--color-serious-hover);
|
753
|
+
}
|
754
|
+
.bg-serious-subtle {
|
755
|
+
background-color: var(--color-serious-subtle);
|
756
|
+
}
|
757
|
+
.bg-surface-default {
|
758
|
+
background-color: var(--color-surface-default);
|
759
|
+
}
|
760
|
+
.bg-surface-overlay {
|
761
|
+
background-color: var(--color-surface-overlay);
|
762
|
+
}
|
763
|
+
.bg-surface-raised {
|
764
|
+
background-color: var(--color-surface-raised);
|
765
|
+
}
|
766
|
+
.bg-transparent {
|
767
|
+
background-color: transparent;
|
768
|
+
}
|
769
|
+
.bg-transparent-dark {
|
770
|
+
background-color: var(--color-transparent-dark);
|
771
|
+
}
|
772
|
+
.bg-transparent-light {
|
773
|
+
background-color: var(--color-transparent-light);
|
774
|
+
}
|
775
|
+
.object-cover {
|
776
|
+
object-fit: cover;
|
777
|
+
}
|
778
|
+
.object-center {
|
779
|
+
object-position: center;
|
780
|
+
}
|
781
|
+
.p-m {
|
782
|
+
padding: var(--spacing-m);
|
783
|
+
}
|
784
|
+
.p-s {
|
785
|
+
padding: var(--spacing-s);
|
786
|
+
}
|
787
|
+
.px-l {
|
788
|
+
padding-inline: var(--spacing-l);
|
789
|
+
}
|
790
|
+
.px-s {
|
791
|
+
padding-inline: var(--spacing-s);
|
792
|
+
}
|
793
|
+
.px-xs {
|
794
|
+
padding-inline: var(--spacing-xs);
|
795
|
+
}
|
796
|
+
.py-s {
|
797
|
+
padding-block: var(--spacing-s);
|
798
|
+
}
|
799
|
+
.py-xs {
|
800
|
+
padding-block: var(--spacing-xs);
|
801
|
+
}
|
802
|
+
.text-center {
|
803
|
+
text-align: center;
|
804
|
+
}
|
805
|
+
.text-right {
|
806
|
+
text-align: right;
|
807
|
+
}
|
808
|
+
.font-display {
|
809
|
+
font-family: var(--font-display);
|
810
|
+
}
|
811
|
+
.font-primary {
|
812
|
+
font-family: var(--font-primary);
|
813
|
+
}
|
814
|
+
.text-button-l {
|
815
|
+
font-size: var(--button-l-size);
|
816
|
+
font-weight: bold;
|
817
|
+
line-height: var(--button-l-height);
|
818
|
+
letter-spacing: 0.5px;
|
819
|
+
}
|
820
|
+
.text-button-m {
|
821
|
+
font-size: var(--button-m-size);
|
822
|
+
font-weight: bold;
|
823
|
+
line-height: var(--button-m-height);
|
824
|
+
letter-spacing: 0.25px;
|
825
|
+
}
|
826
|
+
.text-button-s {
|
827
|
+
font-size: var(--button-s-size);
|
828
|
+
font-weight: bold;
|
829
|
+
line-height: var(--button-s-height);
|
830
|
+
letter-spacing: 0.4px;
|
831
|
+
}
|
832
|
+
.text-button-xs {
|
833
|
+
font-size: var(--button-xs-size);
|
834
|
+
font-weight: bold;
|
835
|
+
line-height: var(--button-xs-height);
|
836
|
+
letter-spacing: 0.5px;
|
837
|
+
}
|
838
|
+
.text-header-l {
|
839
|
+
font-size: var(--header-l-size);
|
840
|
+
font-weight: 500;
|
841
|
+
line-height: var(--header-l-height);
|
842
|
+
letter-spacing: 0.18px;
|
843
|
+
}
|
844
|
+
.text-header-m {
|
845
|
+
font-size: var(--header-m-size);
|
846
|
+
font-weight: 500;
|
847
|
+
line-height: var(--header-m-height);
|
848
|
+
letter-spacing: 0.25px;
|
849
|
+
}
|
850
|
+
.text-header-s {
|
851
|
+
font-size: var(--header-s-size);
|
852
|
+
font-weight: 500;
|
853
|
+
line-height: var(--header-s-height);
|
854
|
+
letter-spacing: 0.4px;
|
855
|
+
}
|
856
|
+
.text-header-xl {
|
857
|
+
font-size: var(--header-xl-size);
|
858
|
+
font-weight: 500;
|
859
|
+
line-height: var(--header-xl-height);
|
860
|
+
letter-spacing: 0.18px;
|
861
|
+
}
|
862
|
+
.text-header-xs {
|
863
|
+
font-size: var(--header-xs-size);
|
864
|
+
font-weight: 500;
|
865
|
+
line-height: var(--header-xs-height);
|
866
|
+
letter-spacing: 0.25px;
|
867
|
+
}
|
868
|
+
.text-header-xxl {
|
869
|
+
font-size: var(--header-xxl-size);
|
870
|
+
font-weight: 500;
|
871
|
+
line-height: var(--header-xxl-height);
|
872
|
+
letter-spacing: 0px;
|
873
|
+
}
|
874
|
+
.text-body-l {
|
875
|
+
font-size: var(--body-l-size);
|
876
|
+
line-height: var(--body-l-height);
|
877
|
+
letter-spacing: 0.5px;
|
878
|
+
}
|
879
|
+
.text-body-m {
|
880
|
+
font-size: var(--body-m-size);
|
881
|
+
line-height: var(--body-m-height);
|
882
|
+
letter-spacing: 0.25px;
|
883
|
+
}
|
884
|
+
.text-body-s {
|
885
|
+
font-size: var(--body-s-size);
|
886
|
+
line-height: var(--body-s-height);
|
887
|
+
letter-spacing: 0.4px;
|
888
|
+
}
|
889
|
+
.text-body-xs {
|
890
|
+
font-size: var(--body-xs-size);
|
891
|
+
line-height: var(--body-xs-height);
|
892
|
+
letter-spacing: 0.5px;
|
893
|
+
}
|
894
|
+
.text-body-xxs {
|
895
|
+
font-size: var(--body-xxs-size);
|
896
|
+
line-height: var(--body-xxs-height);
|
897
|
+
letter-spacing: 0.25px;
|
898
|
+
}
|
899
|
+
.text-\[24px\] {
|
900
|
+
font-size: 24px;
|
901
|
+
}
|
902
|
+
.text-\[48px\] {
|
903
|
+
font-size: 48px;
|
904
|
+
}
|
905
|
+
.leading-\[32px\] {
|
906
|
+
--tw-leading: 32px;
|
907
|
+
line-height: 32px;
|
908
|
+
}
|
909
|
+
.leading-\[64px\] {
|
910
|
+
--tw-leading: 64px;
|
911
|
+
line-height: 64px;
|
912
|
+
}
|
913
|
+
.font-medium {
|
914
|
+
--tw-font-weight: var(--font-weight-medium);
|
915
|
+
font-weight: var(--font-weight-medium);
|
916
|
+
}
|
917
|
+
.font-normal {
|
918
|
+
--tw-font-weight: var(--font-weight-normal);
|
919
|
+
font-weight: var(--font-weight-normal);
|
920
|
+
}
|
921
|
+
.break-words {
|
922
|
+
overflow-wrap: break-word;
|
923
|
+
}
|
924
|
+
.whitespace-nowrap {
|
925
|
+
white-space: nowrap;
|
926
|
+
}
|
927
|
+
.fg-advisory {
|
928
|
+
color: var(--color-advisory);
|
929
|
+
--icon-color: var(--color-advisory);
|
930
|
+
}
|
931
|
+
.fg-critical {
|
932
|
+
color: var(--color-critical);
|
933
|
+
--icon-color: var(--color-critical);
|
934
|
+
}
|
935
|
+
.fg-default-dark {
|
936
|
+
color: var(--color-default-dark);
|
937
|
+
--icon-color: var(--color-default-dark);
|
938
|
+
}
|
939
|
+
.fg-default-light {
|
940
|
+
color: var(--color-default-light);
|
941
|
+
--icon-color: var(--color-default-light);
|
942
|
+
}
|
943
|
+
.fg-disabled {
|
944
|
+
color: var(--color-disabled);
|
945
|
+
--icon-color: var(--color-disabled);
|
946
|
+
}
|
947
|
+
.fg-highlight {
|
948
|
+
color: var(--color-highlight);
|
949
|
+
--icon-color: var(--color-highlight);
|
950
|
+
}
|
951
|
+
.fg-info {
|
952
|
+
color: var(--color-info);
|
953
|
+
--icon-color: var(--color-info);
|
954
|
+
}
|
955
|
+
.fg-interactive-default {
|
956
|
+
color: var(--color-interactive-default);
|
957
|
+
--icon-color: var(--color-interactive-default);
|
958
|
+
}
|
959
|
+
.fg-interactive-hover-light {
|
960
|
+
color: var(--color-interactive-hover-light);
|
961
|
+
--icon-color: var(--color-interactive-hover-light);
|
962
|
+
}
|
963
|
+
.fg-inverse-dark {
|
964
|
+
color: var(--color-inverse-dark);
|
965
|
+
--icon-color: var(--color-inverse-dark);
|
966
|
+
}
|
967
|
+
.fg-inverse-light {
|
968
|
+
color: var(--color-inverse-light);
|
969
|
+
--icon-color: var(--color-inverse-light);
|
970
|
+
}
|
971
|
+
.fg-normal {
|
972
|
+
color: var(--color-normal);
|
973
|
+
--icon-color: var(--color-normal);
|
974
|
+
}
|
975
|
+
.fg-serious {
|
976
|
+
color: var(--color-serious);
|
977
|
+
--icon-color: var(--color-serious);
|
978
|
+
}
|
979
|
+
.\[color\:var\(--icon-color\,currentColor\)\] {
|
980
|
+
color: var(--icon-color,currentColor);
|
981
|
+
}
|
982
|
+
.text-default-dark {
|
983
|
+
color: var(--color-default-dark);
|
984
|
+
}
|
985
|
+
.text-highlight {
|
986
|
+
color: var(--color-highlight);
|
987
|
+
}
|
988
|
+
.text-interactive-default {
|
989
|
+
color: var(--color-interactive-default);
|
990
|
+
}
|
991
|
+
.text-interactive-hover-light {
|
992
|
+
color: var(--color-interactive-hover-light);
|
993
|
+
}
|
994
|
+
.uppercase {
|
995
|
+
text-transform: uppercase;
|
996
|
+
}
|
997
|
+
.shadow-elevation-overlay {
|
998
|
+
--tw-shadow: 0 8px 10px 0 var(--tw-shadow-color, rgba(0 0 0 / 0.2)), 0 6px 30px 0 var(--tw-shadow-color, rgba(0 0 0 / 0.12)), 0 16px 24px 0 var(--tw-shadow-color, rgba(0 0 0 / 0.14));
|
999
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
1000
|
+
}
|
1001
|
+
.shadow-elevation-raised {
|
1002
|
+
--tw-shadow: 0 5px 5px 0 var(--tw-shadow-color, rgba(0 0 0 / 0.2)), 0 3px 14px 0 var(--tw-shadow-color, rgba(0 0 0 / 0.12)), 0 8px 10px 0 var(--tw-shadow-color, rgba(0 0 0 / 0.14));
|
1003
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
1004
|
+
}
|
1005
|
+
.shadow-surface-default {
|
1006
|
+
--tw-shadow-color: var(--color-surface-default);
|
1007
|
+
@supports (color: color-mix(in lab, red, red)) {
|
1008
|
+
--tw-shadow-color: color-mix(in oklab, var(--color-surface-default) var(--tw-shadow-alpha), transparent);
|
1009
|
+
}
|
1010
|
+
}
|
1011
|
+
.shadow-surface-overlay {
|
1012
|
+
--tw-shadow-color: var(--color-surface-overlay);
|
1013
|
+
@supports (color: color-mix(in lab, red, red)) {
|
1014
|
+
--tw-shadow-color: color-mix(in oklab, var(--color-surface-overlay) var(--tw-shadow-alpha), transparent);
|
1015
|
+
}
|
1016
|
+
}
|
1017
|
+
.shadow-surface-raised {
|
1018
|
+
--tw-shadow-color: var(--color-surface-raised);
|
1019
|
+
@supports (color: color-mix(in lab, red, red)) {
|
1020
|
+
--tw-shadow-color: color-mix(in oklab, var(--color-surface-raised) var(--tw-shadow-alpha), transparent);
|
1021
|
+
}
|
1022
|
+
}
|
1023
|
+
.outline {
|
1024
|
+
outline-style: var(--tw-outline-style);
|
1025
|
+
outline-width: 1px;
|
1026
|
+
}
|
1027
|
+
.brightness-150 {
|
1028
|
+
--tw-brightness: brightness(150%);
|
1029
|
+
filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
|
1030
|
+
}
|
1031
|
+
.saturate-200 {
|
1032
|
+
--tw-saturate: saturate(200%);
|
1033
|
+
filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
|
1034
|
+
}
|
1035
|
+
.sepia-50 {
|
1036
|
+
--tw-sepia: sepia(50%);
|
1037
|
+
filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
|
1038
|
+
}
|
1039
|
+
.outline-none {
|
1040
|
+
--tw-outline-style: none;
|
1041
|
+
outline-style: none;
|
1042
|
+
}
|
1043
|
+
.select-none {
|
1044
|
+
-webkit-user-select: none;
|
1045
|
+
user-select: none;
|
1046
|
+
}
|
1047
|
+
.\[--badge-empty-inset\:0_0_auto_auto\] {
|
1048
|
+
--badge-empty-inset: 0 0 auto auto;
|
1049
|
+
}
|
1050
|
+
.\[--badge-inset\:calc\(var\(--spacing-xxs\)\*-1\)_calc\(var\(--spacing-xxs\)\*-1\)_auto_auto\] {
|
1051
|
+
--badge-inset: calc(var(--spacing-xxs) * -1) calc(var(--spacing-xxs) * -1) auto auto;
|
1052
|
+
}
|
1053
|
+
.\[--badge-position\:absolute\] {
|
1054
|
+
--badge-position: absolute;
|
1055
|
+
}
|
1056
|
+
.\[--icon-size\:12px\] {
|
1057
|
+
--icon-size: 12px;
|
1058
|
+
}
|
1059
|
+
.\[--icon-size\:16px\] {
|
1060
|
+
--icon-size: 16px;
|
1061
|
+
}
|
1062
|
+
.\[--icon-size\:20px\] {
|
1063
|
+
--icon-size: 20px;
|
1064
|
+
}
|
1065
|
+
.\[--icon-size\:24px\] {
|
1066
|
+
--icon-size: 24px;
|
1067
|
+
}
|
1068
|
+
.\[--icon-size\:var\(--spacing-l\)\] {
|
1069
|
+
--icon-size: var(--spacing-l);
|
1070
|
+
}
|
1071
|
+
.\[--icon-size\:var\(--spacing-xl\)\] {
|
1072
|
+
--icon-size: var(--spacing-xl);
|
1073
|
+
}
|
1074
|
+
.icon-default-dark {
|
1075
|
+
--icon-color: var(--color-default-dark);
|
1076
|
+
}
|
1077
|
+
.icon-default-light {
|
1078
|
+
--icon-color: var(--color-default-light);
|
1079
|
+
}
|
1080
|
+
.icon-disabled {
|
1081
|
+
--icon-color: var(--color-disabled);
|
1082
|
+
}
|
1083
|
+
.icon-size-xl {
|
1084
|
+
--icon-size: var(--spacing-xl);
|
1085
|
+
}
|
1086
|
+
.not-ai-selected\:cursor-not-allowed {
|
1087
|
+
&:not(*[data-selected]) {
|
1088
|
+
cursor: not-allowed;
|
1089
|
+
}
|
1090
|
+
}
|
1091
|
+
.not-ai-selected\:bg-interactive-disabled {
|
1092
|
+
&:not(*[data-selected]) {
|
1093
|
+
background-color: var(--color-interactive-disabled);
|
1094
|
+
}
|
1095
|
+
}
|
1096
|
+
.not-ai-selected\:icon-disabled {
|
1097
|
+
&:not(*[data-selected]) {
|
1098
|
+
--icon-color: var(--color-disabled);
|
1099
|
+
}
|
1100
|
+
}
|
1101
|
+
.empty\:\[inset\:var\(--badge-empty-inset\,initial\)\] {
|
1102
|
+
&:empty {
|
1103
|
+
inset: var(--badge-empty-inset,initial);
|
1104
|
+
}
|
1105
|
+
}
|
1106
|
+
.empty\:size-s {
|
1107
|
+
&:empty {
|
1108
|
+
width: var(--spacing-s);
|
1109
|
+
height: var(--spacing-s);
|
1110
|
+
}
|
1111
|
+
}
|
1112
|
+
.empty\:min-w-none {
|
1113
|
+
&:empty {
|
1114
|
+
min-width: var(--spacing-none);
|
1115
|
+
}
|
1116
|
+
}
|
1117
|
+
.empty\:px-none {
|
1118
|
+
&:empty {
|
1119
|
+
padding-inline: var(--spacing-none);
|
1120
|
+
}
|
1121
|
+
}
|
1122
|
+
.hover\:border-interactive-disabled {
|
1123
|
+
&:hover {
|
1124
|
+
@media (hover: hover) {
|
1125
|
+
border-color: var(--color-interactive-disabled);
|
1126
|
+
}
|
1127
|
+
}
|
1128
|
+
}
|
1129
|
+
.hover\:border-interactive-hover {
|
1130
|
+
&:hover {
|
1131
|
+
@media (hover: hover) {
|
1132
|
+
border-color: var(--color-interactive-hover);
|
1133
|
+
}
|
1134
|
+
}
|
1135
|
+
}
|
1136
|
+
.hover\:bg-critical-hover {
|
1137
|
+
&:hover {
|
1138
|
+
@media (hover: hover) {
|
1139
|
+
background-color: var(--color-critical-hover);
|
1140
|
+
}
|
1141
|
+
}
|
1142
|
+
}
|
1143
|
+
.hover\:bg-interactive-disabled {
|
1144
|
+
&:hover {
|
1145
|
+
@media (hover: hover) {
|
1146
|
+
background-color: var(--color-interactive-disabled);
|
1147
|
+
}
|
1148
|
+
}
|
1149
|
+
}
|
1150
|
+
.hover\:bg-interactive-hover-dark {
|
1151
|
+
&:hover {
|
1152
|
+
@media (hover: hover) {
|
1153
|
+
background-color: var(--color-interactive-hover-dark);
|
1154
|
+
}
|
1155
|
+
}
|
1156
|
+
}
|
1157
|
+
.hover\:bg-interactive-hover-light {
|
1158
|
+
&:hover {
|
1159
|
+
@media (hover: hover) {
|
1160
|
+
background-color: var(--color-interactive-hover-light);
|
1161
|
+
}
|
1162
|
+
}
|
1163
|
+
}
|
1164
|
+
.hover\:bg-serious-hover {
|
1165
|
+
&:hover {
|
1166
|
+
@media (hover: hover) {
|
1167
|
+
background-color: var(--color-serious-hover);
|
1168
|
+
}
|
1169
|
+
}
|
1170
|
+
}
|
1171
|
+
.hover\:bg-transparent {
|
1172
|
+
&:hover {
|
1173
|
+
@media (hover: hover) {
|
1174
|
+
background-color: transparent;
|
1175
|
+
}
|
1176
|
+
}
|
1177
|
+
}
|
1178
|
+
.hover\:fg-disabled {
|
1179
|
+
&:hover {
|
1180
|
+
@media (hover: hover) {
|
1181
|
+
color: var(--color-disabled);
|
1182
|
+
--icon-color: var(--color-disabled);
|
1183
|
+
}
|
1184
|
+
}
|
1185
|
+
}
|
1186
|
+
.hover\:icon-default-light {
|
1187
|
+
&:hover {
|
1188
|
+
@media (hover: hover) {
|
1189
|
+
--icon-color: var(--color-default-light);
|
1190
|
+
}
|
1191
|
+
}
|
1192
|
+
}
|
1193
|
+
.hover\:icon-disabled {
|
1194
|
+
&:hover {
|
1195
|
+
@media (hover: hover) {
|
1196
|
+
--icon-color: var(--color-disabled);
|
1197
|
+
}
|
1198
|
+
}
|
1199
|
+
}
|
1200
|
+
.not-ai-selected\:hover\:bg-interactive-disabled {
|
1201
|
+
&:not(*[data-selected]) {
|
1202
|
+
&:hover {
|
1203
|
+
@media (hover: hover) {
|
1204
|
+
background-color: var(--color-interactive-disabled);
|
1205
|
+
}
|
1206
|
+
}
|
1207
|
+
}
|
1208
|
+
}
|
1209
|
+
.ai-pressed\:border-interactive-hover {
|
1210
|
+
&[data-pressed] {
|
1211
|
+
border-color: var(--color-interactive-hover);
|
1212
|
+
}
|
1213
|
+
}
|
1214
|
+
.ai-pressed\:bg-critical-hover {
|
1215
|
+
&[data-pressed] {
|
1216
|
+
background-color: var(--color-critical-hover);
|
1217
|
+
}
|
1218
|
+
}
|
1219
|
+
.ai-pressed\:bg-interactive-hover-dark {
|
1220
|
+
&[data-pressed] {
|
1221
|
+
background-color: var(--color-interactive-hover-dark);
|
1222
|
+
}
|
1223
|
+
}
|
1224
|
+
.ai-pressed\:bg-interactive-hover-light {
|
1225
|
+
&[data-pressed] {
|
1226
|
+
background-color: var(--color-interactive-hover-light);
|
1227
|
+
}
|
1228
|
+
}
|
1229
|
+
.ai-pressed\:bg-serious-hover {
|
1230
|
+
&[data-pressed] {
|
1231
|
+
background-color: var(--color-serious-hover);
|
1232
|
+
}
|
1233
|
+
}
|
1234
|
+
.ai-pressed\:bg-transparent {
|
1235
|
+
&[data-pressed] {
|
1236
|
+
background-color: transparent;
|
1237
|
+
}
|
1238
|
+
}
|
1239
|
+
.ai-pressed\:icon-default-light {
|
1240
|
+
&[data-pressed] {
|
1241
|
+
--icon-color: var(--color-default-light);
|
1242
|
+
}
|
1243
|
+
}
|
1244
|
+
.ai-selected\:cursor-default {
|
1245
|
+
&[data-selected] {
|
1246
|
+
cursor: default;
|
1247
|
+
}
|
1248
|
+
}
|
1249
|
+
.ai-selected\:icon-highlight {
|
1250
|
+
&[data-selected] {
|
1251
|
+
--icon-color: var(--color-highlight);
|
1252
|
+
}
|
1253
|
+
}
|
1254
|
+
.ai-selected\:hover\:bg-highlight-subtle {
|
1255
|
+
&[data-selected] {
|
1256
|
+
&:hover {
|
1257
|
+
@media (hover: hover) {
|
1258
|
+
background-color: var(--color-highlight-subtle);
|
1259
|
+
}
|
1260
|
+
}
|
1261
|
+
}
|
1262
|
+
}
|
1263
|
+
.ai-selected\:hover\:bg-transparent {
|
1264
|
+
&[data-selected] {
|
1265
|
+
&:hover {
|
1266
|
+
@media (hover: hover) {
|
1267
|
+
background-color: transparent;
|
1268
|
+
}
|
1269
|
+
}
|
1270
|
+
}
|
1271
|
+
}
|
1272
|
+
.\[\&\:empty\]\:before\:content-\[\'CUI\'\] {
|
1273
|
+
&:empty {
|
1274
|
+
&::before {
|
1275
|
+
content: var(--tw-content);
|
1276
|
+
--tw-content: 'CUI';
|
1277
|
+
content: var(--tw-content);
|
1278
|
+
}
|
1279
|
+
}
|
1280
|
+
}
|
1281
|
+
.\[\&\:empty\]\:before\:content-\[\'Confidential\'\] {
|
1282
|
+
&:empty {
|
1283
|
+
&::before {
|
1284
|
+
content: var(--tw-content);
|
1285
|
+
--tw-content: 'Confidential';
|
1286
|
+
content: var(--tw-content);
|
1287
|
+
}
|
1288
|
+
}
|
1289
|
+
}
|
1290
|
+
.\[\&\:empty\]\:before\:content-\[\'Missing\'\] {
|
1291
|
+
&:empty {
|
1292
|
+
&::before {
|
1293
|
+
content: var(--tw-content);
|
1294
|
+
--tw-content: 'Missing';
|
1295
|
+
content: var(--tw-content);
|
1296
|
+
}
|
1297
|
+
}
|
1298
|
+
}
|
1299
|
+
.\[\&\:empty\]\:before\:content-\[\'Missing_Classification\'\] {
|
1300
|
+
&:empty {
|
1301
|
+
&::before {
|
1302
|
+
content: var(--tw-content);
|
1303
|
+
--tw-content: 'Missing Classification';
|
1304
|
+
content: var(--tw-content);
|
1305
|
+
}
|
1306
|
+
}
|
1307
|
+
}
|
1308
|
+
.\[\&\:empty\]\:before\:content-\[\'Secret\'\] {
|
1309
|
+
&:empty {
|
1310
|
+
&::before {
|
1311
|
+
content: var(--tw-content);
|
1312
|
+
--tw-content: 'Secret';
|
1313
|
+
content: var(--tw-content);
|
1314
|
+
}
|
1315
|
+
}
|
1316
|
+
}
|
1317
|
+
.\[\&\:empty\]\:before\:content-\[\'TS\/SCI\'\] {
|
1318
|
+
&:empty {
|
1319
|
+
&::before {
|
1320
|
+
content: var(--tw-content);
|
1321
|
+
--tw-content: 'TS/SCI';
|
1322
|
+
content: var(--tw-content);
|
1323
|
+
}
|
1324
|
+
}
|
1325
|
+
}
|
1326
|
+
.\[\&\:empty\]\:before\:content-\[\'Top_Secret\'\] {
|
1327
|
+
&:empty {
|
1328
|
+
&::before {
|
1329
|
+
content: var(--tw-content);
|
1330
|
+
--tw-content: 'Top Secret';
|
1331
|
+
content: var(--tw-content);
|
1332
|
+
}
|
1333
|
+
}
|
1334
|
+
}
|
1335
|
+
.\[\&\:empty\]\:before\:content-\[\'Top_Secret\/\/SCI\'\] {
|
1336
|
+
&:empty {
|
1337
|
+
&::before {
|
1338
|
+
content: var(--tw-content);
|
1339
|
+
--tw-content: 'Top Secret//SCI';
|
1340
|
+
content: var(--tw-content);
|
1341
|
+
}
|
1342
|
+
}
|
1343
|
+
}
|
1344
|
+
.\[\&\:empty\]\:before\:content-\[\'Unclassified\'\] {
|
1345
|
+
&:empty {
|
1346
|
+
&::before {
|
1347
|
+
content: var(--tw-content);
|
1348
|
+
--tw-content: 'Unclassified';
|
1349
|
+
content: var(--tw-content);
|
1350
|
+
}
|
1351
|
+
}
|
1352
|
+
}
|
1353
|
+
.\*\*\:\[svg\]\:size-l {
|
1354
|
+
:is(& *) {
|
1355
|
+
&:is(svg) {
|
1356
|
+
width: var(--spacing-l);
|
1357
|
+
height: var(--spacing-l);
|
1358
|
+
}
|
1359
|
+
}
|
1360
|
+
}
|
1361
|
+
.\*\*\:\[svg\]\:size-xl {
|
1362
|
+
:is(& *) {
|
1363
|
+
&:is(svg) {
|
1364
|
+
width: var(--spacing-xl);
|
1365
|
+
height: var(--spacing-xl);
|
1366
|
+
}
|
1367
|
+
}
|
1368
|
+
}
|
1369
|
+
}
|
1370
|
+
:root {
|
1371
|
+
--neutral-01: #ffffff;
|
1372
|
+
--neutral-02: #e6e6e6;
|
1373
|
+
--neutral-03: #898989;
|
1374
|
+
--neutral-04: #686868;
|
1375
|
+
--neutral-05: #565656;
|
1376
|
+
--neutral-06: #424242;
|
1377
|
+
--neutral-07: #383838;
|
1378
|
+
--neutral-08: #2f2f31;
|
1379
|
+
--neutral-09: #222222;
|
1380
|
+
--neutral-10: #0b0b0b;
|
1381
|
+
--neutral-11: #FF0000;
|
1382
|
+
--alpha-black-01: rgba(0, 0, 0, 0.08);
|
1383
|
+
--alpha-black-02: rgba(0, 0, 0, 0.4);
|
1384
|
+
--alpha-black-03: rgba(0, 0, 0, 0.8);
|
1385
|
+
--alpha-white-01: rgba(255, 255, 255, 0.08);
|
1386
|
+
--alpha-white-02: rgba(255, 255, 255, 0.4);
|
1387
|
+
--alpha-white-03: rgba(255, 255, 255, 0.8);
|
1388
|
+
--highlight-primary-01: #c9fdef;
|
1389
|
+
--highlight-primary-02: #7df9d8;
|
1390
|
+
--highlight-primary-03: #28f5be;
|
1391
|
+
--highlight-primary-04: #189372;
|
1392
|
+
--highlight-primary-05: #0a3d30;
|
1393
|
+
--highlight-secondary-01: #c9f6fd;
|
1394
|
+
--highlight-secondary-02: #7ee9f9;
|
1395
|
+
--highlight-secondary-03: #28dcf5;
|
1396
|
+
--highlight-secondary-04: #188493;
|
1397
|
+
--highlight-secondary-05: #0a373d;
|
1398
|
+
--highlight-tertiary-01: #f9c5e2;
|
1399
|
+
--highlight-tertiary-02: #f174b9;
|
1400
|
+
--highlight-tertiary-03: #e8178a;
|
1401
|
+
--highlight-tertiary-04: #8a0e53;
|
1402
|
+
--highlight-tertiary-05: #3a0623;
|
1403
|
+
--utility-info-01: #e6e6e6;
|
1404
|
+
--utility-info-02: #898989;
|
1405
|
+
--utility-info-03: #686868;
|
1406
|
+
--utility-info-04: #424244;
|
1407
|
+
--utility-info-05: #222222;
|
1408
|
+
--utility-advisory-01: #e0edff;
|
1409
|
+
--utility-advisory-02: #a1caff;
|
1410
|
+
--utility-advisory-03: #62a6ff;
|
1411
|
+
--utility-advisory-04: #3a6499;
|
1412
|
+
--utility-advisory-05: #142133;
|
1413
|
+
--utility-normal-01: #d6f6e5;
|
1414
|
+
--utility-normal-02: #82e4b2;
|
1415
|
+
--utility-normal-03: #30d27e;
|
1416
|
+
--utility-normal-04: #1c7e4c;
|
1417
|
+
--utility-normal-05: #0a2a19;
|
1418
|
+
--utility-serious-01: #feedcc;
|
1419
|
+
--utility-serious-02: #fdc865;
|
1420
|
+
--utility-serious-03: #fca400;
|
1421
|
+
--utility-serious-04: #976201;
|
1422
|
+
--utility-serious-05: #322100;
|
1423
|
+
--utility-critical-01: #f6d3d2;
|
1424
|
+
--utility-critical-02: #e57b77;
|
1425
|
+
--utility-critical-03: #d4231d;
|
1426
|
+
--utility-critical-04: #7f1511;
|
1427
|
+
--utility-critical-05: #2a0706;
|
1428
|
+
--classification-unclass: #007A33;
|
1429
|
+
--classification-cui: #502b85;
|
1430
|
+
--classification-confidential: #0033a0;
|
1431
|
+
--classification-secret: #c8102e;
|
1432
|
+
--classification-top-secret: #ff8c00;
|
1433
|
+
--classification-top-secret-sci: #fce83a;
|
1434
|
+
--header-xxl-size: 32px;
|
1435
|
+
--header-xxl-height: 40px;
|
1436
|
+
--header-xl-size: 24px;
|
1437
|
+
--header-xl-height: 28px;
|
1438
|
+
--header-l-size: 20px;
|
1439
|
+
--header-l-height: 24px;
|
1440
|
+
--header-m-size: 14px;
|
1441
|
+
--header-m-height: 20px;
|
1442
|
+
--header-s-size: 12px;
|
1443
|
+
--header-s-height: 16px;
|
1444
|
+
--header-xs-size: 10px;
|
1445
|
+
--header-xs-height: 12px;
|
1446
|
+
--body-l-size: 16px;
|
1447
|
+
--body-l-height: 24px;
|
1448
|
+
--body-m-size: 14px;
|
1449
|
+
--body-m-height: 20px;
|
1450
|
+
--body-s-size: 12px;
|
1451
|
+
--body-s-height: 16px;
|
1452
|
+
--body-xs-size: 10px;
|
1453
|
+
--body-xs-height: 12px;
|
1454
|
+
--body-xxs-size: 9px;
|
1455
|
+
--body-xxs-height: 12px;
|
1456
|
+
--button-l-size: 16px;
|
1457
|
+
--button-l-height: 24px;
|
1458
|
+
--button-m-size: 14px;
|
1459
|
+
--button-m-height: 20px;
|
1460
|
+
--button-s-size: 12px;
|
1461
|
+
--button-s-height: 16px;
|
1462
|
+
--button-xs-size: 10px;
|
1463
|
+
--button-xs-height: 12px;
|
1464
|
+
}
|
1465
|
+
@property --tw-border-style {
|
1466
|
+
syntax: "*";
|
1467
|
+
inherits: false;
|
1468
|
+
initial-value: solid;
|
1469
|
+
}
|
1470
|
+
@property --tw-leading {
|
1471
|
+
syntax: "*";
|
1472
|
+
inherits: false;
|
1473
|
+
}
|
1474
|
+
@property --tw-font-weight {
|
1475
|
+
syntax: "*";
|
1476
|
+
inherits: false;
|
1477
|
+
}
|
1478
|
+
@property --tw-shadow {
|
1479
|
+
syntax: "*";
|
1480
|
+
inherits: false;
|
1481
|
+
initial-value: 0 0 #0000;
|
1482
|
+
}
|
1483
|
+
@property --tw-shadow-color {
|
1484
|
+
syntax: "*";
|
1485
|
+
inherits: false;
|
1486
|
+
}
|
1487
|
+
@property --tw-shadow-alpha {
|
1488
|
+
syntax: "<percentage>";
|
1489
|
+
inherits: false;
|
1490
|
+
initial-value: 100%;
|
1491
|
+
}
|
1492
|
+
@property --tw-inset-shadow {
|
1493
|
+
syntax: "*";
|
1494
|
+
inherits: false;
|
1495
|
+
initial-value: 0 0 #0000;
|
1496
|
+
}
|
1497
|
+
@property --tw-inset-shadow-color {
|
1498
|
+
syntax: "*";
|
1499
|
+
inherits: false;
|
1500
|
+
}
|
1501
|
+
@property --tw-inset-shadow-alpha {
|
1502
|
+
syntax: "<percentage>";
|
1503
|
+
inherits: false;
|
1504
|
+
initial-value: 100%;
|
1505
|
+
}
|
1506
|
+
@property --tw-ring-color {
|
1507
|
+
syntax: "*";
|
1508
|
+
inherits: false;
|
1509
|
+
}
|
1510
|
+
@property --tw-ring-shadow {
|
1511
|
+
syntax: "*";
|
1512
|
+
inherits: false;
|
1513
|
+
initial-value: 0 0 #0000;
|
1514
|
+
}
|
1515
|
+
@property --tw-inset-ring-color {
|
1516
|
+
syntax: "*";
|
1517
|
+
inherits: false;
|
1518
|
+
}
|
1519
|
+
@property --tw-inset-ring-shadow {
|
1520
|
+
syntax: "*";
|
1521
|
+
inherits: false;
|
1522
|
+
initial-value: 0 0 #0000;
|
1523
|
+
}
|
1524
|
+
@property --tw-ring-inset {
|
1525
|
+
syntax: "*";
|
1526
|
+
inherits: false;
|
1527
|
+
}
|
1528
|
+
@property --tw-ring-offset-width {
|
1529
|
+
syntax: "<length>";
|
1530
|
+
inherits: false;
|
1531
|
+
initial-value: 0px;
|
1532
|
+
}
|
1533
|
+
@property --tw-ring-offset-color {
|
1534
|
+
syntax: "*";
|
1535
|
+
inherits: false;
|
1536
|
+
initial-value: #fff;
|
1537
|
+
}
|
1538
|
+
@property --tw-ring-offset-shadow {
|
1539
|
+
syntax: "*";
|
1540
|
+
inherits: false;
|
1541
|
+
initial-value: 0 0 #0000;
|
1542
|
+
}
|
1543
|
+
@property --tw-outline-style {
|
1544
|
+
syntax: "*";
|
1545
|
+
inherits: false;
|
1546
|
+
initial-value: solid;
|
1547
|
+
}
|
1548
|
+
@property --tw-blur {
|
1549
|
+
syntax: "*";
|
1550
|
+
inherits: false;
|
1551
|
+
}
|
1552
|
+
@property --tw-brightness {
|
1553
|
+
syntax: "*";
|
1554
|
+
inherits: false;
|
1555
|
+
}
|
1556
|
+
@property --tw-contrast {
|
1557
|
+
syntax: "*";
|
1558
|
+
inherits: false;
|
1559
|
+
}
|
1560
|
+
@property --tw-grayscale {
|
1561
|
+
syntax: "*";
|
1562
|
+
inherits: false;
|
1563
|
+
}
|
1564
|
+
@property --tw-hue-rotate {
|
1565
|
+
syntax: "*";
|
1566
|
+
inherits: false;
|
1567
|
+
}
|
1568
|
+
@property --tw-invert {
|
1569
|
+
syntax: "*";
|
1570
|
+
inherits: false;
|
1571
|
+
}
|
1572
|
+
@property --tw-opacity {
|
1573
|
+
syntax: "*";
|
1574
|
+
inherits: false;
|
1575
|
+
}
|
1576
|
+
@property --tw-saturate {
|
1577
|
+
syntax: "*";
|
1578
|
+
inherits: false;
|
1579
|
+
}
|
1580
|
+
@property --tw-sepia {
|
1581
|
+
syntax: "*";
|
1582
|
+
inherits: false;
|
1583
|
+
}
|
1584
|
+
@property --tw-drop-shadow {
|
1585
|
+
syntax: "*";
|
1586
|
+
inherits: false;
|
1587
|
+
}
|
1588
|
+
@property --tw-drop-shadow-color {
|
1589
|
+
syntax: "*";
|
1590
|
+
inherits: false;
|
1591
|
+
}
|
1592
|
+
@property --tw-drop-shadow-alpha {
|
1593
|
+
syntax: "<percentage>";
|
1594
|
+
inherits: false;
|
1595
|
+
initial-value: 100%;
|
1596
|
+
}
|
1597
|
+
@property --tw-drop-shadow-size {
|
1598
|
+
syntax: "*";
|
1599
|
+
inherits: false;
|
1600
|
+
}
|
1601
|
+
@property --tw-content {
|
1602
|
+
syntax: "*";
|
1603
|
+
initial-value: "";
|
1604
|
+
inherits: false;
|
1605
|
+
}
|
1606
|
+
@layer properties {
|
1607
|
+
@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
|
1608
|
+
*, ::before, ::after, ::backdrop {
|
1609
|
+
--tw-border-style: solid;
|
1610
|
+
--tw-leading: initial;
|
1611
|
+
--tw-font-weight: initial;
|
1612
|
+
--tw-shadow: 0 0 #0000;
|
1613
|
+
--tw-shadow-color: initial;
|
1614
|
+
--tw-shadow-alpha: 100%;
|
1615
|
+
--tw-inset-shadow: 0 0 #0000;
|
1616
|
+
--tw-inset-shadow-color: initial;
|
1617
|
+
--tw-inset-shadow-alpha: 100%;
|
1618
|
+
--tw-ring-color: initial;
|
1619
|
+
--tw-ring-shadow: 0 0 #0000;
|
1620
|
+
--tw-inset-ring-color: initial;
|
1621
|
+
--tw-inset-ring-shadow: 0 0 #0000;
|
1622
|
+
--tw-ring-inset: initial;
|
1623
|
+
--tw-ring-offset-width: 0px;
|
1624
|
+
--tw-ring-offset-color: #fff;
|
1625
|
+
--tw-ring-offset-shadow: 0 0 #0000;
|
1626
|
+
--tw-outline-style: solid;
|
1627
|
+
--tw-blur: initial;
|
1628
|
+
--tw-brightness: initial;
|
1629
|
+
--tw-contrast: initial;
|
1630
|
+
--tw-grayscale: initial;
|
1631
|
+
--tw-hue-rotate: initial;
|
1632
|
+
--tw-invert: initial;
|
1633
|
+
--tw-opacity: initial;
|
1634
|
+
--tw-saturate: initial;
|
1635
|
+
--tw-sepia: initial;
|
1636
|
+
--tw-drop-shadow: initial;
|
1637
|
+
--tw-drop-shadow-color: initial;
|
1638
|
+
--tw-drop-shadow-alpha: 100%;
|
1639
|
+
--tw-drop-shadow-size: initial;
|
1640
|
+
--tw-content: "";
|
1641
|
+
}
|
1642
|
+
}
|
1643
|
+
}
|