@fremtind/jokul 1.4.1 → 1.5.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.
Files changed (258) hide show
  1. package/build/build-stats.html +1 -1
  2. package/build/cjs/components/card/CardImage.cjs.map +1 -1
  3. package/build/cjs/components/card/CardImage.d.cts +2 -1
  4. package/build/cjs/components/cookie-consent/CookieConsent.cjs +1 -1
  5. package/build/cjs/components/cookie-consent/CookieConsent.cjs.map +1 -1
  6. package/build/cjs/components/feedback/questions/SmileyQuestion.cjs +1 -1
  7. package/build/cjs/components/feedback/questions/SmileyQuestion.cjs.map +1 -1
  8. package/build/cjs/components/help/Help.cjs +1 -1
  9. package/build/cjs/components/help/Help.cjs.map +1 -1
  10. package/build/cjs/components/image/Image.cjs +1 -1
  11. package/build/cjs/components/image/Image.cjs.map +1 -1
  12. package/build/cjs/components/image/Image.d.cts +1 -2
  13. package/build/cjs/core/tokens/style-dictionary/build.cjs +2 -0
  14. package/build/cjs/core/tokens/style-dictionary/build.cjs.map +1 -0
  15. package/build/cjs/core/tokens/style-dictionary/build.d.cts +0 -0
  16. package/build/cjs/core/tokens/style-dictionary/config.cjs +2 -0
  17. package/build/cjs/core/tokens/style-dictionary/config.cjs.map +1 -0
  18. package/build/cjs/core/tokens/style-dictionary/config.d.cts +4 -0
  19. package/build/cjs/core/tokens/style-dictionary/filters/index.cjs +2 -0
  20. package/build/cjs/core/tokens/style-dictionary/filters/index.cjs.map +1 -0
  21. package/build/cjs/core/tokens/style-dictionary/filters/index.d.cts +3 -0
  22. package/build/cjs/core/tokens/style-dictionary/formats/css-dynamic-color-variables.cjs +2 -0
  23. package/build/cjs/core/tokens/style-dictionary/formats/css-dynamic-color-variables.cjs.map +1 -0
  24. package/build/cjs/core/tokens/style-dictionary/formats/css-dynamic-color-variables.d.cts +3 -0
  25. package/build/cjs/core/tokens/style-dictionary/formats/css-theme-variables.cjs +2 -0
  26. package/build/cjs/core/tokens/style-dictionary/formats/css-theme-variables.cjs.map +1 -0
  27. package/build/cjs/core/tokens/style-dictionary/formats/css-theme-variables.d.cts +3 -0
  28. package/build/cjs/core/tokens/style-dictionary/formats/index.cjs +2 -0
  29. package/build/cjs/core/tokens/style-dictionary/formats/index.cjs.map +1 -0
  30. package/build/cjs/core/tokens/style-dictionary/formats/index.d.cts +6 -0
  31. package/build/cjs/core/tokens/style-dictionary/formats/javascript-esm.cjs +2 -0
  32. package/build/cjs/core/tokens/style-dictionary/formats/javascript-esm.cjs.map +1 -0
  33. package/build/cjs/core/tokens/style-dictionary/formats/javascript-esm.d.cts +3 -0
  34. package/build/cjs/core/tokens/style-dictionary/formats/scss-theme-variables.cjs +2 -0
  35. package/build/cjs/core/tokens/style-dictionary/formats/scss-theme-variables.cjs.map +1 -0
  36. package/build/cjs/core/tokens/style-dictionary/formats/scss-theme-variables.d.cts +3 -0
  37. package/build/cjs/core/tokens/style-dictionary/formats/tailwindcss-colors.cjs +2 -0
  38. package/build/cjs/core/tokens/style-dictionary/formats/tailwindcss-colors.cjs.map +1 -0
  39. package/build/cjs/core/tokens/style-dictionary/formats/tailwindcss-colors.d.cts +3 -0
  40. package/build/cjs/core/tokens/style-dictionary/register.cjs +2 -0
  41. package/build/cjs/core/tokens/style-dictionary/register.cjs.map +1 -0
  42. package/build/cjs/core/tokens/style-dictionary/register.d.cts +1 -0
  43. package/build/cjs/core/tokens/style-dictionary/transforms/index.cjs +2 -0
  44. package/build/cjs/core/tokens/style-dictionary/transforms/index.cjs.map +1 -0
  45. package/build/cjs/core/tokens/style-dictionary/transforms/index.d.cts +2 -0
  46. package/build/cjs/core/tokens/style-dictionary/transforms/strip-light-dark.cjs +2 -0
  47. package/build/cjs/core/tokens/style-dictionary/transforms/strip-light-dark.cjs.map +1 -0
  48. package/build/cjs/core/tokens/style-dictionary/transforms/strip-light-dark.d.cts +3 -0
  49. package/build/cjs/core/tokens.cjs +1 -1
  50. package/build/cjs/core/tokens.cjs.map +1 -1
  51. package/build/cjs/core/tokens.d.cts +15 -52
  52. package/build/cjs/tailwind/colors.cjs.map +1 -1
  53. package/build/cjs/tailwind/colors.d.cts +1 -2
  54. package/build/es/components/card/CardImage.d.ts +2 -1
  55. package/build/es/components/card/CardImage.js.map +1 -1
  56. package/build/es/components/cookie-consent/CookieConsent.js +1 -1
  57. package/build/es/components/cookie-consent/CookieConsent.js.map +1 -1
  58. package/build/es/components/feedback/questions/SmileyQuestion.js +1 -1
  59. package/build/es/components/feedback/questions/SmileyQuestion.js.map +1 -1
  60. package/build/es/components/help/Help.js +1 -1
  61. package/build/es/components/help/Help.js.map +1 -1
  62. package/build/es/components/image/Image.d.ts +1 -2
  63. package/build/es/components/image/Image.js +1 -1
  64. package/build/es/components/image/Image.js.map +1 -1
  65. package/build/es/core/tokens/style-dictionary/build.d.ts +0 -0
  66. package/build/es/core/tokens/style-dictionary/build.js +2 -0
  67. package/build/es/core/tokens/style-dictionary/build.js.map +1 -0
  68. package/build/es/core/tokens/style-dictionary/config.d.ts +4 -0
  69. package/build/es/core/tokens/style-dictionary/config.js +2 -0
  70. package/build/es/core/tokens/style-dictionary/config.js.map +1 -0
  71. package/build/es/core/tokens/style-dictionary/filters/index.d.ts +3 -0
  72. package/build/es/core/tokens/style-dictionary/filters/index.js +2 -0
  73. package/build/es/core/tokens/style-dictionary/filters/index.js.map +1 -0
  74. package/build/es/core/tokens/style-dictionary/formats/css-dynamic-color-variables.d.ts +3 -0
  75. package/build/es/core/tokens/style-dictionary/formats/css-dynamic-color-variables.js +2 -0
  76. package/build/es/core/tokens/style-dictionary/formats/css-dynamic-color-variables.js.map +1 -0
  77. package/build/es/core/tokens/style-dictionary/formats/css-theme-variables.d.ts +3 -0
  78. package/build/es/core/tokens/style-dictionary/formats/css-theme-variables.js +2 -0
  79. package/build/es/core/tokens/style-dictionary/formats/css-theme-variables.js.map +1 -0
  80. package/build/es/core/tokens/style-dictionary/formats/index.d.ts +6 -0
  81. package/build/es/core/tokens/style-dictionary/formats/index.js +2 -0
  82. package/build/es/core/tokens/style-dictionary/formats/index.js.map +1 -0
  83. package/build/es/core/tokens/style-dictionary/formats/javascript-esm.d.ts +3 -0
  84. package/build/es/core/tokens/style-dictionary/formats/javascript-esm.js +2 -0
  85. package/build/es/core/tokens/style-dictionary/formats/javascript-esm.js.map +1 -0
  86. package/build/es/core/tokens/style-dictionary/formats/scss-theme-variables.d.ts +3 -0
  87. package/build/es/core/tokens/style-dictionary/formats/scss-theme-variables.js +2 -0
  88. package/build/es/core/tokens/style-dictionary/formats/scss-theme-variables.js.map +1 -0
  89. package/build/es/core/tokens/style-dictionary/formats/tailwindcss-colors.d.ts +3 -0
  90. package/build/es/core/tokens/style-dictionary/formats/tailwindcss-colors.js +2 -0
  91. package/build/es/core/tokens/style-dictionary/formats/tailwindcss-colors.js.map +1 -0
  92. package/build/es/core/tokens/style-dictionary/register.d.ts +1 -0
  93. package/build/es/core/tokens/style-dictionary/register.js +2 -0
  94. package/build/es/core/tokens/style-dictionary/register.js.map +1 -0
  95. package/build/es/core/tokens/style-dictionary/transforms/index.d.ts +2 -0
  96. package/build/es/core/tokens/style-dictionary/transforms/index.js +2 -0
  97. package/build/es/core/tokens/style-dictionary/transforms/index.js.map +1 -0
  98. package/build/es/core/tokens/style-dictionary/transforms/strip-light-dark.d.ts +3 -0
  99. package/build/es/core/tokens/style-dictionary/transforms/strip-light-dark.js +2 -0
  100. package/build/es/core/tokens/style-dictionary/transforms/strip-light-dark.js.map +1 -0
  101. package/build/es/core/tokens.d.ts +15 -52
  102. package/build/es/core/tokens.js +1 -1
  103. package/build/es/core/tokens.js.map +1 -1
  104. package/build/es/tailwind/colors.d.ts +1 -2
  105. package/build/es/tailwind/colors.js.map +1 -1
  106. package/package.json +3 -2
  107. package/styles/components/autosuggest/autosuggest.css +8 -6
  108. package/styles/components/breadcrumb/breadcrumb.css +4 -2
  109. package/styles/components/button/button.css +7 -2
  110. package/styles/components/button/button.min.css +1 -1
  111. package/styles/components/button/button.scss +4 -0
  112. package/styles/components/card/card.css +9 -5
  113. package/styles/components/card/card.min.css +1 -1
  114. package/styles/components/card/card.scss +7 -4
  115. package/styles/components/checkbox/checkbox.css +181 -179
  116. package/styles/components/checkbox/checkbox.min.css +1 -1
  117. package/styles/components/checkbox/checkbox.scss +189 -180
  118. package/styles/components/checkbox-panel/checkbox-panel.css +60 -54
  119. package/styles/components/checkbox-panel/checkbox-panel.min.css +3 -1
  120. package/styles/components/checkbox-panel/checkbox-panel.scss +58 -54
  121. package/styles/components/checkbox-panel/development/styles.css +4 -2
  122. package/styles/components/chip/chip.css +4 -2
  123. package/styles/components/combobox/combobox.css +6 -4
  124. package/styles/components/cookie-consent/cookie-consent.css +4 -2
  125. package/styles/components/countdown/countdown.css +34 -31
  126. package/styles/components/countdown/countdown.min.css +1 -1
  127. package/styles/components/countdown/countdown.scss +14 -12
  128. package/styles/components/datepicker/datepicker.css +8 -6
  129. package/styles/components/description-list/description-list.css +38 -34
  130. package/styles/components/description-list/description-list.min.css +1 -1
  131. package/styles/components/description-list/description-list.scss +18 -16
  132. package/styles/components/expander/expandable.css +4 -2
  133. package/styles/components/feedback/feedback.css +6 -4
  134. package/styles/components/feedback/feedback.min.css +1 -1
  135. package/styles/components/file/file.css +4 -2
  136. package/styles/components/file-input/file-input.css +219 -217
  137. package/styles/components/file-input/file-input.min.css +1 -1
  138. package/styles/components/help/help.css +6 -16
  139. package/styles/components/help/help.min.css +1 -1
  140. package/styles/components/help/help.scss +2 -17
  141. package/styles/components/icon/icon.css +128 -130
  142. package/styles/components/icon/icon.min.css +1 -1
  143. package/styles/components/icon/icon.scss +96 -92
  144. package/styles/components/icon-button/icon-button.css +51 -47
  145. package/styles/components/icon-button/icon-button.min.css +1 -1
  146. package/styles/components/icon-button/icon-button.scss +26 -24
  147. package/styles/components/image/image.css +31 -27
  148. package/styles/components/image/image.min.css +1 -1
  149. package/styles/components/image/image.scss +27 -25
  150. package/styles/components/input-group/input-group.css +6 -4
  151. package/styles/components/input-group/input-group.min.css +1 -1
  152. package/styles/components/link/link.css +6 -4
  153. package/styles/components/link/link.min.css +1 -1
  154. package/styles/components/link/link.scss +2 -3
  155. package/styles/components/link-list/link-list.css +4 -2
  156. package/styles/components/list/list.css +66 -62
  157. package/styles/components/list/list.min.css +1 -1
  158. package/styles/components/list/list.scss +69 -67
  159. package/styles/components/loader/loader.css +98 -95
  160. package/styles/components/loader/loader.min.css +1 -1
  161. package/styles/components/loader/loader.scss +91 -88
  162. package/styles/components/loader/skeleton-loader.css +119 -121
  163. package/styles/components/loader/skeleton-loader.min.css +1 -1
  164. package/styles/components/loader/skeleton-loader.scss +128 -126
  165. package/styles/components/logo/logo.css +83 -83
  166. package/styles/components/logo/logo.min.css +1 -1
  167. package/styles/components/logo/logo.scss +71 -67
  168. package/styles/components/menu/_menu-divider.scss +7 -5
  169. package/styles/components/menu/_menu-item.scss +55 -53
  170. package/styles/components/menu/menu.css +121 -119
  171. package/styles/components/menu/menu.min.css +1 -1
  172. package/styles/components/menu/menu.scss +28 -24
  173. package/styles/components/message/message.css +6 -4
  174. package/styles/components/message/message.min.css +1 -1
  175. package/styles/components/modal/modal.css +104 -108
  176. package/styles/components/modal/modal.min.css +1 -1
  177. package/styles/components/modal/modal.scss +82 -79
  178. package/styles/components/nav-link/nav-link.css +66 -62
  179. package/styles/components/nav-link/nav-link.min.css +1 -1
  180. package/styles/components/nav-link/nav-link.scss +48 -46
  181. package/styles/components/pagination/development/styles.css +4 -2
  182. package/styles/components/pagination/pagination.css +4 -2
  183. package/styles/components/popover/popover.css +23 -21
  184. package/styles/components/popover/popover.min.css +1 -1
  185. package/styles/components/popover/popover.scss +14 -12
  186. package/styles/components/progress-bar/progress-bar.css +35 -32
  187. package/styles/components/progress-bar/progress-bar.min.css +1 -1
  188. package/styles/components/progress-bar/progress-bar.scss +16 -14
  189. package/styles/components/radio-button/radio-button.css +6 -4
  190. package/styles/components/radio-button/radio-button.min.css +1 -1
  191. package/styles/components/radio-panel/development/styles.css +4 -2
  192. package/styles/components/radio-panel/radio-panel.css +60 -56
  193. package/styles/components/radio-panel/radio-panel.min.css +1 -1
  194. package/styles/components/radio-panel/radio-panel.scss +55 -54
  195. package/styles/components/segmented-control/segmented-control.css +133 -136
  196. package/styles/components/segmented-control/segmented-control.min.css +1 -1
  197. package/styles/components/segmented-control/segmented-control.scss +1 -1
  198. package/styles/components/select/select.css +4 -2
  199. package/styles/components/summary-table/development/summary-table-example.css +4 -2
  200. package/styles/components/summary-table/summary-table.css +56 -54
  201. package/styles/components/summary-table/summary-table.min.css +1 -1
  202. package/styles/components/summary-table/summary-table.scss +44 -42
  203. package/styles/components/system-message/system-message.css +6 -4
  204. package/styles/components/system-message/system-message.min.css +1 -1
  205. package/styles/components/table/table.css +4 -2
  206. package/styles/components/tabs/tabs.css +125 -128
  207. package/styles/components/tabs/tabs.min.css +1 -1
  208. package/styles/components/tabs/tabs.scss +90 -93
  209. package/styles/components/tag/tag.css +4 -2
  210. package/styles/components/text-area/text-area.css +4 -2
  211. package/styles/components/text-input/text-input.css +4 -2
  212. package/styles/components/toast/toast.css +8 -6
  213. package/styles/components/toast/toast.min.css +1 -1
  214. package/styles/components/toggle-switch/toggle-switch.css +14 -12
  215. package/styles/components/tooltip/tooltip.css +4 -2
  216. package/styles/core/_layers.scss +3 -0
  217. package/styles/core/core.css +1573 -1434
  218. package/styles/core/core.min.css +2 -1
  219. package/styles/core/core.scss +5 -76
  220. package/styles/core/global/_base-class.scss +30 -0
  221. package/styles/core/global/_index.scss +2 -0
  222. package/styles/core/global/_top-layer.scss +20 -0
  223. package/styles/core/jkl/_index.scss +1 -1
  224. package/styles/core/jkl/_legacy-tokens.scss +152 -5
  225. package/styles/core/jkl/_tokens.scss +36 -152
  226. package/styles/core/jkl/_typography.scss +1 -0
  227. package/styles/core/resets/_index.scss +2 -0
  228. package/styles/core/resets/_normalize.scss +251 -0
  229. package/styles/core/resets/_reset.scss +68 -0
  230. package/styles/core/theme/_color-tokens.scss +73 -0
  231. package/styles/core/theme/_dynamic-spacing.scss +55 -0
  232. package/styles/core/theme/_index.scss +8 -0
  233. package/styles/core/theme/_legacy-color-tokens.scss +81 -0
  234. package/styles/core/theme/_legacy-tokens.scss +150 -0
  235. package/styles/core/theme/_old-vars.scss +30 -0
  236. package/styles/core/theme/_spacing-tokens.scss +30 -0
  237. package/styles/core/theme/_tokens.scss +30 -0
  238. package/styles/core/theme/_typography.scss +27 -0
  239. package/styles/core/utility/_headings.scss +31 -0
  240. package/styles/core/utility/_index.scss +4 -0
  241. package/styles/core/utility/_paragraphs.scss +18 -0
  242. package/styles/core/utility/_screen-reader.scss +11 -0
  243. package/styles/core/utility/_spacing.scss +49 -0
  244. package/styles/shared/input/shared-input-styles.css +4 -2
  245. package/styles/shared/input-panel/shared.css +4 -2
  246. package/styles/shared/track/track.css +4 -2
  247. package/styles/styles.css +1452 -1474
  248. package/styles/styles.min.css +3 -1
  249. package/styles/core/_color-tokens.scss +0 -78
  250. package/styles/core/_headings.scss +0 -29
  251. package/styles/core/_index.scss +0 -9
  252. package/styles/core/_legacy-tokens.scss +0 -38
  253. package/styles/core/_normalize.scss +0 -250
  254. package/styles/core/_paragraphs.scss +0 -16
  255. package/styles/core/_reset.scss +0 -66
  256. package/styles/core/_screen-reader.scss +0 -9
  257. package/styles/core/_spacing.scss +0 -86
  258. package/styles/core/_tokens.scss +0 -129
@@ -1,1517 +1,1656 @@
1
1
  @charset "UTF-8";
2
- /**
3
- * Do not edit directly
4
- * Generated on Wed, 18 Dec 2024 12:25:37 GMT
5
- */
6
- /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
7
- /* Document
8
- ========================================================================== */
9
- /**
10
- * 1. Correct the line height in all browsers.
11
- * 2. Prevent adjustments of font size after orientation changes in iOS.
12
- */
13
- html {
14
- line-height: 1.15; /* 1 */
15
- -webkit-text-size-adjust: 100%; /* 2 */
16
- }
17
-
18
- /* Sections
19
- ========================================================================== */
20
- /**
21
- * Remove the margin in all browsers.
22
- */
23
- body {
24
- margin: 0;
25
- }
26
-
27
- /**
28
- * Correct the font size and margin on `h1` elements within `section` and
29
- * `article` contexts in Chrome, Firefox, and Safari.
30
- */
31
- h1 {
32
- font-size: 2em;
33
- margin: 0.67em 0;
34
- }
35
-
36
- /* Grouping content
37
- ========================================================================== */
38
- /**
39
- * 1. Add the correct box sizing in Firefox.
40
- * 2. Show the overflow in Edge and IE.
41
- */
42
- hr {
43
- box-sizing: content-box; /* 1 */
44
- height: 0; /* 1 */
45
- overflow: visible; /* 2 */
46
- }
47
-
48
- /**
49
- * 1. Correct the inheritance and scaling of font size in all browsers.
50
- * 2. Correct the odd `em` font sizing in all browsers.
51
- */
52
- pre {
53
- font-family: monospace, monospace; /* 1 */
54
- font-size: 1em; /* 2 */
55
- }
56
-
57
- /* Text-level semantics
58
- ========================================================================== */
59
- /**
60
- * 1. Remove the bottom border in Chrome 57-
61
- * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
62
- */
63
- abbr[title] {
64
- border-bottom: none; /* 1 */
65
- text-decoration: underline; /* 2 */
66
- text-decoration: underline dotted; /* 2 */
67
- }
68
-
69
- /**
70
- * Add the correct font weight in Chrome, Edge, and Safari.
71
- */
72
- b,
73
- strong {
74
- font-weight: bolder;
75
- }
76
-
77
- /**
78
- * 1. Correct the inheritance and scaling of font size in all browsers.
79
- * 2. Correct the odd `em` font sizing in all browsers.
80
- */
81
- code,
82
- kbd,
83
- samp {
84
- font-family: monospace, monospace; /* 1 */
85
- font-size: 1em; /* 2 */
86
- }
87
-
88
- /**
89
- * Add the correct font size in all browsers.
90
- */
91
- small {
92
- font-size: 80%;
93
- }
94
-
95
- /**
96
- * Prevent `sub` and `sup` elements from affecting the line height in
97
- * all browsers.
98
- */
99
- sub,
100
- sup {
101
- font-size: 75%;
102
- line-height: 0;
103
- position: relative;
104
- vertical-align: baseline;
105
- }
106
-
107
- sub {
108
- bottom: -0.25em;
109
- }
110
-
111
- sup {
112
- top: -0.5em;
113
- }
114
-
115
- /* Forms
116
- ========================================================================== */
117
- /**
118
- * 1. Change the font styles in all browsers.
119
- * 2. Remove the margin in Firefox and Safari.
120
- */
121
- button,
122
- input,
123
- optgroup,
124
- select,
125
- textarea {
126
- font-family: inherit; /* 1 */
127
- font-size: 100%; /* 1 */
128
- line-height: 1.15; /* 1 */
129
- margin: 0; /* 2 */
130
- }
131
-
132
- /**
133
- * Remove the inheritance of text transform in Edge, Firefox, and IE.
134
- * 1. Remove the inheritance of text transform in Firefox.
135
- */
136
- button,
137
- select {
138
- /* 1 */
139
- text-transform: none;
140
- }
141
-
142
- /**
143
- * Correct the inability to style clickable types in iOS and Safari.
144
- */
145
- button,
146
- [type=button],
147
- [type=reset],
148
- [type=submit] {
149
- -webkit-appearance: button;
150
- }
151
-
152
- /**
153
- * Correct the padding in Firefox.
154
- */
155
- fieldset {
156
- padding: 0.35em 0.75em 0.625em;
157
- }
158
-
159
- /**
160
- * 1. Correct the text wrapping in Edge and IE.
161
- * 2. Remove the padding so developers are not caught out when they zero out
162
- * `fieldset` elements in all browsers.
163
- */
164
- legend {
165
- box-sizing: border-box; /* 1 */
166
- display: table; /* 1 */
167
- max-width: 100%; /* 1 */
168
- padding: 0; /* 2 */
169
- white-space: normal; /* 1 */
170
- }
171
-
172
- /**
173
- * Add the correct vertical alignment in Chrome, Firefox, and Opera.
174
- */
175
- progress {
176
- vertical-align: baseline;
177
- }
178
-
179
- /**
180
- * Correct the cursor style of increment and decrement buttons in Chrome.
181
- */
182
- [type=number]::-webkit-inner-spin-button,
183
- [type=number]::-webkit-outer-spin-button {
184
- height: auto;
185
- }
186
-
187
- /**
188
- * 1. Correct the odd appearance in Chrome and Safari.
189
- * 2. Correct the outline style in Safari.
190
- */
191
- [type=search] {
192
- -webkit-appearance: textfield; /* 1 */
193
- outline-offset: -2px; /* 2 */
194
- }
195
-
196
- /**
197
- * Remove the inner padding in Chrome and Safari on macOS.
198
- */
199
- [type=search]::-webkit-search-decoration {
200
- -webkit-appearance: none;
201
- }
202
-
203
- /**
204
- * 1. Correct the inability to style clickable types in iOS and Safari.
205
- * 2. Change font properties to `inherit` in Safari.
206
- */
207
- ::-webkit-file-upload-button {
208
- -webkit-appearance: button; /* 1 */
209
- font: inherit; /* 2 */
2
+ @layer jokul {
3
+ @layer resets, theme, global, components, utility;
210
4
  }
211
-
212
- /* Interactive
213
- ========================================================================== */
214
- /*
215
- * Add the correct display in Edge, IE 10+, and Firefox.
216
- */
217
- details {
218
- display: block;
219
- }
220
-
221
- /*
222
- * Add the correct display in all browsers.
223
- */
224
- summary {
225
- display: list-item;
226
- }
227
-
228
- /* Text blocks
229
- ========================================================================== */
230
- /**
231
- * Remove default margins from all block-level text elements
232
- * such as `p` and headings
233
- */
234
- h1,
235
- h2,
236
- h3,
237
- h4,
238
- h5,
239
- h6,
240
- p {
241
- margin: 0;
5
+ /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
6
+ @layer jokul.resets {
7
+ /* Document
8
+ ========================================================================== */
9
+ /**
10
+ * 1. Correct the line height in all browsers.
11
+ * 2. Prevent adjustments of font size after orientation changes in iOS.
12
+ */
13
+ html {
14
+ line-height: 1.15; /* 1 */
15
+ -webkit-text-size-adjust: 100%; /* 2 */
16
+ }
17
+ /* Sections
18
+ ========================================================================== */
19
+ /**
20
+ * Remove the margin in all browsers.
21
+ */
22
+ body {
23
+ margin: 0;
24
+ }
25
+ /**
26
+ * Correct the font size and margin on `h1` elements within `section` and
27
+ * `article` contexts in Chrome, Firefox, and Safari.
28
+ */
29
+ h1 {
30
+ font-size: 2em;
31
+ margin: 0.67em 0;
32
+ }
33
+ /* Grouping content
34
+ ========================================================================== */
35
+ /**
36
+ * 1. Add the correct box sizing in Firefox.
37
+ * 2. Show the overflow in Edge and IE.
38
+ */
39
+ hr {
40
+ box-sizing: content-box; /* 1 */
41
+ height: 0; /* 1 */
42
+ overflow: visible; /* 2 */
43
+ }
44
+ /**
45
+ * 1. Correct the inheritance and scaling of font size in all browsers.
46
+ * 2. Correct the odd `em` font sizing in all browsers.
47
+ */
48
+ pre {
49
+ font-family: monospace, monospace; /* 1 */
50
+ font-size: 1em; /* 2 */
51
+ }
52
+ /* Text-level semantics
53
+ ========================================================================== */
54
+ /**
55
+ * 1. Remove the bottom border in Chrome 57-
56
+ * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
57
+ */
58
+ abbr[title] {
59
+ border-bottom: none; /* 1 */
60
+ text-decoration: underline; /* 2 */
61
+ text-decoration: underline dotted; /* 2 */
62
+ }
63
+ /**
64
+ * Add the correct font weight in Chrome, Edge, and Safari.
65
+ */
66
+ b,
67
+ strong {
68
+ font-weight: bolder;
69
+ }
70
+ /**
71
+ * 1. Correct the inheritance and scaling of font size in all browsers.
72
+ * 2. Correct the odd `em` font sizing in all browsers.
73
+ */
74
+ code,
75
+ kbd,
76
+ samp {
77
+ font-family: monospace, monospace; /* 1 */
78
+ font-size: 1em; /* 2 */
79
+ }
80
+ /**
81
+ * Add the correct font size in all browsers.
82
+ */
83
+ small {
84
+ font-size: 80%;
85
+ }
86
+ /**
87
+ * Prevent `sub` and `sup` elements from affecting the line height in
88
+ * all browsers.
89
+ */
90
+ sub,
91
+ sup {
92
+ font-size: 75%;
93
+ line-height: 0;
94
+ position: relative;
95
+ vertical-align: baseline;
96
+ }
97
+ sub {
98
+ bottom: -0.25em;
99
+ }
100
+ sup {
101
+ top: -0.5em;
102
+ }
103
+ /* Forms
104
+ ========================================================================== */
105
+ /**
106
+ * 1. Change the font styles in all browsers.
107
+ * 2. Remove the margin in Firefox and Safari.
108
+ */
109
+ button,
110
+ input,
111
+ optgroup,
112
+ select,
113
+ textarea {
114
+ font-family: inherit; /* 1 */
115
+ font-size: 100%; /* 1 */
116
+ line-height: 1.15; /* 1 */
117
+ margin: 0; /* 2 */
118
+ }
119
+ /**
120
+ * Remove the inheritance of text transform in Edge, Firefox, and IE.
121
+ * 1. Remove the inheritance of text transform in Firefox.
122
+ */
123
+ button,
124
+ select {
125
+ /* 1 */
126
+ text-transform: none;
127
+ }
128
+ /**
129
+ * Correct the inability to style clickable types in iOS and Safari.
130
+ */
131
+ button,
132
+ [type=button],
133
+ [type=reset],
134
+ [type=submit] {
135
+ -webkit-appearance: button;
136
+ }
137
+ /**
138
+ * Correct the padding in Firefox.
139
+ */
140
+ fieldset {
141
+ padding: 0.35em 0.75em 0.625em;
142
+ }
143
+ /**
144
+ * 1. Correct the text wrapping in Edge and IE.
145
+ * 2. Remove the padding so developers are not caught out when they zero out
146
+ * `fieldset` elements in all browsers.
147
+ */
148
+ legend {
149
+ box-sizing: border-box; /* 1 */
150
+ display: table; /* 1 */
151
+ max-width: 100%; /* 1 */
152
+ padding: 0; /* 2 */
153
+ white-space: normal; /* 1 */
154
+ }
155
+ /**
156
+ * Add the correct vertical alignment in Chrome, Firefox, and Opera.
157
+ */
158
+ progress {
159
+ vertical-align: baseline;
160
+ }
161
+ /**
162
+ * Correct the cursor style of increment and decrement buttons in Chrome.
163
+ */
164
+ [type=number]::-webkit-inner-spin-button,
165
+ [type=number]::-webkit-outer-spin-button {
166
+ height: auto;
167
+ }
168
+ /**
169
+ * 1. Correct the odd appearance in Chrome and Safari.
170
+ * 2. Correct the outline style in Safari.
171
+ */
172
+ [type=search] {
173
+ -webkit-appearance: textfield; /* 1 */
174
+ outline-offset: -2px; /* 2 */
175
+ }
176
+ /**
177
+ * Remove the inner padding in Chrome and Safari on macOS.
178
+ */
179
+ [type=search]::-webkit-search-decoration {
180
+ -webkit-appearance: none;
181
+ }
182
+ /**
183
+ * 1. Correct the inability to style clickable types in iOS and Safari.
184
+ * 2. Change font properties to `inherit` in Safari.
185
+ */
186
+ ::-webkit-file-upload-button {
187
+ -webkit-appearance: button; /* 1 */
188
+ font: inherit; /* 2 */
189
+ }
190
+ /* Interactive
191
+ ========================================================================== */
192
+ /*
193
+ * Add the correct display in Edge, IE 10+, and Firefox.
194
+ */
195
+ details {
196
+ display: block;
197
+ }
198
+ /*
199
+ * Add the correct display in all browsers.
200
+ */
201
+ summary {
202
+ display: list-item;
203
+ }
242
204
  }
243
-
244
- /* Forms
245
- ========================================================================== */
246
- /**
247
- * Remove margins from fieldset element.
248
- */
249
- fieldset {
250
- margin: 0;
251
- border: 0;
252
- padding: 0;
253
- display: block;
254
- line-height: 1;
205
+ @layer jokul.resets {
206
+ /* Text blocks
207
+ ========================================================================== */
208
+ /**
209
+ * Remove default margins from all block-level text elements
210
+ * such as `p` and headings
211
+ */
212
+ h1,
213
+ h2,
214
+ h3,
215
+ h4,
216
+ h5,
217
+ h6,
218
+ p {
219
+ margin: 0;
220
+ }
221
+ /* Forms
222
+ ========================================================================== */
223
+ /**
224
+ * Remove margins from fieldset element.
225
+ */
226
+ fieldset {
227
+ margin: 0;
228
+ border: 0;
229
+ padding: 0;
230
+ display: block;
231
+ line-height: 1;
232
+ }
233
+ /* Forms
234
+ ========================================================================== */
235
+ /**
236
+ * Remove borders from table elements.
237
+ */
238
+ table {
239
+ border-collapse: collapse;
240
+ }
241
+ /**
242
+ * Remove margins from table elements.
243
+ */
244
+ table,
245
+ thead,
246
+ tbody,
247
+ tr,
248
+ td,
249
+ th {
250
+ margin: 0;
251
+ padding: 0;
252
+ }
253
+ /*
254
+ * https://css-tricks.com/the-hidden-attribute-is-visibly-weak/
255
+ * tl;dr – hidden er en User Agent style, så hvis et element har noen som helst display som ikke er
256
+ * hidden vil ikke hidden-attributtet gjøre noe som helst visuelt. Her gjør vi det til vår egen author style.
257
+ */
258
+ .jkl [hidden] {
259
+ display: none;
260
+ }
255
261
  }
256
-
257
- /* Forms
258
- ========================================================================== */
259
262
  /**
260
- * Remove borders from table elements.
263
+ * Do not edit directly, this file was auto-generated.
261
264
  */
262
- table {
263
- border-collapse: collapse;
264
- }
265
-
265
+ /* stylelint-disable */
266
266
  /**
267
- * Remove margins from table elements.
268
- */
269
- table,
270
- thead,
271
- tbody,
272
- tr,
273
- td,
274
- th {
275
- margin: 0;
276
- padding: 0;
277
- }
278
-
279
- /*
280
- * https://css-tricks.com/the-hidden-attribute-is-visibly-weak/
281
- * tl;dr – hidden er en User Agent style, så hvis et element har noen som helst display som ikke er
282
- * hidden vil ikke hidden-attributtet gjøre noe som helst visuelt. Her gjør vi det til vår egen author style.
267
+ * Do not edit directly, this file was auto-generated.
283
268
  */
284
- .jkl [hidden] {
285
- display: none;
286
- }
287
-
288
269
  /**
289
- * Do not edit directly
290
- * Generated on Wed, 18 Dec 2024 12:25:37 GMT
270
+ * Do not edit directly, this file was auto-generated.
291
271
  */
292
- :root {
293
- --jkl-color-brand-snohvit: #f9f9f9;
294
- --jkl-color-brand-varde: #e0dbd4;
295
- --jkl-color-brand-granitt: #1b1917;
296
- --jkl-color-brand-hvit: #ffffff;
297
- --jkl-color-brand-svart: #000000;
298
- --jkl-color-brand-skifer: #313030;
299
- --jkl-color-brand-fjellgra: #444141;
300
- --jkl-color-brand-stein: #636060;
301
- --jkl-color-brand-svaberg: #c8c5c3;
302
- --jkl-color-brand-dis: #ece9e5;
303
- --jkl-color-brand-sand: #f4f2ef;
304
- --jkl-color-functional-info: #d3d3f6;
305
- --jkl-color-functional-info-dark: #a9a9ca;
306
- --jkl-color-functional-success: #acd3b5;
307
- --jkl-color-functional-success-dark: #94b79b;
308
- --jkl-color-functional-warning: #efdd9e;
309
- --jkl-color-functional-warning-dark: #decc8d;
310
- --jkl-color-functional-error: #f6b3b3;
311
- --jkl-color-functional-error-dark: #de9e9e;
312
- --jkl-spacing-0: 0;
313
- --jkl-spacing-2: 0.125rem;
314
- --jkl-spacing-4: 0.25rem;
315
- --jkl-spacing-8: 0.5rem;
316
- --jkl-spacing-12: 0.75rem;
317
- --jkl-spacing-16: 1rem;
318
- --jkl-spacing-24: 1.5rem;
319
- --jkl-spacing-32: 2rem;
320
- --jkl-spacing-40: 2.5rem;
321
- --jkl-spacing-64: 4rem;
322
- --jkl-spacing-104: 6.5rem;
323
- --jkl-spacing-168: 10.5rem;
324
- --jkl-typography-weight-normal: 400;
325
- --jkl-typography-weight-bold: 700;
326
- --jkl-typography-font-size-16: 1rem;
327
- --jkl-typography-font-size-18: 1.125rem;
328
- --jkl-typography-font-size-20: 1.25rem;
329
- --jkl-typography-font-size-21: 1.3125rem;
330
- --jkl-typography-font-size-23: 1.4375rem;
331
- --jkl-typography-font-size-25: 1.5625rem;
332
- --jkl-typography-font-size-26: 1.625rem;
333
- --jkl-typography-font-size-28: 1.75rem;
334
- --jkl-typography-font-size-30: 1.875rem;
335
- --jkl-typography-font-size-36: 2.25rem;
336
- --jkl-typography-font-size-44: 2.75rem;
337
- --jkl-typography-font-size-56: 3.5rem;
338
- --jkl-typography-line-height-24: 1.5rem;
339
- --jkl-typography-line-height-28: 1.75rem;
340
- --jkl-typography-line-height-32: 2rem;
341
- --jkl-typography-line-height-36: 2.25rem;
342
- --jkl-typography-line-height-40: 2.5rem;
343
- --jkl-typography-line-height-44: 2.75rem;
344
- --jkl-typography-line-height-52: 3.25rem;
345
- --jkl-typography-line-height-64: 4rem;
346
- --jkl-typography-title-small-font-size: 2.25rem;
347
- --jkl-typography-title-small-line-height: 2.75rem;
348
- --jkl-typography-title-small-font-weight: 400;
349
- --jkl-typography-title-base-font-size: 3.5rem;
350
- --jkl-typography-title-base-line-height: 4rem;
351
- --jkl-typography-title-base-font-weight: 400;
352
- --jkl-typography-title-small-small-font-size: 1.875rem;
353
- --jkl-typography-title-small-small-line-height: 2.25rem;
354
- --jkl-typography-title-small-small-font-weight: 400;
355
- --jkl-typography-title-small-base-font-size: 2.75rem;
356
- --jkl-typography-title-small-base-line-height: 3.25rem;
357
- --jkl-typography-title-small-base-font-weight: 400;
358
- --jkl-typography-heading-1-small-font-size: 1.625rem;
359
- --jkl-typography-heading-1-small-line-height: 2rem;
360
- --jkl-typography-heading-1-small-font-weight: 400;
361
- --jkl-typography-heading-1-base-font-size: 2.25rem;
362
- --jkl-typography-heading-1-base-line-height: 2.75rem;
363
- --jkl-typography-heading-1-base-font-weight: 400;
364
- --jkl-typography-heading-2-small-font-size: 1.4375rem;
365
- --jkl-typography-heading-2-small-line-height: 2rem;
366
- --jkl-typography-heading-2-small-font-weight: 400;
367
- --jkl-typography-heading-2-base-font-size: 1.75rem;
368
- --jkl-typography-heading-2-base-line-height: 2.5rem;
369
- --jkl-typography-heading-2-base-font-weight: 400;
370
- --jkl-typography-heading-3-small-font-size: 1.3125rem;
371
- --jkl-typography-heading-3-small-line-height: 1.75rem;
372
- --jkl-typography-heading-3-small-font-weight: 700;
373
- --jkl-typography-heading-3-base-font-size: 1.5625rem;
374
- --jkl-typography-heading-3-base-line-height: 2rem;
375
- --jkl-typography-heading-3-base-font-weight: 700;
376
- --jkl-typography-heading-4-small-font-size: 1.125rem;
377
- --jkl-typography-heading-4-small-line-height: 1.5rem;
378
- --jkl-typography-heading-4-small-font-weight: 700;
379
- --jkl-typography-heading-4-base-font-size: 1.3125rem;
380
- --jkl-typography-heading-4-base-line-height: 1.75rem;
381
- --jkl-typography-heading-4-base-font-weight: 700;
382
- --jkl-typography-heading-5-small-font-size: 1rem;
383
- --jkl-typography-heading-5-small-line-height: 1.5rem;
384
- --jkl-typography-heading-5-small-font-weight: 700;
385
- --jkl-typography-heading-5-base-font-size: 1rem;
386
- --jkl-typography-heading-5-base-line-height: 1.5rem;
387
- --jkl-typography-heading-5-base-font-weight: 700;
388
- --jkl-typography-body-small-font-size: 1.125rem;
389
- --jkl-typography-body-small-line-height: 1.75rem;
390
- --jkl-typography-body-small-font-weight: 400;
391
- --jkl-typography-body-base-font-size: 1.25rem;
392
- --jkl-typography-body-base-line-height: 2rem;
393
- --jkl-typography-body-base-font-weight: 400;
394
- --jkl-typography-small-small-font-size: 1rem;
395
- --jkl-typography-small-small-line-height: 1.5rem;
396
- --jkl-typography-small-small-font-weight: 400;
397
- --jkl-typography-small-base-font-size: 1rem;
398
- --jkl-typography-small-base-line-height: 1.5rem;
399
- --jkl-typography-small-base-font-weight: 400;
400
- --jkl-unit-10: 0.5rem;
401
- --jkl-unit-15: calc(var(--jkl-unit-10) * 1.5);
402
- --jkl-unit-20: calc(var(--jkl-unit-10) * 2);
403
- --jkl-unit-25: calc(var(--jkl-unit-10) * 2.5);
404
- --jkl-unit-30: calc(var(--jkl-unit-10) * 3);
405
- --jkl-unit-40: calc(var(--jkl-unit-10) * 4);
406
- --jkl-unit-50: calc(var(--jkl-unit-10) * 5);
407
- --jkl-unit-60: calc(var(--jkl-unit-10) * 6);
408
- --jkl-unit-70: calc(var(--jkl-unit-10) * 7);
409
- --jkl-unit-80: calc(var(--jkl-unit-10) * 8);
410
- --jkl-unit-90: calc(var(--jkl-unit-10) * 9);
411
- --jkl-unit-130: calc(var(--jkl-unit-10) * 13);
412
- --jkl-unit-210: calc(var(--jkl-unit-10) * 21);
413
- --jkl-unit-02: calc(var(--jkl-unit-10) * 0.25);
414
- --jkl-unit-05: calc(var(--jkl-unit-10) * 0.5);
272
+ @layer jokul.theme {
273
+ @media screen and (prefers-color-scheme: light) {
274
+ :root {
275
+ --jkl-color-background-page: oklch(96% 0.004 67);
276
+ --jkl-color-background-surface-default: oklch(92% 0.008 67);
277
+ --jkl-color-background-surface-highlight: oklch(100% 0.001 67);
278
+ --jkl-color-background-surface-on-surface: oklch(96% 0.004 67);
279
+ --jkl-color-background-surface-moderate: oklch(80% 0.008 67);
280
+ --jkl-color-background-surface-knockout: oklch(35% 0.007 67);
281
+ --jkl-color-background-surface-error: oklch(80% 0.09 16);
282
+ --jkl-color-background-surface-warning: oklch(90% 0.08 94);
283
+ --jkl-color-background-surface-info: oklch(80% 0.09 285);
284
+ --jkl-color-background-surface-succes: oklch(80% 0.066 156);
285
+ --jkl-color-border-subdued: oklch(80% 0.008 67);
286
+ --jkl-color-border-strong: oklch(50% 0.007 67);
287
+ --jkl-color-border-strongest: oklch(0% 0.007 64);
288
+ --jkl-color-border-knockout: oklch(100% 0.001 67);
289
+ --jkl-color-border-info: oklch(70% 0.145 285);
290
+ --jkl-color-border-success: oklch(70% 0.089 156);
291
+ --jkl-color-border-error: oklch(70% 0.13 16);
292
+ --jkl-color-border-warning: oklch(70% 0.1 94);
293
+ --jkl-color-text-default: oklch(0% 0.007 64);
294
+ --jkl-color-text-subdued: oklch(50% 0.007 67);
295
+ --jkl-color-text-knockout: oklch(100% 0.001 67);
296
+ --jkl-color-text-info: oklch(25% 0.056 285);
297
+ --jkl-color-text-info-strong: oklch(50% 0.186 285);
298
+ --jkl-color-text-success: oklch(25% 0.024 156);
299
+ --jkl-color-text-success-strong: oklch(50% 0.106 156);
300
+ --jkl-color-text-error: oklch(25% 0.056 16);
301
+ --jkl-color-text-error-strong: oklch(50% 0.16 16);
302
+ --jkl-color-text-warning: oklch(25% 0.03 94);
303
+ --jkl-color-text-warning-strong: oklch(70% 0.1 94);
304
+ }
305
+ }
306
+ [data-theme=light] {
307
+ --jkl-color-background-page: oklch(96% 0.004 67);
308
+ --jkl-color-background-surface-default: oklch(92% 0.008 67);
309
+ --jkl-color-background-surface-highlight: oklch(100% 0.001 67);
310
+ --jkl-color-background-surface-on-surface: oklch(96% 0.004 67);
311
+ --jkl-color-background-surface-moderate: oklch(80% 0.008 67);
312
+ --jkl-color-background-surface-knockout: oklch(35% 0.007 67);
313
+ --jkl-color-background-surface-error: oklch(80% 0.09 16);
314
+ --jkl-color-background-surface-warning: oklch(90% 0.08 94);
315
+ --jkl-color-background-surface-info: oklch(80% 0.09 285);
316
+ --jkl-color-background-surface-succes: oklch(80% 0.066 156);
317
+ --jkl-color-border-subdued: oklch(80% 0.008 67);
318
+ --jkl-color-border-strong: oklch(50% 0.007 67);
319
+ --jkl-color-border-strongest: oklch(0% 0.007 64);
320
+ --jkl-color-border-knockout: oklch(100% 0.001 67);
321
+ --jkl-color-border-info: oklch(70% 0.145 285);
322
+ --jkl-color-border-success: oklch(70% 0.089 156);
323
+ --jkl-color-border-error: oklch(70% 0.13 16);
324
+ --jkl-color-border-warning: oklch(70% 0.1 94);
325
+ --jkl-color-text-default: oklch(0% 0.007 64);
326
+ --jkl-color-text-subdued: oklch(50% 0.007 67);
327
+ --jkl-color-text-knockout: oklch(100% 0.001 67);
328
+ --jkl-color-text-info: oklch(25% 0.056 285);
329
+ --jkl-color-text-info-strong: oklch(50% 0.186 285);
330
+ --jkl-color-text-success: oklch(25% 0.024 156);
331
+ --jkl-color-text-success-strong: oklch(50% 0.106 156);
332
+ --jkl-color-text-error: oklch(25% 0.056 16);
333
+ --jkl-color-text-error-strong: oklch(50% 0.16 16);
334
+ --jkl-color-text-warning: oklch(25% 0.03 94);
335
+ --jkl-color-text-warning-strong: oklch(70% 0.1 94);
336
+ }
337
+ @media screen and (prefers-color-scheme: dark) {
338
+ :root {
339
+ --jkl-color-background-page: oklch(10% 0.007 67);
340
+ --jkl-color-background-surface-default: oklch(25% 0.007 67);
341
+ --jkl-color-background-surface-highlight: oklch(35% 0.007 67);
342
+ --jkl-color-background-surface-on-surface: oklch(10% 0.007 67);
343
+ --jkl-color-background-surface-moderate: oklch(50% 0.007 67);
344
+ --jkl-color-background-surface-knockout: oklch(85% 0.008 67);
345
+ --jkl-color-background-surface-error: oklch(45% 0.146 16);
346
+ --jkl-color-background-surface-warning: oklch(45% 0.065 94);
347
+ --jkl-color-background-surface-info: oklch(45% 0.169 285);
348
+ --jkl-color-background-surface-succes: oklch(45% 0.095 156);
349
+ --jkl-color-border-subdued: oklch(50% 0.007 67);
350
+ --jkl-color-border-strong: oklch(80% 0.008 67);
351
+ --jkl-color-border-strongest: oklch(100% 0.001 67);
352
+ --jkl-color-border-knockout: oklch(0% 0.007 64);
353
+ --jkl-color-border-info: oklch(60% 0.17 285);
354
+ --jkl-color-border-success: oklch(60% 0.1 156);
355
+ --jkl-color-border-error: oklch(60% 0.149 16);
356
+ --jkl-color-border-warning: oklch(60% 0.09 94);
357
+ --jkl-color-text-default: oklch(100% 0.001 67);
358
+ --jkl-color-text-subdued: oklch(80% 0.008 67);
359
+ --jkl-color-text-knockout: oklch(0% 0.007 64);
360
+ --jkl-color-text-info: oklch(90% 0.034 285);
361
+ --jkl-color-text-info-strong: oklch(70% 0.145 285);
362
+ --jkl-color-text-success: oklch(90% 0.035 156);
363
+ --jkl-color-text-success-strong: oklch(70% 0.089 156);
364
+ --jkl-color-text-error: oklch(90% 0.045 16);
365
+ --jkl-color-text-error-strong: oklch(70% 0.13 16);
366
+ --jkl-color-text-warning: oklch(90% 0.08 94);
367
+ --jkl-color-text-warning-strong: oklch(70% 0.1 94);
368
+ }
369
+ }
370
+ [data-theme=dark] {
371
+ --jkl-color-background-page: oklch(10% 0.007 67);
372
+ --jkl-color-background-surface-default: oklch(25% 0.007 67);
373
+ --jkl-color-background-surface-highlight: oklch(35% 0.007 67);
374
+ --jkl-color-background-surface-on-surface: oklch(10% 0.007 67);
375
+ --jkl-color-background-surface-moderate: oklch(50% 0.007 67);
376
+ --jkl-color-background-surface-knockout: oklch(85% 0.008 67);
377
+ --jkl-color-background-surface-error: oklch(45% 0.146 16);
378
+ --jkl-color-background-surface-warning: oklch(45% 0.065 94);
379
+ --jkl-color-background-surface-info: oklch(45% 0.169 285);
380
+ --jkl-color-background-surface-succes: oklch(45% 0.095 156);
381
+ --jkl-color-border-subdued: oklch(50% 0.007 67);
382
+ --jkl-color-border-strong: oklch(80% 0.008 67);
383
+ --jkl-color-border-strongest: oklch(100% 0.001 67);
384
+ --jkl-color-border-knockout: oklch(0% 0.007 64);
385
+ --jkl-color-border-info: oklch(60% 0.17 285);
386
+ --jkl-color-border-success: oklch(60% 0.1 156);
387
+ --jkl-color-border-error: oklch(60% 0.149 16);
388
+ --jkl-color-border-warning: oklch(60% 0.09 94);
389
+ --jkl-color-text-default: oklch(100% 0.001 67);
390
+ --jkl-color-text-subdued: oklch(80% 0.008 67);
391
+ --jkl-color-text-knockout: oklch(0% 0.007 64);
392
+ --jkl-color-text-info: oklch(90% 0.034 285);
393
+ --jkl-color-text-info-strong: oklch(70% 0.145 285);
394
+ --jkl-color-text-success: oklch(90% 0.035 156);
395
+ --jkl-color-text-success-strong: oklch(70% 0.089 156);
396
+ --jkl-color-text-error: oklch(90% 0.045 16);
397
+ --jkl-color-text-error-strong: oklch(70% 0.13 16);
398
+ --jkl-color-text-warning: oklch(90% 0.08 94);
399
+ --jkl-color-text-warning-strong: oklch(70% 0.1 94);
400
+ }
415
401
  }
416
-
417
- /**
418
- * Do not edit directly
419
- * Generated on Wed, 18 Dec 2024 12:25:37 GMT
420
- */
421
- :root {
422
- --jkl-color-svart: #000000;
423
- --jkl-color-granitt: #1b1917;
424
- --jkl-color-skifer: #313030;
425
- --jkl-color-fjellgra: #444141;
426
- --jkl-color-stein: #636060;
427
- --jkl-color-svaberg: #c8c5c3;
428
- --jkl-color-varde: #e0dbd4;
429
- --jkl-color-dis: #ece9e5;
430
- --jkl-color-sand: #f4f2ef;
431
- --jkl-color-snohvit: #f9f9f9;
432
- --jkl-color-hvit: #ffffff;
433
- --jkl-color-suksess: #acd3b5;
434
- --jkl-color-suksess-dark: #94b79b;
435
- --jkl-color-feil: #f6b3b3;
436
- --jkl-color-feil-dark: #de9e9e;
437
- --jkl-color-info: #d3d3f6;
438
- --jkl-color-info-dark: #a9a9ca;
439
- --jkl-color-advarsel: #efdd9e;
440
- --jkl-color-advarsel-dark: #decc8d;
441
- --jkl-spacing-0: 0;
442
- --jkl-spacing-2: 0.125rem;
443
- --jkl-spacing-4: 0.25rem;
444
- --jkl-spacing-8: 0.5rem;
445
- --jkl-spacing-12: 0.75rem;
446
- --jkl-spacing-16: 1rem;
447
- --jkl-spacing-24: 1.5rem;
448
- --jkl-spacing-32: 2rem;
449
- --jkl-spacing-40: 2.5rem;
450
- --jkl-spacing-64: 4rem;
451
- --jkl-spacing-104: 6.5rem;
452
- --jkl-spacing-168: 10.5rem;
402
+ @layer jokul.theme {
403
+ :root {
404
+ --jkl-spacing-2: 0.125rem;
405
+ --jkl-spacing-4: 0.25rem;
406
+ --jkl-spacing-8: 0.5rem;
407
+ --jkl-spacing-12: 0.75rem;
408
+ --jkl-spacing-16: 1rem;
409
+ --jkl-spacing-24: 1.5rem;
410
+ --jkl-spacing-32: 2rem;
411
+ --jkl-spacing-40: 2.5rem;
412
+ --jkl-spacing-64: 4rem;
413
+ --jkl-spacing-104: 6.5rem;
414
+ --jkl-spacing-168: 10.5rem;
415
+ --jkl-spacing-16-24: 1rem;
416
+ --jkl-spacing-24-40: 1.5rem;
417
+ --jkl-spacing-24-32: 1.5rem;
418
+ --jkl-spacing-32-40: 2rem;
419
+ --jkl-spacing-40-64: 2.5rem;
420
+ --jkl-spacing-64-104: 4rem;
421
+ --jkl-spacing-104-168: 6.5rem;
422
+ --jkl-spacing-16-16-24: 1rem;
423
+ --jkl-spacing-16-24-32: 1rem;
424
+ --jkl-spacing-16-24-40: 1rem;
425
+ --jkl-spacing-24-24-32: 1.5rem;
426
+ --jkl-spacing-24-24-40: 1.5rem;
427
+ --jkl-spacing-24-32-40: 1.5rem;
428
+ --jkl-spacing-32-32-40: 2rem;
429
+ --jkl-spacing-32-40-64: 2rem;
430
+ --jkl-spacing-40-40-64: 2.5rem;
431
+ --jkl-spacing-40-64-104: 2.5rem;
432
+ --jkl-spacing-64-64-104: 4rem;
433
+ --jkl-spacing-64-104-168: 4rem;
434
+ --jkl-spacing-104-104-168: 6.5rem;
435
+ }
436
+ @media (min-width: 680px) {
437
+ :root {
438
+ --jkl-spacing-16-24: 1.5rem;
439
+ --jkl-spacing-24-40: 2.5rem;
440
+ --jkl-spacing-24-32: 2rem;
441
+ --jkl-spacing-32-40: 2.5rem;
442
+ --jkl-spacing-40-64: 4rem;
443
+ --jkl-spacing-64-104: 6.5rem;
444
+ --jkl-spacing-104-168: 10.5rem;
445
+ --jkl-spacing-16-16-24: 1rem;
446
+ --jkl-spacing-16-24-32: 1.5rem;
447
+ --jkl-spacing-16-24-40: 1.5rem;
448
+ --jkl-spacing-24-24-32: 1.5rem;
449
+ --jkl-spacing-24-24-40: 1.5rem;
450
+ --jkl-spacing-24-32-40: 2rem;
451
+ --jkl-spacing-32-32-40: 2rem;
452
+ --jkl-spacing-32-40-64: 2.5rem;
453
+ --jkl-spacing-40-40-64: 2.5rem;
454
+ --jkl-spacing-40-64-104: 4rem;
455
+ --jkl-spacing-64-64-104: 4rem;
456
+ --jkl-spacing-64-104-168: 6.5rem;
457
+ --jkl-spacing-104-104-168: 6.5rem;
458
+ }
459
+ }
460
+ @media (min-width: 1200px) {
461
+ :root {
462
+ --jkl-spacing-16-16-24: 1.5rem;
463
+ --jkl-spacing-16-24-32: 2rem;
464
+ --jkl-spacing-16-24-40: 2.5rem;
465
+ --jkl-spacing-24-24-32: 2rem;
466
+ --jkl-spacing-24-24-40: 2.5rem;
467
+ --jkl-spacing-24-32-40: 2.5rem;
468
+ --jkl-spacing-32-32-40: 2.5rem;
469
+ --jkl-spacing-32-40-64: 4rem;
470
+ --jkl-spacing-40-40-64: 4rem;
471
+ --jkl-spacing-40-64-104: 6.5rem;
472
+ --jkl-spacing-64-64-104: 6.5rem;
473
+ --jkl-spacing-64-104-168: 10.5rem;
474
+ --jkl-spacing-104-104-168: 10.5rem;
475
+ }
476
+ }
453
477
  }
454
-
455
478
  /**
456
- * Do not edit directly
457
- * Generated on Wed, 18 Dec 2024 12:25:37 GMT
479
+ * Do not edit directly, this file was auto-generated.
458
480
  */
459
- @media screen and (prefers-color-scheme: light) {
460
- :root {
461
- --jkl-color-background-page: #f4f2ef;
462
- --jkl-color-background-page-variant: #f9f9f9;
463
- --jkl-color-background-container: #f9f9f9;
464
- --jkl-color-background-container-low: #ece9e5;
465
- --jkl-color-background-container-high: #ffffff;
466
- --jkl-color-background-container-inverted: #1b1917;
467
- --jkl-color-background-container-subdued: #c8c5c3;
468
- --jkl-color-background-input-base: rgb(0 0 0 / 0%);
469
- --jkl-color-background-input-focus: #ffffff;
470
- --jkl-color-background-action: #1b1917;
471
- --jkl-color-background-interactive: rgb(0 0 0 / 0%);
472
- --jkl-color-background-interactive-hover: #ece9e5;
473
- --jkl-color-background-interactive-selected: #e0dbd4;
474
- --jkl-color-background-alert-neutral: #e0dbd4;
475
- --jkl-color-background-alert-info: #d3d3f6;
476
- --jkl-color-background-alert-success: #acd3b5;
477
- --jkl-color-background-alert-warning: #efdd9e;
478
- --jkl-color-background-alert-error: #f6b3b3;
479
- --jkl-color-text-default: #1b1917;
481
+ /* stylelint-disable */
482
+ @layer jokul.theme {
483
+ @media screen and (prefers-color-scheme: light) {
484
+ :root {
485
+ --jkl-color-background-page: #F4F2EF;
486
+ --jkl-color-background-page-variant: #F9F9F9;
487
+ --jkl-color-background-container: #F9F9F9;
488
+ --jkl-color-background-container-low: #ECE9E5;
489
+ --jkl-color-background-container-high: #FFFFFF;
490
+ --jkl-color-background-container-inverted: #1B1917;
491
+ --jkl-color-background-container-subdued: #C8C5C3;
492
+ --jkl-color-background-input-base: rgba(0, 0, 0, 0);
493
+ --jkl-color-background-input-focus: #FFFFFF;
494
+ --jkl-color-background-action: #1B1917;
495
+ --jkl-color-background-interactive: rgba(0, 0, 0, 0);
496
+ --jkl-color-background-interactive-hover: #ECE9E5;
497
+ --jkl-color-background-interactive-selected: #E0DBD4;
498
+ --jkl-color-background-alert-neutral: #E0DBD4;
499
+ --jkl-color-background-alert-info: #D3D3F6;
500
+ --jkl-color-background-alert-success: #ACD3B5;
501
+ --jkl-color-background-alert-warning: #EFDD9E;
502
+ --jkl-color-background-alert-error: #F6B3B3;
503
+ --jkl-color-text-default: #1B1917;
504
+ --jkl-color-text-subdued: #636060;
505
+ --jkl-color-text-inverted: #F9F9F9;
506
+ --jkl-color-text-on-action: #F9F9F9;
507
+ --jkl-color-text-interactive: #1B1917;
508
+ --jkl-color-text-interactive-hover: #636060;
509
+ --jkl-color-text-on-alert: #1B1917;
510
+ --jkl-color-text-on-alert-subdued: #444141;
511
+ --jkl-color-border-action: #1B1917;
512
+ --jkl-color-border-input: #636060;
513
+ --jkl-color-border-input-focus: #1B1917;
514
+ --jkl-color-border-separator: #C8C5C3;
515
+ --jkl-color-border-separator-strong: #636060;
516
+ --jkl-color-border-separator-hover: #1B1917;
517
+ --jkl-color-border-subdued: #C8C5C3;
518
+ }
519
+ }
520
+ [data-theme=light] {
521
+ --jkl-color-background-page: #F4F2EF;
522
+ --jkl-color-background-page-variant: #F9F9F9;
523
+ --jkl-color-background-container: #F9F9F9;
524
+ --jkl-color-background-container-low: #ECE9E5;
525
+ --jkl-color-background-container-high: #FFFFFF;
526
+ --jkl-color-background-container-inverted: #1B1917;
527
+ --jkl-color-background-container-subdued: #C8C5C3;
528
+ --jkl-color-background-input-base: rgba(0, 0, 0, 0);
529
+ --jkl-color-background-input-focus: #FFFFFF;
530
+ --jkl-color-background-action: #1B1917;
531
+ --jkl-color-background-interactive: rgba(0, 0, 0, 0);
532
+ --jkl-color-background-interactive-hover: #ECE9E5;
533
+ --jkl-color-background-interactive-selected: #E0DBD4;
534
+ --jkl-color-background-alert-neutral: #E0DBD4;
535
+ --jkl-color-background-alert-info: #D3D3F6;
536
+ --jkl-color-background-alert-success: #ACD3B5;
537
+ --jkl-color-background-alert-warning: #EFDD9E;
538
+ --jkl-color-background-alert-error: #F6B3B3;
539
+ --jkl-color-text-default: #1B1917;
480
540
  --jkl-color-text-subdued: #636060;
481
- --jkl-color-text-inverted: #f9f9f9;
482
- --jkl-color-text-on-action: #f9f9f9;
483
- --jkl-color-text-interactive: #1b1917;
541
+ --jkl-color-text-inverted: #F9F9F9;
542
+ --jkl-color-text-on-action: #F9F9F9;
543
+ --jkl-color-text-interactive: #1B1917;
484
544
  --jkl-color-text-interactive-hover: #636060;
485
- --jkl-color-text-on-alert: #1b1917;
545
+ --jkl-color-text-on-alert: #1B1917;
486
546
  --jkl-color-text-on-alert-subdued: #444141;
487
- --jkl-color-border-action: #1b1917;
547
+ --jkl-color-border-action: #1B1917;
488
548
  --jkl-color-border-input: #636060;
489
- --jkl-color-border-input-focus: #1b1917;
490
- --jkl-color-border-separator: #c8c5c3;
549
+ --jkl-color-border-input-focus: #1B1917;
550
+ --jkl-color-border-separator: #C8C5C3;
491
551
  --jkl-color-border-separator-strong: #636060;
492
- --jkl-color-border-separator-hover: #1b1917;
493
- --jkl-color-border-subdued: #c8c5c3;
552
+ --jkl-color-border-separator-hover: #1B1917;
553
+ --jkl-color-border-subdued: #C8C5C3;
494
554
  }
495
- }
496
- [data-theme=light] {
497
- --jkl-color-background-page: #f4f2ef;
498
- --jkl-color-background-page-variant: #f9f9f9;
499
- --jkl-color-background-container: #f9f9f9;
500
- --jkl-color-background-container-low: #ece9e5;
501
- --jkl-color-background-container-high: #ffffff;
502
- --jkl-color-background-container-inverted: #1b1917;
503
- --jkl-color-background-container-subdued: #c8c5c3;
504
- --jkl-color-background-input-base: rgb(0 0 0 / 0%);
505
- --jkl-color-background-input-focus: #ffffff;
506
- --jkl-color-background-action: #1b1917;
507
- --jkl-color-background-interactive: rgb(0 0 0 / 0%);
508
- --jkl-color-background-interactive-hover: #ece9e5;
509
- --jkl-color-background-interactive-selected: #e0dbd4;
510
- --jkl-color-background-alert-neutral: #e0dbd4;
511
- --jkl-color-background-alert-info: #d3d3f6;
512
- --jkl-color-background-alert-success: #acd3b5;
513
- --jkl-color-background-alert-warning: #efdd9e;
514
- --jkl-color-background-alert-error: #f6b3b3;
515
- --jkl-color-text-default: #1b1917;
516
- --jkl-color-text-subdued: #636060;
517
- --jkl-color-text-inverted: #f9f9f9;
518
- --jkl-color-text-on-action: #f9f9f9;
519
- --jkl-color-text-interactive: #1b1917;
520
- --jkl-color-text-interactive-hover: #636060;
521
- --jkl-color-text-on-alert: #1b1917;
522
- --jkl-color-text-on-alert-subdued: #444141;
523
- --jkl-color-border-action: #1b1917;
524
- --jkl-color-border-input: #636060;
525
- --jkl-color-border-input-focus: #1b1917;
526
- --jkl-color-border-separator: #c8c5c3;
527
- --jkl-color-border-separator-strong: #636060;
528
- --jkl-color-border-separator-hover: #1b1917;
529
- --jkl-color-border-subdued: #c8c5c3;
530
- }
531
-
532
- @media screen and (prefers-color-scheme: dark) {
533
- :root {
534
- --jkl-color-background-page: #1b1917;
535
- --jkl-color-background-page-variant: #1b1917;
555
+ @media screen and (prefers-color-scheme: dark) {
556
+ :root {
557
+ --jkl-color-background-page: #1B1917;
558
+ --jkl-color-background-page-variant: #1B1917;
559
+ --jkl-color-background-container: #313030;
560
+ --jkl-color-background-container-low: #000000;
561
+ --jkl-color-background-container-high: #313030;
562
+ --jkl-color-background-container-inverted: #F9F9F9;
563
+ --jkl-color-background-container-subdued: #636060;
564
+ --jkl-color-background-input-base: rgba(0, 0, 0, 0);
565
+ --jkl-color-background-input-focus: #313030;
566
+ --jkl-color-background-action: #F9F9F9;
567
+ --jkl-color-background-interactive: rgba(0, 0, 0, 0);
568
+ --jkl-color-background-interactive-hover: #444141;
569
+ --jkl-color-background-interactive-selected: #636060;
570
+ --jkl-color-background-alert-neutral: #E0DBD4;
571
+ --jkl-color-background-alert-info: #A9A9CA;
572
+ --jkl-color-background-alert-success: #94B79B;
573
+ --jkl-color-background-alert-warning: #DECC8D;
574
+ --jkl-color-background-alert-error: #DE9E9E;
575
+ --jkl-color-text-default: #F9F9F9;
576
+ --jkl-color-text-subdued: #C8C5C3;
577
+ --jkl-color-text-inverted: #1B1917;
578
+ --jkl-color-text-on-action: #1B1917;
579
+ --jkl-color-text-interactive: #F9F9F9;
580
+ --jkl-color-text-interactive-hover: #C8C5C3;
581
+ --jkl-color-text-on-alert: #1B1917;
582
+ --jkl-color-text-on-alert-subdued: #444141;
583
+ --jkl-color-border-action: #F9F9F9;
584
+ --jkl-color-border-input: #C8C5C3;
585
+ --jkl-color-border-input-focus: #F9F9F9;
586
+ --jkl-color-border-separator: #636060;
587
+ --jkl-color-border-separator-strong: #C8C5C3;
588
+ --jkl-color-border-separator-hover: #F9F9F9;
589
+ --jkl-color-border-subdued: #636060;
590
+ }
591
+ }
592
+ [data-theme=dark] {
593
+ --jkl-color-background-page: #1B1917;
594
+ --jkl-color-background-page-variant: #1B1917;
536
595
  --jkl-color-background-container: #313030;
537
596
  --jkl-color-background-container-low: #000000;
538
597
  --jkl-color-background-container-high: #313030;
539
- --jkl-color-background-container-inverted: #f9f9f9;
598
+ --jkl-color-background-container-inverted: #F9F9F9;
540
599
  --jkl-color-background-container-subdued: #636060;
541
- --jkl-color-background-input-base: rgb(0 0 0 / 0%);
600
+ --jkl-color-background-input-base: rgba(0, 0, 0, 0);
542
601
  --jkl-color-background-input-focus: #313030;
543
- --jkl-color-background-action: #f9f9f9;
544
- --jkl-color-background-interactive: rgb(0 0 0 / 0%);
602
+ --jkl-color-background-action: #F9F9F9;
603
+ --jkl-color-background-interactive: rgba(0, 0, 0, 0);
545
604
  --jkl-color-background-interactive-hover: #444141;
546
605
  --jkl-color-background-interactive-selected: #636060;
547
- --jkl-color-background-alert-neutral: #e0dbd4;
548
- --jkl-color-background-alert-info: #a9a9ca;
549
- --jkl-color-background-alert-success: #94b79b;
550
- --jkl-color-background-alert-warning: #decc8d;
551
- --jkl-color-background-alert-error: #de9e9e;
552
- --jkl-color-text-default: #f9f9f9;
553
- --jkl-color-text-subdued: #c8c5c3;
554
- --jkl-color-text-inverted: #1b1917;
555
- --jkl-color-text-on-action: #1b1917;
556
- --jkl-color-text-interactive: #f9f9f9;
557
- --jkl-color-text-interactive-hover: #c8c5c3;
558
- --jkl-color-text-on-alert: #1b1917;
606
+ --jkl-color-background-alert-neutral: #E0DBD4;
607
+ --jkl-color-background-alert-info: #A9A9CA;
608
+ --jkl-color-background-alert-success: #94B79B;
609
+ --jkl-color-background-alert-warning: #DECC8D;
610
+ --jkl-color-background-alert-error: #DE9E9E;
611
+ --jkl-color-text-default: #F9F9F9;
612
+ --jkl-color-text-subdued: #C8C5C3;
613
+ --jkl-color-text-inverted: #1B1917;
614
+ --jkl-color-text-on-action: #1B1917;
615
+ --jkl-color-text-interactive: #F9F9F9;
616
+ --jkl-color-text-interactive-hover: #C8C5C3;
617
+ --jkl-color-text-on-alert: #1B1917;
559
618
  --jkl-color-text-on-alert-subdued: #444141;
560
- --jkl-color-border-action: #f9f9f9;
561
- --jkl-color-border-input: #c8c5c3;
562
- --jkl-color-border-input-focus: #f9f9f9;
619
+ --jkl-color-border-action: #F9F9F9;
620
+ --jkl-color-border-input: #C8C5C3;
621
+ --jkl-color-border-input-focus: #F9F9F9;
563
622
  --jkl-color-border-separator: #636060;
564
- --jkl-color-border-separator-strong: #c8c5c3;
565
- --jkl-color-border-separator-hover: #f9f9f9;
623
+ --jkl-color-border-separator-strong: #C8C5C3;
624
+ --jkl-color-border-separator-hover: #F9F9F9;
566
625
  --jkl-color-border-subdued: #636060;
567
626
  }
568
627
  }
569
- [data-theme=dark] {
570
- --jkl-color-background-page: #1b1917;
571
- --jkl-color-background-page-variant: #1b1917;
572
- --jkl-color-background-container: #313030;
573
- --jkl-color-background-container-low: #000000;
574
- --jkl-color-background-container-high: #313030;
575
- --jkl-color-background-container-inverted: #f9f9f9;
576
- --jkl-color-background-container-subdued: #636060;
577
- --jkl-color-background-input-base: rgb(0 0 0 / 0%);
578
- --jkl-color-background-input-focus: #313030;
579
- --jkl-color-background-action: #f9f9f9;
580
- --jkl-color-background-interactive: rgb(0 0 0 / 0%);
581
- --jkl-color-background-interactive-hover: #444141;
582
- --jkl-color-background-interactive-selected: #636060;
583
- --jkl-color-background-alert-neutral: #e0dbd4;
584
- --jkl-color-background-alert-info: #a9a9ca;
585
- --jkl-color-background-alert-success: #94b79b;
586
- --jkl-color-background-alert-warning: #decc8d;
587
- --jkl-color-background-alert-error: #de9e9e;
588
- --jkl-color-text-default: #f9f9f9;
589
- --jkl-color-text-subdued: #c8c5c3;
590
- --jkl-color-text-inverted: #1b1917;
591
- --jkl-color-text-on-action: #1b1917;
592
- --jkl-color-text-interactive: #f9f9f9;
593
- --jkl-color-text-interactive-hover: #c8c5c3;
594
- --jkl-color-text-on-alert: #1b1917;
595
- --jkl-color-text-on-alert-subdued: #444141;
596
- --jkl-color-border-action: #f9f9f9;
597
- --jkl-color-border-input: #c8c5c3;
598
- --jkl-color-border-input-focus: #f9f9f9;
599
- --jkl-color-border-separator: #636060;
600
- --jkl-color-border-separator-strong: #c8c5c3;
601
- --jkl-color-border-separator-hover: #f9f9f9;
602
- --jkl-color-border-subdued: #636060;
628
+ /**
629
+ * Do not edit directly, this file was auto-generated.
630
+ */
631
+ @layer jokul.theme {
632
+ :root {
633
+ --jkl-breakpoint-medium: 680px;
634
+ --jkl-breakpoint-large: 1200px;
635
+ --jkl-breakpoint-xl: 1600px;
636
+ --jkl-color-brand-snohvit: #F9F9F9;
637
+ --jkl-color-brand-varde: #E0DBD4;
638
+ --jkl-color-brand-granitt: #1B1917;
639
+ --jkl-color-brand-hvit: #FFFFFF;
640
+ --jkl-color-brand-svart: #000000;
641
+ --jkl-color-brand-skifer: #313030;
642
+ --jkl-color-brand-fjellgra: #444141;
643
+ --jkl-color-brand-stein: #636060;
644
+ --jkl-color-brand-svaberg: #C8C5C3;
645
+ --jkl-color-brand-dis: #ECE9E5;
646
+ --jkl-color-brand-sand: #F4F2EF;
647
+ --jkl-color-functional-info: #D3D3F6;
648
+ --jkl-color-functional-info-dark: #A9A9CA;
649
+ --jkl-color-functional-success: #ACD3B5;
650
+ --jkl-color-functional-success-dark: #94B79B;
651
+ --jkl-color-functional-warning: #EFDD9E;
652
+ --jkl-color-functional-warning-dark: #DECC8D;
653
+ --jkl-color-functional-error: #F6B3B3;
654
+ --jkl-color-functional-error-dark: #DE9E9E;
655
+ --jkl-color-svart: #000;
656
+ --jkl-color-granitt: #1b1917;
657
+ --jkl-color-skifer: #313030;
658
+ --jkl-color-fjellgra: #444141;
659
+ --jkl-color-stein: #636060;
660
+ --jkl-color-svaberg: #c8c5c3;
661
+ --jkl-color-varde: #e0dbd4;
662
+ --jkl-color-dis: #ece9e5;
663
+ --jkl-color-sand: #f4f2ef;
664
+ --jkl-color-snohvit: #f9f9f9;
665
+ --jkl-color-hvit: #fff;
666
+ --jkl-color-suksess: #acd3b5;
667
+ --jkl-color-suksess-dark: #94b79b;
668
+ --jkl-color-feil: #f6b3b3;
669
+ --jkl-color-feil-dark: #de9e9e;
670
+ --jkl-color-info: #d3d3f6;
671
+ --jkl-color-info-dark: #a9a9ca;
672
+ --jkl-color-advarsel: #efdd9e;
673
+ --jkl-color-advarsel-dark: #decc8d;
674
+ --jkl-motion-timing-energetic: 75ms;
675
+ --jkl-motion-timing-snappy: 100ms;
676
+ --jkl-motion-timing-productive: 150ms;
677
+ --jkl-motion-timing-expressive: 250ms;
678
+ --jkl-motion-timing-lazy: 400ms;
679
+ --jkl-motion-easing-standard: ease;
680
+ --jkl-motion-easing-entrance: ease-out;
681
+ --jkl-motion-easing-exit: ease-in;
682
+ --jkl-motion-easing-ease-in-bounce-out: cubic-bezier(0, 0, 0.375, 1.17);
683
+ --jkl-motion-easing-focus: cubic-bezier(0.6, 0.2, 0.35, 1);
684
+ --jkl-spacing-0: 0rem;
685
+ --jkl-spacing-2: 0.125rem;
686
+ --jkl-spacing-4: 0.25rem;
687
+ --jkl-spacing-8: 0.5rem;
688
+ --jkl-spacing-12: 0.75rem;
689
+ --jkl-spacing-16: 1rem;
690
+ --jkl-spacing-24: 1.5rem;
691
+ --jkl-spacing-32: 2rem;
692
+ --jkl-spacing-40: 2.5rem;
693
+ --jkl-spacing-64: 4rem;
694
+ --jkl-spacing-104: 6.5rem;
695
+ --jkl-spacing-168: 10.5rem;
696
+ --jkl-icon-weight-normal: 300;
697
+ --jkl-icon-weight-bold: 400;
698
+ --jkl-typography-weight-normal: 400;
699
+ --jkl-typography-weight-bold: 700;
700
+ --jkl-typography-font-size-16: 1rem;
701
+ --jkl-typography-font-size-18: 1.125rem;
702
+ --jkl-typography-font-size-20: 1.25rem;
703
+ --jkl-typography-font-size-21: 1.3125rem;
704
+ --jkl-typography-font-size-23: 1.4375rem;
705
+ --jkl-typography-font-size-25: 1.5625rem;
706
+ --jkl-typography-font-size-26: 1.625rem;
707
+ --jkl-typography-font-size-28: 1.75rem;
708
+ --jkl-typography-font-size-30: 1.875rem;
709
+ --jkl-typography-font-size-36: 2.25rem;
710
+ --jkl-typography-font-size-44: 2.75rem;
711
+ --jkl-typography-font-size-56: 3.5rem;
712
+ --jkl-typography-line-height-24: 1.5rem;
713
+ --jkl-typography-line-height-28: 1.75rem;
714
+ --jkl-typography-line-height-32: 2rem;
715
+ --jkl-typography-line-height-36: 2.25rem;
716
+ --jkl-typography-line-height-40: 2.5rem;
717
+ --jkl-typography-line-height-44: 2.75rem;
718
+ --jkl-typography-line-height-52: 3.25rem;
719
+ --jkl-typography-line-height-64: 4rem;
720
+ --jkl-typography-title-small-font-size: 2.25rem;
721
+ --jkl-typography-title-small-line-height: 2.75rem;
722
+ --jkl-typography-title-small-font-weight: 400;
723
+ --jkl-typography-title-base-font-size: 3.5rem;
724
+ --jkl-typography-title-base-line-height: 4rem;
725
+ --jkl-typography-title-base-font-weight: 400;
726
+ --jkl-typography-title-small-small-font-size: 1.875rem;
727
+ --jkl-typography-title-small-small-line-height: 2.25rem;
728
+ --jkl-typography-title-small-small-font-weight: 400;
729
+ --jkl-typography-title-small-base-font-size: 2.75rem;
730
+ --jkl-typography-title-small-base-line-height: 3.25rem;
731
+ --jkl-typography-title-small-base-font-weight: 400;
732
+ --jkl-typography-heading-1-small-font-size: 1.625rem;
733
+ --jkl-typography-heading-1-small-line-height: 2rem;
734
+ --jkl-typography-heading-1-small-font-weight: 400;
735
+ --jkl-typography-heading-1-base-font-size: 2.25rem;
736
+ --jkl-typography-heading-1-base-line-height: 2.75rem;
737
+ --jkl-typography-heading-1-base-font-weight: 400;
738
+ --jkl-typography-heading-2-small-font-size: 1.4375rem;
739
+ --jkl-typography-heading-2-small-line-height: 2rem;
740
+ --jkl-typography-heading-2-small-font-weight: 400;
741
+ --jkl-typography-heading-2-base-font-size: 1.75rem;
742
+ --jkl-typography-heading-2-base-line-height: 2.5rem;
743
+ --jkl-typography-heading-2-base-font-weight: 400;
744
+ --jkl-typography-heading-3-small-font-size: 1.3125rem;
745
+ --jkl-typography-heading-3-small-line-height: 1.75rem;
746
+ --jkl-typography-heading-3-small-font-weight: 700;
747
+ --jkl-typography-heading-3-base-font-size: 1.5625rem;
748
+ --jkl-typography-heading-3-base-line-height: 2rem;
749
+ --jkl-typography-heading-3-base-font-weight: 700;
750
+ --jkl-typography-heading-4-small-font-size: 1.125rem;
751
+ --jkl-typography-heading-4-small-line-height: 1.5rem;
752
+ --jkl-typography-heading-4-small-font-weight: 700;
753
+ --jkl-typography-heading-4-base-font-size: 1.3125rem;
754
+ --jkl-typography-heading-4-base-line-height: 1.75rem;
755
+ --jkl-typography-heading-4-base-font-weight: 700;
756
+ --jkl-typography-heading-5-small-font-size: 1rem;
757
+ --jkl-typography-heading-5-small-line-height: 1.5rem;
758
+ --jkl-typography-heading-5-small-font-weight: 700;
759
+ --jkl-typography-heading-5-base-font-size: 1rem;
760
+ --jkl-typography-heading-5-base-line-height: 1.5rem;
761
+ --jkl-typography-heading-5-base-font-weight: 700;
762
+ --jkl-typography-body-small-font-size: 1.125rem;
763
+ --jkl-typography-body-small-line-height: 1.75rem;
764
+ --jkl-typography-body-small-font-weight: 400;
765
+ --jkl-typography-body-base-font-size: 1.25rem;
766
+ --jkl-typography-body-base-line-height: 2rem;
767
+ --jkl-typography-body-base-font-weight: 400;
768
+ --jkl-typography-small-small-font-size: 1rem;
769
+ --jkl-typography-small-small-line-height: 1.5rem;
770
+ --jkl-typography-small-small-font-weight: 400;
771
+ --jkl-typography-small-base-font-size: 1rem;
772
+ --jkl-typography-small-base-line-height: 1.5rem;
773
+ --jkl-typography-small-base-font-weight: 400;
774
+ }
775
+ }
776
+ @layer jokul.theme {
777
+ /* Used by menu to figure out if it should render a compact or comfortable view */
778
+ :root,
779
+ [data-layout-density=comfortable],
780
+ [data-density=comfortable] {
781
+ --jkl-density: "comfortable";
782
+ }
783
+ [data-layout-density=compact],
784
+ [data-density=compact] {
785
+ --jkl-density: "compact";
786
+ }
787
+ @media screen and (prefers-color-scheme: light) {
788
+ :root {
789
+ --jkl-background-color: #f9f9f9;
790
+ --jkl-color: #1b1917;
791
+ --jkl-error: #f6b3b3;
792
+ --jkl-info: #d3d3f6;
793
+ --jkl-warning: #efdd9e;
794
+ --jkl-success: #acd3b5;
795
+ }
796
+ }
797
+ [data-theme=light] {
798
+ --jkl-background-color: #f9f9f9;
799
+ --jkl-color: #1b1917;
800
+ --jkl-error: #f6b3b3;
801
+ --jkl-info: #d3d3f6;
802
+ --jkl-warning: #efdd9e;
803
+ --jkl-success: #acd3b5;
804
+ }
805
+ @media screen and (prefers-color-scheme: dark) {
806
+ :root {
807
+ --jkl-background-color: #1b1917;
808
+ --jkl-color: #f9f9f9;
809
+ --jkl-error: #de9e9e;
810
+ --jkl-info: #a9a9ca;
811
+ --jkl-warning: #decc8d;
812
+ --jkl-success: #94b79b;
813
+ }
814
+ }
815
+ [data-theme=dark] {
816
+ --jkl-background-color: #1b1917;
817
+ --jkl-color: #f9f9f9;
818
+ --jkl-error: #de9e9e;
819
+ --jkl-info: #a9a9ca;
820
+ --jkl-warning: #decc8d;
821
+ --jkl-success: #94b79b;
822
+ }
823
+ }
824
+ /**
825
+ * Do not edit directly, this file was auto-generated.
826
+ */
827
+ @layer jokul.theme {
828
+ :root {
829
+ --jkl-unit-10: 0.5rem;
830
+ --jkl-unit-15: calc(var(--jkl-unit-10) * 1.5);
831
+ --jkl-unit-20: calc(var(--jkl-unit-10) * 2);
832
+ --jkl-unit-25: calc(var(--jkl-unit-10) * 2.5);
833
+ --jkl-unit-30: calc(var(--jkl-unit-10) * 3);
834
+ --jkl-unit-40: calc(var(--jkl-unit-10) * 4);
835
+ --jkl-unit-50: calc(var(--jkl-unit-10) * 5);
836
+ --jkl-unit-60: calc(var(--jkl-unit-10) * 6);
837
+ --jkl-unit-70: calc(var(--jkl-unit-10) * 7);
838
+ --jkl-unit-80: calc(var(--jkl-unit-10) * 8);
839
+ --jkl-unit-90: calc(var(--jkl-unit-10) * 9);
840
+ --jkl-unit-130: calc(var(--jkl-unit-10) * 13);
841
+ --jkl-unit-210: calc(var(--jkl-unit-10) * 21);
842
+ --jkl-unit-02: calc(var(--jkl-unit-10) * .25);
843
+ --jkl-unit-05: calc(var(--jkl-unit-10) * .5);
844
+ --jkl-spacing-xs: 0.5rem;
845
+ --jkl-spacing-s: calc(var(--jkl-unit-10) * 2);
846
+ --jkl-spacing-m: calc(var(--jkl-unit-10) * 3);
847
+ --jkl-spacing-l: calc(var(--jkl-unit-10) * 5);
848
+ --jkl-spacing-xl: calc(var(--jkl-unit-10) * 8);
849
+ --jkl-spacing-2xl: calc(var(--jkl-unit-10) * 13);
850
+ }
851
+ }
852
+ /**
853
+ * Do not edit directly, this file was auto-generated.
854
+ */
855
+ @layer jokul.theme {
856
+ :root {
857
+ --jkl-unit-10: 0.5rem;
858
+ --jkl-unit-15: calc(var(--jkl-unit-10) * 1.5);
859
+ --jkl-unit-20: calc(var(--jkl-unit-10) * 2);
860
+ --jkl-unit-25: calc(var(--jkl-unit-10) * 2.5);
861
+ --jkl-unit-30: calc(var(--jkl-unit-10) * 3);
862
+ --jkl-unit-40: calc(var(--jkl-unit-10) * 4);
863
+ --jkl-unit-50: calc(var(--jkl-unit-10) * 5);
864
+ --jkl-unit-60: calc(var(--jkl-unit-10) * 6);
865
+ --jkl-unit-70: calc(var(--jkl-unit-10) * 7);
866
+ --jkl-unit-80: calc(var(--jkl-unit-10) * 8);
867
+ --jkl-unit-90: calc(var(--jkl-unit-10) * 9);
868
+ --jkl-unit-130: calc(var(--jkl-unit-10) * 13);
869
+ --jkl-unit-210: calc(var(--jkl-unit-10) * 21);
870
+ --jkl-unit-02: calc(var(--jkl-unit-10) * .25);
871
+ --jkl-unit-05: calc(var(--jkl-unit-10) * .5);
872
+ --jkl-spacing-xs: 0.5rem;
873
+ --jkl-spacing-s: calc(var(--jkl-unit-10) * 2);
874
+ --jkl-spacing-m: calc(var(--jkl-unit-10) * 3);
875
+ --jkl-spacing-l: calc(var(--jkl-unit-10) * 5);
876
+ --jkl-spacing-xl: calc(var(--jkl-unit-10) * 8);
877
+ --jkl-spacing-2xl: calc(var(--jkl-unit-10) * 13);
878
+ }
879
+ }
880
+ @layer jokul.theme {
881
+ :root {
882
+ --jkl-title-font-size: 2.25rem;
883
+ --jkl-title-line-height: 2.75rem;
884
+ --jkl-title-font-weight: 400;
885
+ --jkl-title---jkl-icon-weight: 300;
886
+ --jkl-title---jkl-icon-size: 1.2em;
887
+ --jkl-title-small-font-size: 1.875rem;
888
+ --jkl-title-small-line-height: 2.25rem;
889
+ --jkl-title-small-font-weight: 400;
890
+ --jkl-title-small---jkl-icon-weight: 300;
891
+ --jkl-title-small---jkl-icon-size: 1.2em;
892
+ --jkl-heading-1-font-size: 1.625rem;
893
+ --jkl-heading-1-line-height: 2rem;
894
+ --jkl-heading-1-font-weight: 400;
895
+ --jkl-heading-1---jkl-icon-weight: 300;
896
+ --jkl-heading-1---jkl-icon-size: 1.2em;
897
+ --jkl-heading-2-font-size: 1.4375rem;
898
+ --jkl-heading-2-line-height: 2rem;
899
+ --jkl-heading-2-font-weight: 400;
900
+ --jkl-heading-2---jkl-icon-weight: 300;
901
+ --jkl-heading-2---jkl-icon-size: 1.2em;
902
+ --jkl-heading-3-font-size: 1.3125rem;
903
+ --jkl-heading-3-line-height: 1.75rem;
904
+ --jkl-heading-3-font-weight: 700;
905
+ --jkl-heading-3---jkl-icon-weight: 400;
906
+ --jkl-heading-3---jkl-icon-size: 1.2em;
907
+ --jkl-heading-4-font-size: 1.125rem;
908
+ --jkl-heading-4-line-height: 1.5rem;
909
+ --jkl-heading-4-font-weight: 700;
910
+ --jkl-heading-4---jkl-icon-weight: 400;
911
+ --jkl-heading-5-font-size: 1rem;
912
+ --jkl-heading-5-line-height: 1.5rem;
913
+ --jkl-heading-5-font-weight: 700;
914
+ --jkl-heading-5---jkl-icon-weight: 400;
915
+ --jkl-heading-5---jkl-icon-size: 1.25rem;
916
+ --jkl-heading-5---jkl-icon-opsz: 20;
917
+ --jkl-body-font-size: 1.125rem;
918
+ --jkl-body-line-height: 1.75rem;
919
+ --jkl-body-font-weight: 400;
920
+ --jkl-body---jkl-icon-weight: 300;
921
+ --jkl-small-font-size: 1rem;
922
+ --jkl-small-line-height: 1.5rem;
923
+ --jkl-small-font-weight: 400;
924
+ --jkl-small---jkl-icon-weight: 300;
925
+ --jkl-small---jkl-icon-size: 1.25rem;
926
+ --jkl-small---jkl-icon-opsz: 20;
927
+ }
928
+ @media (min-width: 680px) {
929
+ :root {
930
+ --jkl-title-font-size: 3.5rem;
931
+ --jkl-title-line-height: 4rem;
932
+ --jkl-title-font-weight: 400;
933
+ --jkl-title---jkl-icon-weight: 300;
934
+ --jkl-title---jkl-icon-size: 1.2em;
935
+ --jkl-title-small-font-size: 2.75rem;
936
+ --jkl-title-small-line-height: 3.25rem;
937
+ --jkl-title-small-font-weight: 400;
938
+ --jkl-title-small---jkl-icon-weight: 300;
939
+ --jkl-title-small---jkl-icon-size: 1.2em;
940
+ --jkl-heading-1-font-size: 2.25rem;
941
+ --jkl-heading-1-line-height: 2.75rem;
942
+ --jkl-heading-1-font-weight: 400;
943
+ --jkl-heading-1---jkl-icon-weight: 300;
944
+ --jkl-heading-1---jkl-icon-size: 1.2em;
945
+ --jkl-heading-2-font-size: 1.75rem;
946
+ --jkl-heading-2-line-height: 2.5rem;
947
+ --jkl-heading-2-font-weight: 400;
948
+ --jkl-heading-2---jkl-icon-weight: 300;
949
+ --jkl-heading-2---jkl-icon-size: 1.2em;
950
+ --jkl-heading-3-font-size: 1.5625rem;
951
+ --jkl-heading-3-line-height: 2rem;
952
+ --jkl-heading-3-font-weight: 700;
953
+ --jkl-heading-3---jkl-icon-weight: 400;
954
+ --jkl-heading-3---jkl-icon-size: 1.2em;
955
+ --jkl-heading-4-font-size: 1.3125rem;
956
+ --jkl-heading-4-line-height: 1.75rem;
957
+ --jkl-heading-4-font-weight: 700;
958
+ --jkl-heading-4---jkl-icon-weight: 400;
959
+ --jkl-heading-5-font-size: 1rem;
960
+ --jkl-heading-5-line-height: 1.5rem;
961
+ --jkl-heading-5-font-weight: 700;
962
+ --jkl-heading-5---jkl-icon-weight: 400;
963
+ --jkl-heading-5---jkl-icon-size: 1.25rem;
964
+ --jkl-heading-5---jkl-icon-opsz: 20;
965
+ --jkl-body-font-size: 1.25rem;
966
+ --jkl-body-line-height: 2rem;
967
+ --jkl-body-font-weight: 400;
968
+ --jkl-body---jkl-icon-weight: 300;
969
+ --jkl-small-font-size: 1rem;
970
+ --jkl-small-line-height: 1.5rem;
971
+ --jkl-small-font-weight: 400;
972
+ --jkl-small---jkl-icon-weight: 300;
973
+ --jkl-small---jkl-icon-size: 1.25rem;
974
+ --jkl-small---jkl-icon-opsz: 20;
975
+ }
976
+ }
977
+ }
978
+ @layer jokul.global {
979
+ .jkl {
980
+ font-family: "Fremtind Grotesk", "Adjusted Arial Fallback", Arial, sans-serif;
981
+ -webkit-font-smoothing: antialiased;
982
+ -moz-osx-font-smoothing: grayscale;
983
+ background-color: var(--jkl-background-color);
984
+ color: var(--jkl-color);
985
+ }
986
+ @supports (font: -apple-system-body) {
987
+ .jkl {
988
+ font: -apple-system-body;
989
+ }
990
+ }
991
+ .jkl strong {
992
+ --jkl-icon-weight: 400;
993
+ font-weight: 700;
994
+ }
995
+ @media screen and (prefers-reduced-motion: reduce) {
996
+ *,
997
+ *::after,
998
+ *::before {
999
+ animation-duration: 0ms !important;
1000
+ animation-delay: 0ms !important;
1001
+ transition: none !important;
1002
+ }
1003
+ }
603
1004
  }
604
-
605
- .jkl-title {
606
- font-size: 2.25rem;
607
- line-height: 2.75rem;
608
- font-weight: 400;
609
- --jkl-icon-weight: 300;
610
- --jkl-icon-size: 1.2em;
1005
+ @layer jokul.global {
1006
+ [popover] {
1007
+ opacity: 0;
1008
+ transition: opacity, overlay allow-discrete, display allow-discrete;
1009
+ transition-timing-function: ease;
1010
+ transition-duration: 150ms;
1011
+ }
1012
+ [popover]:popover-open {
1013
+ opacity: 1;
1014
+ }
1015
+ @starting-style {
1016
+ [popover]:popover-open {
1017
+ opacity: 0;
1018
+ }
1019
+ }
611
1020
  }
612
- @media (min-width: 680px) {
1021
+ @layer jokul.utility {
613
1022
  .jkl-title {
614
- font-size: 3.5rem;
615
- line-height: 4rem;
1023
+ font-size: 2.25rem;
1024
+ line-height: 2.75rem;
616
1025
  font-weight: 400;
617
1026
  --jkl-icon-weight: 300;
618
1027
  --jkl-icon-size: 1.2em;
619
1028
  }
620
- }
621
-
622
- .jkl-title-small {
623
- font-size: 1.875rem;
624
- line-height: 2.25rem;
625
- font-weight: 400;
626
- --jkl-icon-weight: 300;
627
- --jkl-icon-size: 1.2em;
628
- }
629
- @media (min-width: 680px) {
1029
+ @media (min-width: 680px) {
1030
+ .jkl-title {
1031
+ font-size: 3.5rem;
1032
+ line-height: 4rem;
1033
+ font-weight: 400;
1034
+ --jkl-icon-weight: 300;
1035
+ --jkl-icon-size: 1.2em;
1036
+ }
1037
+ }
630
1038
  .jkl-title-small {
631
- font-size: 2.75rem;
632
- line-height: 3.25rem;
1039
+ font-size: 1.875rem;
1040
+ line-height: 2.25rem;
633
1041
  font-weight: 400;
634
1042
  --jkl-icon-weight: 300;
635
1043
  --jkl-icon-size: 1.2em;
636
1044
  }
637
- }
638
-
639
- .jkl-heading-1 {
640
- font-size: 1.625rem;
641
- line-height: 2rem;
642
- font-weight: 400;
643
- --jkl-icon-weight: 300;
644
- --jkl-icon-size: 1.2em;
645
- }
646
- @media (min-width: 680px) {
1045
+ @media (min-width: 680px) {
1046
+ .jkl-title-small {
1047
+ font-size: 2.75rem;
1048
+ line-height: 3.25rem;
1049
+ font-weight: 400;
1050
+ --jkl-icon-weight: 300;
1051
+ --jkl-icon-size: 1.2em;
1052
+ }
1053
+ }
647
1054
  .jkl-heading-1 {
648
- font-size: 2.25rem;
649
- line-height: 2.75rem;
1055
+ font-size: 1.625rem;
1056
+ line-height: 2rem;
650
1057
  font-weight: 400;
651
1058
  --jkl-icon-weight: 300;
652
1059
  --jkl-icon-size: 1.2em;
653
1060
  }
654
- }
655
-
656
- .jkl-heading-2 {
657
- font-size: 1.4375rem;
658
- line-height: 2rem;
659
- font-weight: 400;
660
- --jkl-icon-weight: 300;
661
- --jkl-icon-size: 1.2em;
662
- }
663
- @media (min-width: 680px) {
1061
+ @media (min-width: 680px) {
1062
+ .jkl-heading-1 {
1063
+ font-size: 2.25rem;
1064
+ line-height: 2.75rem;
1065
+ font-weight: 400;
1066
+ --jkl-icon-weight: 300;
1067
+ --jkl-icon-size: 1.2em;
1068
+ }
1069
+ }
664
1070
  .jkl-heading-2 {
665
- font-size: 1.75rem;
666
- line-height: 2.5rem;
1071
+ font-size: 1.4375rem;
1072
+ line-height: 2rem;
667
1073
  font-weight: 400;
668
1074
  --jkl-icon-weight: 300;
669
1075
  --jkl-icon-size: 1.2em;
670
1076
  }
671
- }
672
-
673
- .jkl-heading-3 {
674
- font-size: 1.3125rem;
675
- line-height: 1.75rem;
676
- font-weight: 700;
677
- --jkl-icon-weight: 400;
678
- --jkl-icon-size: 1.2em;
679
- }
680
- @media (min-width: 680px) {
1077
+ @media (min-width: 680px) {
1078
+ .jkl-heading-2 {
1079
+ font-size: 1.75rem;
1080
+ line-height: 2.5rem;
1081
+ font-weight: 400;
1082
+ --jkl-icon-weight: 300;
1083
+ --jkl-icon-size: 1.2em;
1084
+ }
1085
+ }
681
1086
  .jkl-heading-3 {
682
- font-size: 1.5625rem;
683
- line-height: 2rem;
1087
+ font-size: 1.3125rem;
1088
+ line-height: 1.75rem;
684
1089
  font-weight: 700;
685
1090
  --jkl-icon-weight: 400;
686
1091
  --jkl-icon-size: 1.2em;
687
1092
  }
688
- }
689
-
690
- .jkl-heading-4 {
691
- font-size: 1.125rem;
692
- line-height: 1.5rem;
693
- font-weight: 700;
694
- --jkl-icon-weight: 400;
695
- }
696
- @media (min-width: 680px) {
1093
+ @media (min-width: 680px) {
1094
+ .jkl-heading-3 {
1095
+ font-size: 1.5625rem;
1096
+ line-height: 2rem;
1097
+ font-weight: 700;
1098
+ --jkl-icon-weight: 400;
1099
+ --jkl-icon-size: 1.2em;
1100
+ }
1101
+ }
697
1102
  .jkl-heading-4 {
698
- font-size: 1.3125rem;
699
- line-height: 1.75rem;
1103
+ font-size: 1.125rem;
1104
+ line-height: 1.5rem;
700
1105
  font-weight: 700;
701
1106
  --jkl-icon-weight: 400;
702
1107
  }
1108
+ @media (min-width: 680px) {
1109
+ .jkl-heading-4 {
1110
+ font-size: 1.3125rem;
1111
+ line-height: 1.75rem;
1112
+ font-weight: 700;
1113
+ --jkl-icon-weight: 400;
1114
+ }
1115
+ }
1116
+ .jkl-heading-5 {
1117
+ font-size: 1rem;
1118
+ line-height: 1.5rem;
1119
+ font-weight: 700;
1120
+ --jkl-icon-weight: 400;
1121
+ --jkl-icon-size: 1.25rem;
1122
+ --jkl-icon-opsz: 20;
1123
+ }
703
1124
  }
704
-
705
- .jkl-heading-5 {
706
- font-size: 1rem;
707
- line-height: 1.5rem;
708
- font-weight: 700;
709
- --jkl-icon-weight: 400;
710
- --jkl-icon-size: 1.25rem;
711
- --jkl-icon-opsz: 20;
712
- }
713
-
714
- .jkl-body {
715
- font-size: 1.125rem;
716
- line-height: 1.75rem;
717
- font-weight: 400;
718
- --jkl-icon-weight: 300;
719
- }
720
- @media (min-width: 680px) {
1125
+ @layer jokul.utility {
721
1126
  .jkl-body {
722
- font-size: 1.25rem;
723
- line-height: 2rem;
1127
+ font-size: 1.125rem;
1128
+ line-height: 1.75rem;
724
1129
  font-weight: 400;
725
1130
  --jkl-icon-weight: 300;
726
1131
  }
727
- }
728
-
729
- .jkl-bold {
730
- font-size: 1.125rem;
731
- line-height: 1.75rem;
732
- font-weight: 400;
733
- --jkl-icon-weight: 300;
734
- --jkl-icon-weight: 400;
735
- font-weight: 700;
736
- }
737
- @media (min-width: 680px) {
1132
+ @media (min-width: 680px) {
1133
+ .jkl-body {
1134
+ font-size: 1.25rem;
1135
+ line-height: 2rem;
1136
+ font-weight: 400;
1137
+ --jkl-icon-weight: 300;
1138
+ }
1139
+ }
738
1140
  .jkl-bold {
739
- font-size: 1.25rem;
740
- line-height: 2rem;
1141
+ font-size: 1.125rem;
1142
+ line-height: 1.75rem;
741
1143
  font-weight: 400;
742
1144
  --jkl-icon-weight: 300;
743
1145
  --jkl-icon-weight: 400;
744
1146
  font-weight: 700;
745
1147
  }
1148
+ @media (min-width: 680px) {
1149
+ .jkl-bold {
1150
+ font-size: 1.25rem;
1151
+ line-height: 2rem;
1152
+ font-weight: 400;
1153
+ --jkl-icon-weight: 300;
1154
+ --jkl-icon-weight: 400;
1155
+ font-weight: 700;
1156
+ }
1157
+ }
1158
+ .jkl-small {
1159
+ font-size: 1rem;
1160
+ line-height: 1.5rem;
1161
+ font-weight: 400;
1162
+ --jkl-icon-weight: 300;
1163
+ --jkl-icon-size: 1.25rem;
1164
+ --jkl-icon-opsz: 20;
1165
+ }
746
1166
  }
747
-
748
- .jkl-small {
749
- font-size: 1rem;
750
- line-height: 1.5rem;
751
- font-weight: 400;
752
- --jkl-icon-weight: 300;
753
- --jkl-icon-size: 1.25rem;
754
- --jkl-icon-opsz: 20;
755
- }
756
-
757
- :root {
758
- --jkl-spacing-2: 0.125rem;
759
- --jkl-spacing-4: 0.25rem;
760
- --jkl-spacing-8: 0.5rem;
761
- --jkl-spacing-12: 0.75rem;
762
- --jkl-spacing-16: 1rem;
763
- --jkl-spacing-24: 1.5rem;
764
- --jkl-spacing-32: 2rem;
765
- --jkl-spacing-40: 2.5rem;
766
- --jkl-spacing-64: 4rem;
767
- --jkl-spacing-104: 6.5rem;
768
- --jkl-spacing-168: 10.5rem;
769
- --jkl-spacing-16-24: 1rem;
770
- --jkl-spacing-24-40: 1.5rem;
771
- --jkl-spacing-24-32: 1.5rem;
772
- --jkl-spacing-32-40: 2rem;
773
- --jkl-spacing-40-64: 2.5rem;
774
- --jkl-spacing-64-104: 4rem;
775
- --jkl-spacing-104-168: 6.5rem;
776
- --jkl-spacing-16-16-24: 1rem;
777
- --jkl-spacing-16-24-32: 1rem;
778
- --jkl-spacing-16-24-40: 1rem;
779
- --jkl-spacing-24-24-32: 1.5rem;
780
- --jkl-spacing-24-24-40: 1.5rem;
781
- --jkl-spacing-24-32-40: 1.5rem;
782
- --jkl-spacing-32-32-40: 2rem;
783
- --jkl-spacing-32-40-64: 2rem;
784
- --jkl-spacing-40-40-64: 2.5rem;
785
- --jkl-spacing-40-64-104: 2.5rem;
786
- --jkl-spacing-64-64-104: 4rem;
787
- --jkl-spacing-64-104-168: 4rem;
788
- --jkl-spacing-104-104-168: 6.5rem;
1167
+ @layer jokul.utility {
1168
+ .jkl-sr-only {
1169
+ border: 0 !important;
1170
+ clip: rect(1px, 1px, 1px, 1px) !important; /* 1 */
1171
+ clip-path: inset(50%) !important; /* 2 */
1172
+ height: 1px !important;
1173
+ margin: -1px !important;
1174
+ overflow: hidden !important;
1175
+ padding: 0 !important;
1176
+ position: absolute !important;
1177
+ width: 1px !important;
1178
+ white-space: nowrap !important; /* 3 */
1179
+ }
1180
+ .jkl-sr-only--focusable:focus, .jkl-sr-only--focusable:active {
1181
+ clip: auto !important;
1182
+ clip-path: none !important;
1183
+ height: auto !important;
1184
+ margin: auto !important;
1185
+ overflow: visible !important;
1186
+ width: auto !important;
1187
+ white-space: normal !important;
1188
+ }
789
1189
  }
790
- @media (min-width: 680px) {
791
- :root {
792
- --jkl-spacing-16-24: 1.5rem;
793
- --jkl-spacing-24-40: 2.5rem;
794
- --jkl-spacing-24-32: 2rem;
795
- --jkl-spacing-32-40: 2.5rem;
796
- --jkl-spacing-40-64: 4rem;
797
- --jkl-spacing-64-104: 6.5rem;
798
- --jkl-spacing-104-168: 10.5rem;
799
- --jkl-spacing-16-16-24: 1rem;
800
- --jkl-spacing-16-24-32: 1.5rem;
801
- --jkl-spacing-16-24-40: 1.5rem;
802
- --jkl-spacing-24-24-32: 1.5rem;
803
- --jkl-spacing-24-24-40: 1.5rem;
804
- --jkl-spacing-24-32-40: 2rem;
805
- --jkl-spacing-32-32-40: 2rem;
806
- --jkl-spacing-32-40-64: 2.5rem;
807
- --jkl-spacing-40-40-64: 2.5rem;
808
- --jkl-spacing-40-64-104: 4rem;
809
- --jkl-spacing-64-64-104: 4rem;
810
- --jkl-spacing-64-104-168: 6.5rem;
811
- --jkl-spacing-104-104-168: 6.5rem;
1190
+ @layer jokul.utility {
1191
+ .jkl-spacing-2--all {
1192
+ margin: var(--jkl-spacing-2);
812
1193
  }
813
- }
814
- @media (min-width: 1200px) {
815
- :root {
816
- --jkl-spacing-16-16-24: 1.5rem;
817
- --jkl-spacing-16-24-32: 2rem;
818
- --jkl-spacing-16-24-40: 2.5rem;
819
- --jkl-spacing-24-24-32: 2rem;
820
- --jkl-spacing-24-24-40: 2.5rem;
821
- --jkl-spacing-24-32-40: 2.5rem;
822
- --jkl-spacing-32-32-40: 2.5rem;
823
- --jkl-spacing-32-40-64: 4rem;
824
- --jkl-spacing-40-40-64: 4rem;
825
- --jkl-spacing-40-64-104: 6.5rem;
826
- --jkl-spacing-64-64-104: 6.5rem;
827
- --jkl-spacing-64-104-168: 10.5rem;
828
- --jkl-spacing-104-104-168: 10.5rem;
1194
+ .jkl-spacing-2--top {
1195
+ margin-top: var(--jkl-spacing-2);
829
1196
  }
830
- }
831
-
832
- .jkl-spacing-2--all {
833
- margin: var(--jkl-spacing-2);
834
- }
835
- .jkl-spacing-2--top {
836
- margin-top: var(--jkl-spacing-2);
837
- }
838
- .jkl-spacing-2--bottom {
839
- margin-bottom: var(--jkl-spacing-2);
840
- }
841
- .jkl-spacing-2--left {
842
- margin-left: var(--jkl-spacing-2);
843
- }
844
- .jkl-spacing-2--right {
845
- margin-right: var(--jkl-spacing-2);
846
- }
847
-
848
- .jkl-spacing-4--all {
849
- margin: var(--jkl-spacing-4);
850
- }
851
- .jkl-spacing-4--top {
852
- margin-top: var(--jkl-spacing-4);
853
- }
854
- .jkl-spacing-4--bottom {
855
- margin-bottom: var(--jkl-spacing-4);
856
- }
857
- .jkl-spacing-4--left {
858
- margin-left: var(--jkl-spacing-4);
859
- }
860
- .jkl-spacing-4--right {
861
- margin-right: var(--jkl-spacing-4);
862
- }
863
-
864
- .jkl-spacing-8--all {
865
- margin: var(--jkl-spacing-8);
866
- }
867
- .jkl-spacing-8--top {
868
- margin-top: var(--jkl-spacing-8);
869
- }
870
- .jkl-spacing-8--bottom {
871
- margin-bottom: var(--jkl-spacing-8);
872
- }
873
- .jkl-spacing-8--left {
874
- margin-left: var(--jkl-spacing-8);
875
- }
876
- .jkl-spacing-8--right {
877
- margin-right: var(--jkl-spacing-8);
878
- }
879
-
880
- .jkl-spacing-12--all {
881
- margin: var(--jkl-spacing-12);
882
- }
883
- .jkl-spacing-12--top {
884
- margin-top: var(--jkl-spacing-12);
885
- }
886
- .jkl-spacing-12--bottom {
887
- margin-bottom: var(--jkl-spacing-12);
888
- }
889
- .jkl-spacing-12--left {
890
- margin-left: var(--jkl-spacing-12);
891
- }
892
- .jkl-spacing-12--right {
893
- margin-right: var(--jkl-spacing-12);
894
- }
895
-
896
- .jkl-spacing-16--all {
897
- margin: var(--jkl-spacing-16);
898
- }
899
- .jkl-spacing-16--top {
900
- margin-top: var(--jkl-spacing-16);
901
- }
902
- .jkl-spacing-16--bottom {
903
- margin-bottom: var(--jkl-spacing-16);
904
- }
905
- .jkl-spacing-16--left {
906
- margin-left: var(--jkl-spacing-16);
907
- }
908
- .jkl-spacing-16--right {
909
- margin-right: var(--jkl-spacing-16);
910
- }
911
-
912
- .jkl-spacing-24--all {
913
- margin: var(--jkl-spacing-24);
914
- }
915
- .jkl-spacing-24--top {
916
- margin-top: var(--jkl-spacing-24);
917
- }
918
- .jkl-spacing-24--bottom {
919
- margin-bottom: var(--jkl-spacing-24);
920
- }
921
- .jkl-spacing-24--left {
922
- margin-left: var(--jkl-spacing-24);
923
- }
924
- .jkl-spacing-24--right {
925
- margin-right: var(--jkl-spacing-24);
926
- }
927
-
928
- .jkl-spacing-32--all {
929
- margin: var(--jkl-spacing-32);
930
- }
931
- .jkl-spacing-32--top {
932
- margin-top: var(--jkl-spacing-32);
933
- }
934
- .jkl-spacing-32--bottom {
935
- margin-bottom: var(--jkl-spacing-32);
936
- }
937
- .jkl-spacing-32--left {
938
- margin-left: var(--jkl-spacing-32);
939
- }
940
- .jkl-spacing-32--right {
941
- margin-right: var(--jkl-spacing-32);
942
- }
943
-
944
- .jkl-spacing-40--all {
945
- margin: var(--jkl-spacing-40);
946
- }
947
- .jkl-spacing-40--top {
948
- margin-top: var(--jkl-spacing-40);
949
- }
950
- .jkl-spacing-40--bottom {
951
- margin-bottom: var(--jkl-spacing-40);
952
- }
953
- .jkl-spacing-40--left {
954
- margin-left: var(--jkl-spacing-40);
955
- }
956
- .jkl-spacing-40--right {
957
- margin-right: var(--jkl-spacing-40);
958
- }
959
-
960
- .jkl-spacing-64--all {
961
- margin: var(--jkl-spacing-64);
962
- }
963
- .jkl-spacing-64--top {
964
- margin-top: var(--jkl-spacing-64);
965
- }
966
- .jkl-spacing-64--bottom {
967
- margin-bottom: var(--jkl-spacing-64);
968
- }
969
- .jkl-spacing-64--left {
970
- margin-left: var(--jkl-spacing-64);
971
- }
972
- .jkl-spacing-64--right {
973
- margin-right: var(--jkl-spacing-64);
974
- }
975
-
976
- .jkl-spacing-104--all {
977
- margin: var(--jkl-spacing-104);
978
- }
979
- .jkl-spacing-104--top {
980
- margin-top: var(--jkl-spacing-104);
981
- }
982
- .jkl-spacing-104--bottom {
983
- margin-bottom: var(--jkl-spacing-104);
984
- }
985
- .jkl-spacing-104--left {
986
- margin-left: var(--jkl-spacing-104);
987
- }
988
- .jkl-spacing-104--right {
989
- margin-right: var(--jkl-spacing-104);
990
- }
991
-
992
- .jkl-spacing-168--all {
993
- margin: var(--jkl-spacing-168);
994
- }
995
- .jkl-spacing-168--top {
996
- margin-top: var(--jkl-spacing-168);
997
- }
998
- .jkl-spacing-168--bottom {
999
- margin-bottom: var(--jkl-spacing-168);
1000
- }
1001
- .jkl-spacing-168--left {
1002
- margin-left: var(--jkl-spacing-168);
1003
- }
1004
- .jkl-spacing-168--right {
1005
- margin-right: var(--jkl-spacing-168);
1006
- }
1007
-
1008
- .jkl-spacing-16-24--all {
1009
- margin: var(--jkl-spacing-16-24);
1010
- }
1011
- .jkl-spacing-16-24--top {
1012
- margin-top: var(--jkl-spacing-16-24);
1013
- }
1014
- .jkl-spacing-16-24--bottom {
1015
- margin-bottom: var(--jkl-spacing-16-24);
1016
- }
1017
- .jkl-spacing-16-24--left {
1018
- margin-left: var(--jkl-spacing-16-24);
1019
- }
1020
- .jkl-spacing-16-24--right {
1021
- margin-right: var(--jkl-spacing-16-24);
1022
- }
1023
-
1024
- .jkl-spacing-24-40--all {
1025
- margin: var(--jkl-spacing-24-40);
1026
- }
1027
- .jkl-spacing-24-40--top {
1028
- margin-top: var(--jkl-spacing-24-40);
1029
- }
1030
- .jkl-spacing-24-40--bottom {
1031
- margin-bottom: var(--jkl-spacing-24-40);
1032
- }
1033
- .jkl-spacing-24-40--left {
1034
- margin-left: var(--jkl-spacing-24-40);
1035
- }
1036
- .jkl-spacing-24-40--right {
1037
- margin-right: var(--jkl-spacing-24-40);
1038
- }
1039
-
1040
- .jkl-spacing-24-32--all {
1041
- margin: var(--jkl-spacing-24-32);
1042
- }
1043
- .jkl-spacing-24-32--top {
1044
- margin-top: var(--jkl-spacing-24-32);
1045
- }
1046
- .jkl-spacing-24-32--bottom {
1047
- margin-bottom: var(--jkl-spacing-24-32);
1048
- }
1049
- .jkl-spacing-24-32--left {
1050
- margin-left: var(--jkl-spacing-24-32);
1051
- }
1052
- .jkl-spacing-24-32--right {
1053
- margin-right: var(--jkl-spacing-24-32);
1054
- }
1055
-
1056
- .jkl-spacing-32-40--all {
1057
- margin: var(--jkl-spacing-32-40);
1058
- }
1059
- .jkl-spacing-32-40--top {
1060
- margin-top: var(--jkl-spacing-32-40);
1061
- }
1062
- .jkl-spacing-32-40--bottom {
1063
- margin-bottom: var(--jkl-spacing-32-40);
1064
- }
1065
- .jkl-spacing-32-40--left {
1066
- margin-left: var(--jkl-spacing-32-40);
1067
- }
1068
- .jkl-spacing-32-40--right {
1069
- margin-right: var(--jkl-spacing-32-40);
1070
- }
1071
-
1072
- .jkl-spacing-40-64--all {
1073
- margin: var(--jkl-spacing-40-64);
1074
- }
1075
- .jkl-spacing-40-64--top {
1076
- margin-top: var(--jkl-spacing-40-64);
1077
- }
1078
- .jkl-spacing-40-64--bottom {
1079
- margin-bottom: var(--jkl-spacing-40-64);
1080
- }
1081
- .jkl-spacing-40-64--left {
1082
- margin-left: var(--jkl-spacing-40-64);
1083
- }
1084
- .jkl-spacing-40-64--right {
1085
- margin-right: var(--jkl-spacing-40-64);
1086
- }
1087
-
1088
- .jkl-spacing-64-104--all {
1089
- margin: var(--jkl-spacing-64-104);
1090
- }
1091
- .jkl-spacing-64-104--top {
1092
- margin-top: var(--jkl-spacing-64-104);
1093
- }
1094
- .jkl-spacing-64-104--bottom {
1095
- margin-bottom: var(--jkl-spacing-64-104);
1096
- }
1097
- .jkl-spacing-64-104--left {
1098
- margin-left: var(--jkl-spacing-64-104);
1099
- }
1100
- .jkl-spacing-64-104--right {
1101
- margin-right: var(--jkl-spacing-64-104);
1102
- }
1103
-
1104
- .jkl-spacing-104-168--all {
1105
- margin: var(--jkl-spacing-104-168);
1106
- }
1107
- .jkl-spacing-104-168--top {
1108
- margin-top: var(--jkl-spacing-104-168);
1109
- }
1110
- .jkl-spacing-104-168--bottom {
1111
- margin-bottom: var(--jkl-spacing-104-168);
1112
- }
1113
- .jkl-spacing-104-168--left {
1114
- margin-left: var(--jkl-spacing-104-168);
1115
- }
1116
- .jkl-spacing-104-168--right {
1117
- margin-right: var(--jkl-spacing-104-168);
1118
- }
1119
-
1120
- .jkl-spacing-16-16-24--all {
1121
- margin: var(--jkl-spacing-16-16-24);
1122
- }
1123
- .jkl-spacing-16-16-24--top {
1124
- margin-top: var(--jkl-spacing-16-16-24);
1125
- }
1126
- .jkl-spacing-16-16-24--bottom {
1127
- margin-bottom: var(--jkl-spacing-16-16-24);
1128
- }
1129
- .jkl-spacing-16-16-24--left {
1130
- margin-left: var(--jkl-spacing-16-16-24);
1131
- }
1132
- .jkl-spacing-16-16-24--right {
1133
- margin-right: var(--jkl-spacing-16-16-24);
1134
- }
1135
-
1136
- .jkl-spacing-16-24-32--all {
1137
- margin: var(--jkl-spacing-16-24-32);
1138
- }
1139
- .jkl-spacing-16-24-32--top {
1140
- margin-top: var(--jkl-spacing-16-24-32);
1141
- }
1142
- .jkl-spacing-16-24-32--bottom {
1143
- margin-bottom: var(--jkl-spacing-16-24-32);
1144
- }
1145
- .jkl-spacing-16-24-32--left {
1146
- margin-left: var(--jkl-spacing-16-24-32);
1147
- }
1148
- .jkl-spacing-16-24-32--right {
1149
- margin-right: var(--jkl-spacing-16-24-32);
1150
- }
1151
-
1152
- .jkl-spacing-16-24-40--all {
1153
- margin: var(--jkl-spacing-16-24-40);
1154
- }
1155
- .jkl-spacing-16-24-40--top {
1156
- margin-top: var(--jkl-spacing-16-24-40);
1157
- }
1158
- .jkl-spacing-16-24-40--bottom {
1159
- margin-bottom: var(--jkl-spacing-16-24-40);
1160
- }
1161
- .jkl-spacing-16-24-40--left {
1162
- margin-left: var(--jkl-spacing-16-24-40);
1163
- }
1164
- .jkl-spacing-16-24-40--right {
1165
- margin-right: var(--jkl-spacing-16-24-40);
1166
- }
1167
-
1168
- .jkl-spacing-24-24-32--all {
1169
- margin: var(--jkl-spacing-24-24-32);
1170
- }
1171
- .jkl-spacing-24-24-32--top {
1172
- margin-top: var(--jkl-spacing-24-24-32);
1173
- }
1174
- .jkl-spacing-24-24-32--bottom {
1175
- margin-bottom: var(--jkl-spacing-24-24-32);
1176
- }
1177
- .jkl-spacing-24-24-32--left {
1178
- margin-left: var(--jkl-spacing-24-24-32);
1179
- }
1180
- .jkl-spacing-24-24-32--right {
1181
- margin-right: var(--jkl-spacing-24-24-32);
1182
- }
1183
-
1184
- .jkl-spacing-24-24-40--all {
1185
- margin: var(--jkl-spacing-24-24-40);
1186
- }
1187
- .jkl-spacing-24-24-40--top {
1188
- margin-top: var(--jkl-spacing-24-24-40);
1189
- }
1190
- .jkl-spacing-24-24-40--bottom {
1191
- margin-bottom: var(--jkl-spacing-24-24-40);
1192
- }
1193
- .jkl-spacing-24-24-40--left {
1194
- margin-left: var(--jkl-spacing-24-24-40);
1195
- }
1196
- .jkl-spacing-24-24-40--right {
1197
- margin-right: var(--jkl-spacing-24-24-40);
1198
- }
1199
-
1200
- .jkl-spacing-24-32-40--all {
1201
- margin: var(--jkl-spacing-24-32-40);
1202
- }
1203
- .jkl-spacing-24-32-40--top {
1204
- margin-top: var(--jkl-spacing-24-32-40);
1205
- }
1206
- .jkl-spacing-24-32-40--bottom {
1207
- margin-bottom: var(--jkl-spacing-24-32-40);
1208
- }
1209
- .jkl-spacing-24-32-40--left {
1210
- margin-left: var(--jkl-spacing-24-32-40);
1211
- }
1212
- .jkl-spacing-24-32-40--right {
1213
- margin-right: var(--jkl-spacing-24-32-40);
1214
- }
1215
-
1216
- .jkl-spacing-32-32-40--all {
1217
- margin: var(--jkl-spacing-32-32-40);
1218
- }
1219
- .jkl-spacing-32-32-40--top {
1220
- margin-top: var(--jkl-spacing-32-32-40);
1221
- }
1222
- .jkl-spacing-32-32-40--bottom {
1223
- margin-bottom: var(--jkl-spacing-32-32-40);
1224
- }
1225
- .jkl-spacing-32-32-40--left {
1226
- margin-left: var(--jkl-spacing-32-32-40);
1227
- }
1228
- .jkl-spacing-32-32-40--right {
1229
- margin-right: var(--jkl-spacing-32-32-40);
1230
- }
1231
-
1232
- .jkl-spacing-32-40-64--all {
1233
- margin: var(--jkl-spacing-32-40-64);
1234
- }
1235
- .jkl-spacing-32-40-64--top {
1236
- margin-top: var(--jkl-spacing-32-40-64);
1237
- }
1238
- .jkl-spacing-32-40-64--bottom {
1239
- margin-bottom: var(--jkl-spacing-32-40-64);
1240
- }
1241
- .jkl-spacing-32-40-64--left {
1242
- margin-left: var(--jkl-spacing-32-40-64);
1243
- }
1244
- .jkl-spacing-32-40-64--right {
1245
- margin-right: var(--jkl-spacing-32-40-64);
1246
- }
1247
-
1248
- .jkl-spacing-40-40-64--all {
1249
- margin: var(--jkl-spacing-40-40-64);
1250
- }
1251
- .jkl-spacing-40-40-64--top {
1252
- margin-top: var(--jkl-spacing-40-40-64);
1253
- }
1254
- .jkl-spacing-40-40-64--bottom {
1255
- margin-bottom: var(--jkl-spacing-40-40-64);
1256
- }
1257
- .jkl-spacing-40-40-64--left {
1258
- margin-left: var(--jkl-spacing-40-40-64);
1259
- }
1260
- .jkl-spacing-40-40-64--right {
1261
- margin-right: var(--jkl-spacing-40-40-64);
1262
- }
1263
-
1264
- .jkl-spacing-40-64-104--all {
1265
- margin: var(--jkl-spacing-40-64-104);
1266
- }
1267
- .jkl-spacing-40-64-104--top {
1268
- margin-top: var(--jkl-spacing-40-64-104);
1269
- }
1270
- .jkl-spacing-40-64-104--bottom {
1271
- margin-bottom: var(--jkl-spacing-40-64-104);
1272
- }
1273
- .jkl-spacing-40-64-104--left {
1274
- margin-left: var(--jkl-spacing-40-64-104);
1275
- }
1276
- .jkl-spacing-40-64-104--right {
1277
- margin-right: var(--jkl-spacing-40-64-104);
1278
- }
1279
-
1280
- .jkl-spacing-64-64-104--all {
1281
- margin: var(--jkl-spacing-64-64-104);
1282
- }
1283
- .jkl-spacing-64-64-104--top {
1284
- margin-top: var(--jkl-spacing-64-64-104);
1285
- }
1286
- .jkl-spacing-64-64-104--bottom {
1287
- margin-bottom: var(--jkl-spacing-64-64-104);
1288
- }
1289
- .jkl-spacing-64-64-104--left {
1290
- margin-left: var(--jkl-spacing-64-64-104);
1291
- }
1292
- .jkl-spacing-64-64-104--right {
1293
- margin-right: var(--jkl-spacing-64-64-104);
1294
- }
1295
-
1296
- .jkl-spacing-64-104-168--all {
1297
- margin: var(--jkl-spacing-64-104-168);
1298
- }
1299
- .jkl-spacing-64-104-168--top {
1300
- margin-top: var(--jkl-spacing-64-104-168);
1301
- }
1302
- .jkl-spacing-64-104-168--bottom {
1303
- margin-bottom: var(--jkl-spacing-64-104-168);
1304
- }
1305
- .jkl-spacing-64-104-168--left {
1306
- margin-left: var(--jkl-spacing-64-104-168);
1307
- }
1308
- .jkl-spacing-64-104-168--right {
1309
- margin-right: var(--jkl-spacing-64-104-168);
1310
- }
1311
-
1312
- .jkl-spacing-104-104-168--all {
1313
- margin: var(--jkl-spacing-104-104-168);
1314
- }
1315
- .jkl-spacing-104-104-168--top {
1316
- margin-top: var(--jkl-spacing-104-104-168);
1317
- }
1318
- .jkl-spacing-104-104-168--bottom {
1319
- margin-bottom: var(--jkl-spacing-104-104-168);
1320
- }
1321
- .jkl-spacing-104-104-168--left {
1322
- margin-left: var(--jkl-spacing-104-104-168);
1323
- }
1324
- .jkl-spacing-104-104-168--right {
1325
- margin-right: var(--jkl-spacing-104-104-168);
1326
- }
1327
-
1328
- .jkl-sr-only {
1329
- border: 0 !important;
1330
- clip: rect(1px, 1px, 1px, 1px) !important; /* 1 */
1331
- clip-path: inset(50%) !important; /* 2 */
1332
- height: 1px !important;
1333
- margin: -1px !important;
1334
- overflow: hidden !important;
1335
- padding: 0 !important;
1336
- position: absolute !important;
1337
- width: 1px !important;
1338
- white-space: nowrap !important; /* 3 */
1339
- }
1340
- .jkl-sr-only--focusable:focus, .jkl-sr-only--focusable:active {
1341
- clip: auto !important;
1342
- clip-path: none !important;
1343
- height: auto !important;
1344
- margin: auto !important;
1345
- overflow: visible !important;
1346
- width: auto !important;
1347
- white-space: normal !important;
1348
- }
1349
-
1350
- /* Used by menu to figure out if it should render a compact or comfortable view */
1351
- :root,
1352
- [data-layout-density=comfortable],
1353
- [data-density=comfortable] {
1354
- --jkl-density: "comfortable";
1355
- }
1356
-
1357
- [data-layout-density=compact],
1358
- [data-density=compact] {
1359
- --jkl-density: "compact";
1360
- }
1361
-
1362
- @media screen and (prefers-color-scheme: light) {
1363
- :root {
1364
- --jkl-background-color: #f9f9f9;
1365
- --jkl-color: #1b1917;
1366
- --jkl-error: #f6b3b3;
1367
- --jkl-info: #d3d3f6;
1368
- --jkl-warning: #efdd9e;
1369
- --jkl-success: #acd3b5;
1197
+ .jkl-spacing-2--bottom {
1198
+ margin-bottom: var(--jkl-spacing-2);
1370
1199
  }
1371
- }
1372
- [data-theme=light] {
1373
- --jkl-background-color: #f9f9f9;
1374
- --jkl-color: #1b1917;
1375
- --jkl-error: #f6b3b3;
1376
- --jkl-info: #d3d3f6;
1377
- --jkl-warning: #efdd9e;
1378
- --jkl-success: #acd3b5;
1379
- }
1380
-
1381
- @media screen and (prefers-color-scheme: dark) {
1382
- :root {
1383
- --jkl-background-color: #1b1917;
1384
- --jkl-color: #f9f9f9;
1385
- --jkl-error: #de9e9e;
1386
- --jkl-info: #a9a9ca;
1387
- --jkl-warning: #decc8d;
1388
- --jkl-success: #94b79b;
1200
+ .jkl-spacing-2--left {
1201
+ margin-left: var(--jkl-spacing-2);
1389
1202
  }
1390
- }
1391
- [data-theme=dark] {
1392
- --jkl-background-color: #1b1917;
1393
- --jkl-color: #f9f9f9;
1394
- --jkl-error: #de9e9e;
1395
- --jkl-info: #a9a9ca;
1396
- --jkl-warning: #decc8d;
1397
- --jkl-success: #94b79b;
1398
- }
1399
-
1400
- :root {
1401
- --jkl-title-font-size: 2.25rem;
1402
- --jkl-title-line-height: 2.75rem;
1403
- --jkl-title-font-weight: 400;
1404
- --jkl-title---jkl-icon-weight: 300;
1405
- --jkl-title---jkl-icon-size: 1.2em;
1406
- --jkl-title-small-font-size: 1.875rem;
1407
- --jkl-title-small-line-height: 2.25rem;
1408
- --jkl-title-small-font-weight: 400;
1409
- --jkl-title-small---jkl-icon-weight: 300;
1410
- --jkl-title-small---jkl-icon-size: 1.2em;
1411
- --jkl-heading-1-font-size: 1.625rem;
1412
- --jkl-heading-1-line-height: 2rem;
1413
- --jkl-heading-1-font-weight: 400;
1414
- --jkl-heading-1---jkl-icon-weight: 300;
1415
- --jkl-heading-1---jkl-icon-size: 1.2em;
1416
- --jkl-heading-2-font-size: 1.4375rem;
1417
- --jkl-heading-2-line-height: 2rem;
1418
- --jkl-heading-2-font-weight: 400;
1419
- --jkl-heading-2---jkl-icon-weight: 300;
1420
- --jkl-heading-2---jkl-icon-size: 1.2em;
1421
- --jkl-heading-3-font-size: 1.3125rem;
1422
- --jkl-heading-3-line-height: 1.75rem;
1423
- --jkl-heading-3-font-weight: 700;
1424
- --jkl-heading-3---jkl-icon-weight: 400;
1425
- --jkl-heading-3---jkl-icon-size: 1.2em;
1426
- --jkl-heading-4-font-size: 1.125rem;
1427
- --jkl-heading-4-line-height: 1.5rem;
1428
- --jkl-heading-4-font-weight: 700;
1429
- --jkl-heading-4---jkl-icon-weight: 400;
1430
- --jkl-heading-5-font-size: 1rem;
1431
- --jkl-heading-5-line-height: 1.5rem;
1432
- --jkl-heading-5-font-weight: 700;
1433
- --jkl-heading-5---jkl-icon-weight: 400;
1434
- --jkl-heading-5---jkl-icon-size: 1.25rem;
1435
- --jkl-heading-5---jkl-icon-opsz: 20;
1436
- --jkl-body-font-size: 1.125rem;
1437
- --jkl-body-line-height: 1.75rem;
1438
- --jkl-body-font-weight: 400;
1439
- --jkl-body---jkl-icon-weight: 300;
1440
- --jkl-small-font-size: 1rem;
1441
- --jkl-small-line-height: 1.5rem;
1442
- --jkl-small-font-weight: 400;
1443
- --jkl-small---jkl-icon-weight: 300;
1444
- --jkl-small---jkl-icon-size: 1.25rem;
1445
- --jkl-small---jkl-icon-opsz: 20;
1446
- }
1447
- @media (min-width: 680px) {
1448
- :root {
1449
- --jkl-title-font-size: 3.5rem;
1450
- --jkl-title-line-height: 4rem;
1451
- --jkl-title-font-weight: 400;
1452
- --jkl-title---jkl-icon-weight: 300;
1453
- --jkl-title---jkl-icon-size: 1.2em;
1454
- --jkl-title-small-font-size: 2.75rem;
1455
- --jkl-title-small-line-height: 3.25rem;
1456
- --jkl-title-small-font-weight: 400;
1457
- --jkl-title-small---jkl-icon-weight: 300;
1458
- --jkl-title-small---jkl-icon-size: 1.2em;
1459
- --jkl-heading-1-font-size: 2.25rem;
1460
- --jkl-heading-1-line-height: 2.75rem;
1461
- --jkl-heading-1-font-weight: 400;
1462
- --jkl-heading-1---jkl-icon-weight: 300;
1463
- --jkl-heading-1---jkl-icon-size: 1.2em;
1464
- --jkl-heading-2-font-size: 1.75rem;
1465
- --jkl-heading-2-line-height: 2.5rem;
1466
- --jkl-heading-2-font-weight: 400;
1467
- --jkl-heading-2---jkl-icon-weight: 300;
1468
- --jkl-heading-2---jkl-icon-size: 1.2em;
1469
- --jkl-heading-3-font-size: 1.5625rem;
1470
- --jkl-heading-3-line-height: 2rem;
1471
- --jkl-heading-3-font-weight: 700;
1472
- --jkl-heading-3---jkl-icon-weight: 400;
1473
- --jkl-heading-3---jkl-icon-size: 1.2em;
1474
- --jkl-heading-4-font-size: 1.3125rem;
1475
- --jkl-heading-4-line-height: 1.75rem;
1476
- --jkl-heading-4-font-weight: 700;
1477
- --jkl-heading-4---jkl-icon-weight: 400;
1478
- --jkl-heading-5-font-size: 1rem;
1479
- --jkl-heading-5-line-height: 1.5rem;
1480
- --jkl-heading-5-font-weight: 700;
1481
- --jkl-heading-5---jkl-icon-weight: 400;
1482
- --jkl-heading-5---jkl-icon-size: 1.25rem;
1483
- --jkl-heading-5---jkl-icon-opsz: 20;
1484
- --jkl-body-font-size: 1.25rem;
1485
- --jkl-body-line-height: 2rem;
1486
- --jkl-body-font-weight: 400;
1487
- --jkl-body---jkl-icon-weight: 300;
1488
- --jkl-small-font-size: 1rem;
1489
- --jkl-small-line-height: 1.5rem;
1490
- --jkl-small-font-weight: 400;
1491
- --jkl-small---jkl-icon-weight: 300;
1492
- --jkl-small---jkl-icon-size: 1.25rem;
1493
- --jkl-small---jkl-icon-opsz: 20;
1203
+ .jkl-spacing-2--right {
1204
+ margin-right: var(--jkl-spacing-2);
1494
1205
  }
1495
- }
1496
-
1497
- .jkl {
1498
- font-family: "Fremtind Grotesk", "Adjusted Arial Fallback", Arial, sans-serif;
1499
- -webkit-font-smoothing: antialiased;
1500
- -moz-osx-font-smoothing: grayscale;
1501
- background-color: var(--jkl-background-color);
1502
- color: var(--jkl-color);
1503
- }
1504
- .jkl strong {
1505
- --jkl-icon-weight: 400;
1506
- font-weight: 700;
1507
- }
1508
-
1509
- @media screen and (prefers-reduced-motion: reduce) {
1510
- *,
1511
- *::after,
1512
- *::before {
1513
- animation-duration: 0ms !important;
1514
- animation-delay: 0ms !important;
1515
- transition: none !important;
1206
+ .jkl-spacing-4--all {
1207
+ margin: var(--jkl-spacing-4);
1208
+ }
1209
+ .jkl-spacing-4--top {
1210
+ margin-top: var(--jkl-spacing-4);
1211
+ }
1212
+ .jkl-spacing-4--bottom {
1213
+ margin-bottom: var(--jkl-spacing-4);
1214
+ }
1215
+ .jkl-spacing-4--left {
1216
+ margin-left: var(--jkl-spacing-4);
1217
+ }
1218
+ .jkl-spacing-4--right {
1219
+ margin-right: var(--jkl-spacing-4);
1220
+ }
1221
+ .jkl-spacing-8--all {
1222
+ margin: var(--jkl-spacing-8);
1223
+ }
1224
+ .jkl-spacing-8--top {
1225
+ margin-top: var(--jkl-spacing-8);
1226
+ }
1227
+ .jkl-spacing-8--bottom {
1228
+ margin-bottom: var(--jkl-spacing-8);
1229
+ }
1230
+ .jkl-spacing-8--left {
1231
+ margin-left: var(--jkl-spacing-8);
1232
+ }
1233
+ .jkl-spacing-8--right {
1234
+ margin-right: var(--jkl-spacing-8);
1235
+ }
1236
+ .jkl-spacing-12--all {
1237
+ margin: var(--jkl-spacing-12);
1238
+ }
1239
+ .jkl-spacing-12--top {
1240
+ margin-top: var(--jkl-spacing-12);
1241
+ }
1242
+ .jkl-spacing-12--bottom {
1243
+ margin-bottom: var(--jkl-spacing-12);
1244
+ }
1245
+ .jkl-spacing-12--left {
1246
+ margin-left: var(--jkl-spacing-12);
1247
+ }
1248
+ .jkl-spacing-12--right {
1249
+ margin-right: var(--jkl-spacing-12);
1250
+ }
1251
+ .jkl-spacing-16--all {
1252
+ margin: var(--jkl-spacing-16);
1253
+ }
1254
+ .jkl-spacing-16--top {
1255
+ margin-top: var(--jkl-spacing-16);
1256
+ }
1257
+ .jkl-spacing-16--bottom {
1258
+ margin-bottom: var(--jkl-spacing-16);
1259
+ }
1260
+ .jkl-spacing-16--left {
1261
+ margin-left: var(--jkl-spacing-16);
1262
+ }
1263
+ .jkl-spacing-16--right {
1264
+ margin-right: var(--jkl-spacing-16);
1265
+ }
1266
+ .jkl-spacing-24--all {
1267
+ margin: var(--jkl-spacing-24);
1268
+ }
1269
+ .jkl-spacing-24--top {
1270
+ margin-top: var(--jkl-spacing-24);
1271
+ }
1272
+ .jkl-spacing-24--bottom {
1273
+ margin-bottom: var(--jkl-spacing-24);
1274
+ }
1275
+ .jkl-spacing-24--left {
1276
+ margin-left: var(--jkl-spacing-24);
1277
+ }
1278
+ .jkl-spacing-24--right {
1279
+ margin-right: var(--jkl-spacing-24);
1280
+ }
1281
+ .jkl-spacing-32--all {
1282
+ margin: var(--jkl-spacing-32);
1283
+ }
1284
+ .jkl-spacing-32--top {
1285
+ margin-top: var(--jkl-spacing-32);
1286
+ }
1287
+ .jkl-spacing-32--bottom {
1288
+ margin-bottom: var(--jkl-spacing-32);
1289
+ }
1290
+ .jkl-spacing-32--left {
1291
+ margin-left: var(--jkl-spacing-32);
1292
+ }
1293
+ .jkl-spacing-32--right {
1294
+ margin-right: var(--jkl-spacing-32);
1295
+ }
1296
+ .jkl-spacing-40--all {
1297
+ margin: var(--jkl-spacing-40);
1298
+ }
1299
+ .jkl-spacing-40--top {
1300
+ margin-top: var(--jkl-spacing-40);
1301
+ }
1302
+ .jkl-spacing-40--bottom {
1303
+ margin-bottom: var(--jkl-spacing-40);
1304
+ }
1305
+ .jkl-spacing-40--left {
1306
+ margin-left: var(--jkl-spacing-40);
1307
+ }
1308
+ .jkl-spacing-40--right {
1309
+ margin-right: var(--jkl-spacing-40);
1310
+ }
1311
+ .jkl-spacing-64--all {
1312
+ margin: var(--jkl-spacing-64);
1313
+ }
1314
+ .jkl-spacing-64--top {
1315
+ margin-top: var(--jkl-spacing-64);
1316
+ }
1317
+ .jkl-spacing-64--bottom {
1318
+ margin-bottom: var(--jkl-spacing-64);
1319
+ }
1320
+ .jkl-spacing-64--left {
1321
+ margin-left: var(--jkl-spacing-64);
1322
+ }
1323
+ .jkl-spacing-64--right {
1324
+ margin-right: var(--jkl-spacing-64);
1325
+ }
1326
+ .jkl-spacing-104--all {
1327
+ margin: var(--jkl-spacing-104);
1328
+ }
1329
+ .jkl-spacing-104--top {
1330
+ margin-top: var(--jkl-spacing-104);
1331
+ }
1332
+ .jkl-spacing-104--bottom {
1333
+ margin-bottom: var(--jkl-spacing-104);
1334
+ }
1335
+ .jkl-spacing-104--left {
1336
+ margin-left: var(--jkl-spacing-104);
1337
+ }
1338
+ .jkl-spacing-104--right {
1339
+ margin-right: var(--jkl-spacing-104);
1340
+ }
1341
+ .jkl-spacing-168--all {
1342
+ margin: var(--jkl-spacing-168);
1343
+ }
1344
+ .jkl-spacing-168--top {
1345
+ margin-top: var(--jkl-spacing-168);
1346
+ }
1347
+ .jkl-spacing-168--bottom {
1348
+ margin-bottom: var(--jkl-spacing-168);
1349
+ }
1350
+ .jkl-spacing-168--left {
1351
+ margin-left: var(--jkl-spacing-168);
1352
+ }
1353
+ .jkl-spacing-168--right {
1354
+ margin-right: var(--jkl-spacing-168);
1355
+ }
1356
+ .jkl-spacing-16-24--all {
1357
+ margin: var(--jkl-spacing-16-24);
1358
+ }
1359
+ .jkl-spacing-16-24--top {
1360
+ margin-top: var(--jkl-spacing-16-24);
1361
+ }
1362
+ .jkl-spacing-16-24--bottom {
1363
+ margin-bottom: var(--jkl-spacing-16-24);
1364
+ }
1365
+ .jkl-spacing-16-24--left {
1366
+ margin-left: var(--jkl-spacing-16-24);
1367
+ }
1368
+ .jkl-spacing-16-24--right {
1369
+ margin-right: var(--jkl-spacing-16-24);
1370
+ }
1371
+ .jkl-spacing-24-40--all {
1372
+ margin: var(--jkl-spacing-24-40);
1373
+ }
1374
+ .jkl-spacing-24-40--top {
1375
+ margin-top: var(--jkl-spacing-24-40);
1376
+ }
1377
+ .jkl-spacing-24-40--bottom {
1378
+ margin-bottom: var(--jkl-spacing-24-40);
1379
+ }
1380
+ .jkl-spacing-24-40--left {
1381
+ margin-left: var(--jkl-spacing-24-40);
1382
+ }
1383
+ .jkl-spacing-24-40--right {
1384
+ margin-right: var(--jkl-spacing-24-40);
1385
+ }
1386
+ .jkl-spacing-24-32--all {
1387
+ margin: var(--jkl-spacing-24-32);
1388
+ }
1389
+ .jkl-spacing-24-32--top {
1390
+ margin-top: var(--jkl-spacing-24-32);
1391
+ }
1392
+ .jkl-spacing-24-32--bottom {
1393
+ margin-bottom: var(--jkl-spacing-24-32);
1394
+ }
1395
+ .jkl-spacing-24-32--left {
1396
+ margin-left: var(--jkl-spacing-24-32);
1397
+ }
1398
+ .jkl-spacing-24-32--right {
1399
+ margin-right: var(--jkl-spacing-24-32);
1400
+ }
1401
+ .jkl-spacing-32-40--all {
1402
+ margin: var(--jkl-spacing-32-40);
1403
+ }
1404
+ .jkl-spacing-32-40--top {
1405
+ margin-top: var(--jkl-spacing-32-40);
1406
+ }
1407
+ .jkl-spacing-32-40--bottom {
1408
+ margin-bottom: var(--jkl-spacing-32-40);
1409
+ }
1410
+ .jkl-spacing-32-40--left {
1411
+ margin-left: var(--jkl-spacing-32-40);
1412
+ }
1413
+ .jkl-spacing-32-40--right {
1414
+ margin-right: var(--jkl-spacing-32-40);
1415
+ }
1416
+ .jkl-spacing-40-64--all {
1417
+ margin: var(--jkl-spacing-40-64);
1418
+ }
1419
+ .jkl-spacing-40-64--top {
1420
+ margin-top: var(--jkl-spacing-40-64);
1421
+ }
1422
+ .jkl-spacing-40-64--bottom {
1423
+ margin-bottom: var(--jkl-spacing-40-64);
1424
+ }
1425
+ .jkl-spacing-40-64--left {
1426
+ margin-left: var(--jkl-spacing-40-64);
1427
+ }
1428
+ .jkl-spacing-40-64--right {
1429
+ margin-right: var(--jkl-spacing-40-64);
1430
+ }
1431
+ .jkl-spacing-64-104--all {
1432
+ margin: var(--jkl-spacing-64-104);
1433
+ }
1434
+ .jkl-spacing-64-104--top {
1435
+ margin-top: var(--jkl-spacing-64-104);
1436
+ }
1437
+ .jkl-spacing-64-104--bottom {
1438
+ margin-bottom: var(--jkl-spacing-64-104);
1439
+ }
1440
+ .jkl-spacing-64-104--left {
1441
+ margin-left: var(--jkl-spacing-64-104);
1442
+ }
1443
+ .jkl-spacing-64-104--right {
1444
+ margin-right: var(--jkl-spacing-64-104);
1445
+ }
1446
+ .jkl-spacing-104-168--all {
1447
+ margin: var(--jkl-spacing-104-168);
1448
+ }
1449
+ .jkl-spacing-104-168--top {
1450
+ margin-top: var(--jkl-spacing-104-168);
1451
+ }
1452
+ .jkl-spacing-104-168--bottom {
1453
+ margin-bottom: var(--jkl-spacing-104-168);
1454
+ }
1455
+ .jkl-spacing-104-168--left {
1456
+ margin-left: var(--jkl-spacing-104-168);
1457
+ }
1458
+ .jkl-spacing-104-168--right {
1459
+ margin-right: var(--jkl-spacing-104-168);
1460
+ }
1461
+ .jkl-spacing-16-16-24--all {
1462
+ margin: var(--jkl-spacing-16-16-24);
1463
+ }
1464
+ .jkl-spacing-16-16-24--top {
1465
+ margin-top: var(--jkl-spacing-16-16-24);
1466
+ }
1467
+ .jkl-spacing-16-16-24--bottom {
1468
+ margin-bottom: var(--jkl-spacing-16-16-24);
1469
+ }
1470
+ .jkl-spacing-16-16-24--left {
1471
+ margin-left: var(--jkl-spacing-16-16-24);
1472
+ }
1473
+ .jkl-spacing-16-16-24--right {
1474
+ margin-right: var(--jkl-spacing-16-16-24);
1475
+ }
1476
+ .jkl-spacing-16-24-32--all {
1477
+ margin: var(--jkl-spacing-16-24-32);
1478
+ }
1479
+ .jkl-spacing-16-24-32--top {
1480
+ margin-top: var(--jkl-spacing-16-24-32);
1481
+ }
1482
+ .jkl-spacing-16-24-32--bottom {
1483
+ margin-bottom: var(--jkl-spacing-16-24-32);
1484
+ }
1485
+ .jkl-spacing-16-24-32--left {
1486
+ margin-left: var(--jkl-spacing-16-24-32);
1487
+ }
1488
+ .jkl-spacing-16-24-32--right {
1489
+ margin-right: var(--jkl-spacing-16-24-32);
1490
+ }
1491
+ .jkl-spacing-16-24-40--all {
1492
+ margin: var(--jkl-spacing-16-24-40);
1493
+ }
1494
+ .jkl-spacing-16-24-40--top {
1495
+ margin-top: var(--jkl-spacing-16-24-40);
1496
+ }
1497
+ .jkl-spacing-16-24-40--bottom {
1498
+ margin-bottom: var(--jkl-spacing-16-24-40);
1499
+ }
1500
+ .jkl-spacing-16-24-40--left {
1501
+ margin-left: var(--jkl-spacing-16-24-40);
1502
+ }
1503
+ .jkl-spacing-16-24-40--right {
1504
+ margin-right: var(--jkl-spacing-16-24-40);
1505
+ }
1506
+ .jkl-spacing-24-24-32--all {
1507
+ margin: var(--jkl-spacing-24-24-32);
1508
+ }
1509
+ .jkl-spacing-24-24-32--top {
1510
+ margin-top: var(--jkl-spacing-24-24-32);
1511
+ }
1512
+ .jkl-spacing-24-24-32--bottom {
1513
+ margin-bottom: var(--jkl-spacing-24-24-32);
1514
+ }
1515
+ .jkl-spacing-24-24-32--left {
1516
+ margin-left: var(--jkl-spacing-24-24-32);
1517
+ }
1518
+ .jkl-spacing-24-24-32--right {
1519
+ margin-right: var(--jkl-spacing-24-24-32);
1520
+ }
1521
+ .jkl-spacing-24-24-40--all {
1522
+ margin: var(--jkl-spacing-24-24-40);
1523
+ }
1524
+ .jkl-spacing-24-24-40--top {
1525
+ margin-top: var(--jkl-spacing-24-24-40);
1526
+ }
1527
+ .jkl-spacing-24-24-40--bottom {
1528
+ margin-bottom: var(--jkl-spacing-24-24-40);
1529
+ }
1530
+ .jkl-spacing-24-24-40--left {
1531
+ margin-left: var(--jkl-spacing-24-24-40);
1532
+ }
1533
+ .jkl-spacing-24-24-40--right {
1534
+ margin-right: var(--jkl-spacing-24-24-40);
1535
+ }
1536
+ .jkl-spacing-24-32-40--all {
1537
+ margin: var(--jkl-spacing-24-32-40);
1538
+ }
1539
+ .jkl-spacing-24-32-40--top {
1540
+ margin-top: var(--jkl-spacing-24-32-40);
1541
+ }
1542
+ .jkl-spacing-24-32-40--bottom {
1543
+ margin-bottom: var(--jkl-spacing-24-32-40);
1544
+ }
1545
+ .jkl-spacing-24-32-40--left {
1546
+ margin-left: var(--jkl-spacing-24-32-40);
1547
+ }
1548
+ .jkl-spacing-24-32-40--right {
1549
+ margin-right: var(--jkl-spacing-24-32-40);
1550
+ }
1551
+ .jkl-spacing-32-32-40--all {
1552
+ margin: var(--jkl-spacing-32-32-40);
1553
+ }
1554
+ .jkl-spacing-32-32-40--top {
1555
+ margin-top: var(--jkl-spacing-32-32-40);
1556
+ }
1557
+ .jkl-spacing-32-32-40--bottom {
1558
+ margin-bottom: var(--jkl-spacing-32-32-40);
1559
+ }
1560
+ .jkl-spacing-32-32-40--left {
1561
+ margin-left: var(--jkl-spacing-32-32-40);
1562
+ }
1563
+ .jkl-spacing-32-32-40--right {
1564
+ margin-right: var(--jkl-spacing-32-32-40);
1565
+ }
1566
+ .jkl-spacing-32-40-64--all {
1567
+ margin: var(--jkl-spacing-32-40-64);
1568
+ }
1569
+ .jkl-spacing-32-40-64--top {
1570
+ margin-top: var(--jkl-spacing-32-40-64);
1571
+ }
1572
+ .jkl-spacing-32-40-64--bottom {
1573
+ margin-bottom: var(--jkl-spacing-32-40-64);
1574
+ }
1575
+ .jkl-spacing-32-40-64--left {
1576
+ margin-left: var(--jkl-spacing-32-40-64);
1577
+ }
1578
+ .jkl-spacing-32-40-64--right {
1579
+ margin-right: var(--jkl-spacing-32-40-64);
1580
+ }
1581
+ .jkl-spacing-40-40-64--all {
1582
+ margin: var(--jkl-spacing-40-40-64);
1583
+ }
1584
+ .jkl-spacing-40-40-64--top {
1585
+ margin-top: var(--jkl-spacing-40-40-64);
1586
+ }
1587
+ .jkl-spacing-40-40-64--bottom {
1588
+ margin-bottom: var(--jkl-spacing-40-40-64);
1589
+ }
1590
+ .jkl-spacing-40-40-64--left {
1591
+ margin-left: var(--jkl-spacing-40-40-64);
1592
+ }
1593
+ .jkl-spacing-40-40-64--right {
1594
+ margin-right: var(--jkl-spacing-40-40-64);
1595
+ }
1596
+ .jkl-spacing-40-64-104--all {
1597
+ margin: var(--jkl-spacing-40-64-104);
1598
+ }
1599
+ .jkl-spacing-40-64-104--top {
1600
+ margin-top: var(--jkl-spacing-40-64-104);
1601
+ }
1602
+ .jkl-spacing-40-64-104--bottom {
1603
+ margin-bottom: var(--jkl-spacing-40-64-104);
1604
+ }
1605
+ .jkl-spacing-40-64-104--left {
1606
+ margin-left: var(--jkl-spacing-40-64-104);
1607
+ }
1608
+ .jkl-spacing-40-64-104--right {
1609
+ margin-right: var(--jkl-spacing-40-64-104);
1610
+ }
1611
+ .jkl-spacing-64-64-104--all {
1612
+ margin: var(--jkl-spacing-64-64-104);
1613
+ }
1614
+ .jkl-spacing-64-64-104--top {
1615
+ margin-top: var(--jkl-spacing-64-64-104);
1616
+ }
1617
+ .jkl-spacing-64-64-104--bottom {
1618
+ margin-bottom: var(--jkl-spacing-64-64-104);
1619
+ }
1620
+ .jkl-spacing-64-64-104--left {
1621
+ margin-left: var(--jkl-spacing-64-64-104);
1622
+ }
1623
+ .jkl-spacing-64-64-104--right {
1624
+ margin-right: var(--jkl-spacing-64-64-104);
1625
+ }
1626
+ .jkl-spacing-64-104-168--all {
1627
+ margin: var(--jkl-spacing-64-104-168);
1628
+ }
1629
+ .jkl-spacing-64-104-168--top {
1630
+ margin-top: var(--jkl-spacing-64-104-168);
1631
+ }
1632
+ .jkl-spacing-64-104-168--bottom {
1633
+ margin-bottom: var(--jkl-spacing-64-104-168);
1634
+ }
1635
+ .jkl-spacing-64-104-168--left {
1636
+ margin-left: var(--jkl-spacing-64-104-168);
1637
+ }
1638
+ .jkl-spacing-64-104-168--right {
1639
+ margin-right: var(--jkl-spacing-64-104-168);
1640
+ }
1641
+ .jkl-spacing-104-104-168--all {
1642
+ margin: var(--jkl-spacing-104-104-168);
1643
+ }
1644
+ .jkl-spacing-104-104-168--top {
1645
+ margin-top: var(--jkl-spacing-104-104-168);
1646
+ }
1647
+ .jkl-spacing-104-104-168--bottom {
1648
+ margin-bottom: var(--jkl-spacing-104-104-168);
1649
+ }
1650
+ .jkl-spacing-104-104-168--left {
1651
+ margin-left: var(--jkl-spacing-104-104-168);
1652
+ }
1653
+ .jkl-spacing-104-104-168--right {
1654
+ margin-right: var(--jkl-spacing-104-104-168);
1516
1655
  }
1517
1656
  }