@unlk/keymaster 1.0.4 → 1.0.6

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.
@@ -70,36 +70,36 @@
70
70
  --bs-danger-rgb: 180, 35, 24;
71
71
  --bs-light-rgb: 255, 255, 255;
72
72
  --bs-dark-rgb: 39, 39, 41;
73
- --bs-primary-text-emphasis: rgb(5.2, 44, 101.2);
74
- --bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);
73
+ --bs-primary-text-emphasis: rgb(24.8, 32.4, 64.8);
74
+ --bs-secondary-text-emphasis: rgb(23.6, 49.2, 76.4);
75
75
  --bs-tertiary-text-emphasis: rgb(82, 94.4, 99.6);
76
76
  --bs-action-text-emphasis: rgb(39.6, 28, 84.4);
77
- --bs-success-text-emphasis: rgb(10, 54, 33.6);
77
+ --bs-success-text-emphasis: rgb(0.8, 48.8, 28.8);
78
78
  --bs-info-text-emphasis: rgb(5.2, 80.8, 96);
79
- --bs-warning-text-emphasis: rgb(102, 77.2, 2.8);
80
- --bs-danger-text-emphasis: rgb(88, 21.2, 27.6);
81
- --bs-light-text-emphasis: #495057;
82
- --bs-dark-text-emphasis: #495057;
83
- --bs-primary-bg-subtle: rgb(206.6, 226, 254.6);
84
- --bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);
79
+ --bs-warning-text-emphasis: rgb(100.4, 82, 18.8);
80
+ --bs-danger-text-emphasis: rgb(72, 14, 9.6);
81
+ --bs-light-text-emphasis: rgb(115.8, 118.2, 122.4);
82
+ --bs-dark-text-emphasis: rgb(115.8, 118.2, 122.4);
83
+ --bs-primary-bg-subtle: rgb(216.4, 220.2, 236.4);
84
+ --bs-secondary-bg-subtle: rgb(215.8, 228.6, 242.2);
85
85
  --bs-tertiary-bg-subtle: #cdecf9;
86
86
  --bs-action-bg-subtle: rgb(223.8, 218, 246.2);
87
- --bs-success-bg-subtle: rgb(209, 231, 220.8);
87
+ --bs-success-bg-subtle: rgb(204.4, 228.4, 218.4);
88
88
  --bs-info-bg-subtle: rgb(206.6, 244.4, 252);
89
- --bs-warning-bg-subtle: rgb(255, 242.6, 205.4);
90
- --bs-danger-bg-subtle: rgb(248, 214.6, 217.8);
91
- --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
92
- --bs-dark-bg-subtle: #ced4da;
93
- --bs-primary-border-subtle: rgb(158.2, 197, 254.2);
94
- --bs-secondary-border-subtle: rgb(196.2, 199.8, 203);
89
+ --bs-warning-bg-subtle: rgb(254.2, 245, 213.4);
90
+ --bs-danger-bg-subtle: rgb(240, 211, 208.8);
91
+ --bs-light-bg-subtle: rgb(248.8, 249.2, 249.9);
92
+ --bs-dark-bg-subtle: rgb(205.4, 208.6, 214.2);
93
+ --bs-primary-border-subtle: rgb(177.8, 185.4, 217.8);
94
+ --bs-secondary-border-subtle: rgb(176.6, 202.2, 229.4);
95
95
  --bs-tertiary-border-subtle: rgb(235, 247.4, 252.6);
96
96
  --bs-action-border-subtle: rgb(192.6, 181, 237.4);
97
- --bs-success-border-subtle: rgb(163, 207, 186.6);
97
+ --bs-success-border-subtle: rgb(153.8, 201.8, 181.8);
98
98
  --bs-info-border-subtle: rgb(158.2, 233.8, 249);
99
- --bs-warning-border-subtle: rgb(255, 230.2, 155.8);
100
- --bs-danger-border-subtle: rgb(241, 174.2, 180.6);
101
- --bs-light-border-subtle: #e9ecef;
102
- --bs-dark-border-subtle: #adb5bd;
99
+ --bs-warning-border-subtle: rgb(253.4, 235, 171.8);
100
+ --bs-danger-border-subtle: rgb(225, 167, 162.6);
101
+ --bs-light-border-subtle: rgb(230.2, 231.8, 234.6);
102
+ --bs-dark-border-subtle: #c1c5cc;
103
103
  --bs-white-rgb: 255, 255, 255;
104
104
  --bs-black-rgb: 0, 0, 0;
105
105
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
@@ -109,32 +109,32 @@
109
109
  --bs-body-font-size: 1rem;
110
110
  --bs-body-font-weight: 400;
111
111
  --bs-body-line-height: 1.5;
112
- --bs-body-color: #1d1f50;
113
- --bs-body-color-rgb: 29, 31, 80;
112
+ --bs-body-color: rgb(38.6, 39.4, 40.8);
113
+ --bs-body-color-rgb: 39, 39, 41;
114
114
  --bs-body-bg: #fff;
115
115
  --bs-body-bg-rgb: 255, 255, 255;
116
116
  --bs-emphasis-color: #000;
117
117
  --bs-emphasis-color-rgb: 0, 0, 0;
118
- --bs-secondary-color: rgba(33, 37, 41, 0.75);
119
- --bs-secondary-color-rgb: 33, 37, 41;
120
- --bs-secondary-bg: #e9ecef;
121
- --bs-secondary-bg-rgb: 233, 236, 239;
122
- --bs-tertiary-color: rgba(33, 37, 41, 0.5);
123
- --bs-tertiary-color-rgb: 33, 37, 41;
124
- --bs-tertiary-bg: #f8f9fa;
125
- --bs-tertiary-bg-rgb: 248, 249, 250;
118
+ --bs-secondary-color: rgba(38.6, 39.4, 40.8, 0.75);
119
+ --bs-secondary-color-rgb: 39, 39, 41;
120
+ --bs-secondary-bg: rgb(230.2, 231.8, 234.6);
121
+ --bs-secondary-bg-rgb: 230, 232, 235;
122
+ --bs-tertiary-color: rgba(38.6, 39.4, 40.8, 0.5);
123
+ --bs-tertiary-color-rgb: 39, 39, 41;
124
+ --bs-tertiary-bg: rgb(242.6, 243.4, 244.8);
125
+ --bs-tertiary-bg-rgb: 243, 243, 245;
126
126
  --bs-heading-color: #1d1f50;
127
- --bs-link-color: #0d6efd;
128
- --bs-link-color-rgb: 13, 110, 253;
127
+ --bs-link-color: #3e51a2;
128
+ --bs-link-color-rgb: 62, 81, 162;
129
129
  --bs-link-decoration: underline;
130
- --bs-link-hover-color: rgb(10.4, 88, 202.4);
131
- --bs-link-hover-color-rgb: 10, 88, 202;
130
+ --bs-link-hover-color: rgb(49.6, 64.8, 129.6);
131
+ --bs-link-hover-color-rgb: 50, 65, 130;
132
132
  --bs-code-color: #d63384;
133
- --bs-highlight-color: #212529;
133
+ --bs-highlight-color: rgb(38.6, 39.4, 40.8);
134
134
  --bs-highlight-bg: rgb(255, 242.6, 205.4);
135
135
  --bs-border-width: 2px;
136
136
  --bs-border-style: solid;
137
- --bs-border-color: #dee2e6;
137
+ --bs-border-color: rgb(205.4, 208.6, 214.2);
138
138
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
139
139
  --bs-border-radius: 0.5rem;
140
140
  --bs-border-radius-sm: 0.375rem;
@@ -143,73 +143,73 @@
143
143
  --bs-border-radius-xxl: 1.5rem;
144
144
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
145
145
  --bs-border-radius-pill: 50rem;
146
- --bs-box-shadow: 0 0.25rem 0.625rem rgba(29, 31, 80, 0.12);
147
- --bs-box-shadow-sm: 0 0.0625rem 0.25rem rgba(29, 31, 80, 0.1);
148
- --bs-box-shadow-lg: 0 0.5rem 2.1875rem rgba(29, 31, 80, 0.16);
149
- --bs-box-shadow-inset: 0 0.0625rem 0.125rem rgba(29, 31, 80, 0.1) inset;
146
+ --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
147
+ --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
148
+ --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
149
+ --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
150
150
  --bs-focus-ring-width: 0.25rem;
151
151
  --bs-focus-ring-opacity: 0.25;
152
- --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
153
- --bs-form-valid-color: #198754;
154
- --bs-form-valid-border-color: #198754;
155
- --bs-form-invalid-color: #dc3545;
156
- --bs-form-invalid-border-color: #dc3545;
152
+ --bs-focus-ring-color: rgba(62, 81, 162, 0.25);
153
+ --bs-form-valid-color: #027a48;
154
+ --bs-form-valid-border-color: #027a48;
155
+ --bs-form-invalid-color: #b42318;
156
+ --bs-form-invalid-border-color: #b42318;
157
157
  }
158
158
 
159
159
  [data-bs-theme=dark] {
160
160
  color-scheme: dark;
161
- --bs-body-color: #dee2e6;
162
- --bs-body-color-rgb: 222, 226, 230;
163
- --bs-body-bg: #212529;
164
- --bs-body-bg-rgb: 33, 37, 41;
161
+ --bs-body-color: rgb(217.8, 220.2, 224.4);
162
+ --bs-body-color-rgb: 218, 220, 224;
163
+ --bs-body-bg: rgb(38.6, 39.4, 40.8);
164
+ --bs-body-bg-rgb: 39, 39, 41;
165
165
  --bs-emphasis-color: #fff;
166
166
  --bs-emphasis-color-rgb: 255, 255, 255;
167
- --bs-secondary-color: rgba(222, 226, 230, 0.75);
168
- --bs-secondary-color-rgb: 222, 226, 230;
169
- --bs-secondary-bg: #343a40;
170
- --bs-secondary-bg-rgb: 52, 58, 64;
171
- --bs-tertiary-color: rgba(222, 226, 230, 0.5);
172
- --bs-tertiary-color-rgb: 222, 226, 230;
173
- --bs-tertiary-bg: rgb(42.5, 47.5, 52.5);
174
- --bs-tertiary-bg-rgb: 43, 48, 53;
175
- --bs-primary-text-emphasis: rgb(109.8, 168, 253.8);
176
- --bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);
177
- --bs-success-text-emphasis: rgb(117, 183, 152.4);
167
+ --bs-secondary-color: rgba(217.8, 220.2, 224.4, 0.75);
168
+ --bs-secondary-color-rgb: 218, 220, 224;
169
+ --bs-secondary-bg: rgb(77.2, 78.8, 81.6);
170
+ --bs-secondary-bg-rgb: 77, 79, 82;
171
+ --bs-tertiary-color: rgba(217.8, 220.2, 224.4, 0.5);
172
+ --bs-tertiary-color-rgb: 218, 220, 224;
173
+ --bs-tertiary-bg: rgb(57.9, 59.1, 61.2);
174
+ --bs-tertiary-bg-rgb: 58, 59, 61;
175
+ --bs-primary-text-emphasis: rgb(139.2, 150.6, 199.2);
176
+ --bs-secondary-text-emphasis: rgb(137.4, 175.8, 216.6);
177
+ --bs-success-text-emphasis: rgb(103.2, 175.2, 145.2);
178
178
  --bs-info-text-emphasis: rgb(109.8, 223.2, 246);
179
- --bs-warning-text-emphasis: rgb(255, 217.8, 106.2);
180
- --bs-danger-text-emphasis: rgb(234, 133.8, 143.4);
181
- --bs-light-text-emphasis: #f8f9fa;
182
- --bs-dark-text-emphasis: #dee2e6;
183
- --bs-primary-bg-subtle: rgb(2.6, 22, 50.6);
184
- --bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);
185
- --bs-success-bg-subtle: rgb(5, 27, 16.8);
179
+ --bs-warning-text-emphasis: rgb(252.6, 225, 130.2);
180
+ --bs-danger-text-emphasis: rgb(210, 123, 116.4);
181
+ --bs-light-text-emphasis: rgb(242.6, 243.4, 244.8);
182
+ --bs-dark-text-emphasis: rgb(217.8, 220.2, 224.4);
183
+ --bs-primary-bg-subtle: rgb(12.4, 16.2, 32.4);
184
+ --bs-secondary-bg-subtle: rgb(11.8, 24.6, 38.2);
185
+ --bs-success-bg-subtle: rgb(0.4, 24.4, 14.4);
186
186
  --bs-info-bg-subtle: rgb(2.6, 40.4, 48);
187
- --bs-warning-bg-subtle: rgb(51, 38.6, 1.4);
188
- --bs-danger-bg-subtle: rgb(44, 10.6, 13.8);
189
- --bs-light-bg-subtle: #343a40;
190
- --bs-dark-bg-subtle: #1a1d20;
191
- --bs-primary-border-subtle: rgb(7.8, 66, 151.8);
192
- --bs-secondary-border-subtle: rgb(64.8, 70.2, 75);
193
- --bs-success-border-subtle: rgb(15, 81, 50.4);
187
+ --bs-warning-bg-subtle: rgb(50.2, 41, 9.4);
188
+ --bs-danger-bg-subtle: rgb(36, 7, 4.8);
189
+ --bs-light-bg-subtle: rgb(77.2, 78.8, 81.6);
190
+ --bs-dark-bg-subtle: rgb(38.6, 39.4, 40.8);
191
+ --bs-primary-border-subtle: rgb(37.2, 48.6, 97.2);
192
+ --bs-secondary-border-subtle: rgb(35.4, 73.8, 114.6);
193
+ --bs-success-border-subtle: rgb(1.2, 73.2, 43.2);
194
194
  --bs-info-border-subtle: rgb(7.8, 121.2, 144);
195
- --bs-warning-border-subtle: rgb(153, 115.8, 4.2);
196
- --bs-danger-border-subtle: rgb(132, 31.8, 41.4);
197
- --bs-light-border-subtle: #495057;
198
- --bs-dark-border-subtle: #343a40;
195
+ --bs-warning-border-subtle: rgb(150.6, 123, 28.2);
196
+ --bs-danger-border-subtle: rgb(108, 21, 14.4);
197
+ --bs-light-border-subtle: rgb(115.8, 118.2, 122.4);
198
+ --bs-dark-border-subtle: rgb(77.2, 78.8, 81.6);
199
199
  --bs-heading-color: inherit;
200
- --bs-link-color: rgb(109.8, 168, 253.8);
201
- --bs-link-hover-color: rgb(138.84, 185.4, 254.04);
202
- --bs-link-color-rgb: 110, 168, 254;
203
- --bs-link-hover-color-rgb: 139, 185, 254;
200
+ --bs-link-color: rgb(139.2, 150.6, 199.2);
201
+ --bs-link-hover-color: rgb(162.36, 171.48, 210.36);
202
+ --bs-link-color-rgb: 139, 151, 199;
203
+ --bs-link-hover-color-rgb: 162, 171, 210;
204
204
  --bs-code-color: rgb(230.4, 132.6, 181.2);
205
- --bs-highlight-color: #dee2e6;
205
+ --bs-highlight-color: rgb(217.8, 220.2, 224.4);
206
206
  --bs-highlight-bg: rgb(102, 77.2, 2.8);
207
- --bs-border-color: #495057;
207
+ --bs-border-color: rgb(115.8, 118.2, 122.4);
208
208
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
209
- --bs-form-valid-color: rgb(117, 183, 152.4);
210
- --bs-form-valid-border-color: rgb(117, 183, 152.4);
211
- --bs-form-invalid-color: rgb(234, 133.8, 143.4);
212
- --bs-form-invalid-border-color: rgb(234, 133.8, 143.4);
209
+ --bs-form-valid-color: rgb(103.2, 175.2, 145.2);
210
+ --bs-form-valid-border-color: rgb(103.2, 175.2, 145.2);
211
+ --bs-form-invalid-color: rgb(210, 123, 116.4);
212
+ --bs-form-invalid-border-color: rgb(210, 123, 116.4);
213
213
  }
214
214
 
215
215
  *,
@@ -249,7 +249,7 @@ h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
249
249
  margin-top: 0;
250
250
  margin-bottom: 0.5rem;
251
251
  font-family: "Neulis Neue";
252
- font-weight: 500;
252
+ font-weight: var(--bs-font-weight-medium);
253
253
  line-height: 1.2;
254
254
  color: var(--bs-heading-color);
255
255
  }
@@ -629,7 +629,7 @@ progress {
629
629
 
630
630
  .display-1 {
631
631
  font-family: "Neulis Neue";
632
- font-weight: 500;
632
+ font-weight: var(--bs-font-weight-medium);
633
633
  line-height: 1.1;
634
634
  font-size: calc(1.625rem + 4.5vw);
635
635
  }
@@ -641,7 +641,7 @@ progress {
641
641
 
642
642
  .display-2 {
643
643
  font-family: "Neulis Neue";
644
- font-weight: 500;
644
+ font-weight: var(--bs-font-weight-medium);
645
645
  line-height: 1.1;
646
646
  font-size: calc(1.575rem + 3.9vw);
647
647
  }
@@ -653,7 +653,7 @@ progress {
653
653
 
654
654
  .display-3 {
655
655
  font-family: "Neulis Neue";
656
- font-weight: 500;
656
+ font-weight: var(--bs-font-weight-medium);
657
657
  line-height: 1.1;
658
658
  font-size: calc(1.525rem + 3.3vw);
659
659
  }
@@ -665,7 +665,7 @@ progress {
665
665
 
666
666
  .display-4 {
667
667
  font-family: "Neulis Neue";
668
- font-weight: 500;
668
+ font-weight: var(--bs-font-weight-medium);
669
669
  line-height: 1.1;
670
670
  font-size: calc(1.475rem + 2.7vw);
671
671
  }
@@ -677,7 +677,7 @@ progress {
677
677
 
678
678
  .display-5 {
679
679
  font-family: "Neulis Neue";
680
- font-weight: 500;
680
+ font-weight: var(--bs-font-weight-medium);
681
681
  line-height: 1.1;
682
682
  font-size: calc(1.425rem + 2.1vw);
683
683
  }
@@ -689,7 +689,7 @@ progress {
689
689
 
690
690
  .display-6 {
691
691
  font-family: "Neulis Neue";
692
- font-weight: 500;
692
+ font-weight: var(--bs-font-weight-medium);
693
693
  line-height: 1.1;
694
694
  font-size: calc(1.375rem + 1.5vw);
695
695
  }
@@ -738,7 +738,7 @@ progress {
738
738
  margin-top: -1rem;
739
739
  margin-bottom: 1rem;
740
740
  font-size: 0.875em;
741
- color: #6c757d;
741
+ color: rgb(154.4, 157.6, 163.2);
742
742
  }
743
743
  .blockquote-footer::before {
744
744
  content: "— ";
@@ -2327,22 +2327,22 @@ progress {
2327
2327
  }
2328
2328
 
2329
2329
  .col-form-label {
2330
- padding-top: calc(0.375rem + var(--bs-border-width));
2331
- padding-bottom: calc(0.375rem + var(--bs-border-width));
2330
+ padding-top: 0.5rem;
2331
+ padding-bottom: 0.5rem;
2332
2332
  margin-bottom: 0;
2333
2333
  font-size: inherit;
2334
2334
  line-height: 1.5;
2335
2335
  }
2336
2336
 
2337
2337
  .col-form-label-lg {
2338
- padding-top: calc(0.5rem + var(--bs-border-width));
2339
- padding-bottom: calc(0.5rem + var(--bs-border-width));
2340
- font-size: 1.25rem;
2338
+ padding-top: 0.625rem;
2339
+ padding-bottom: 0.625rem;
2340
+ font-size: 1.125rem;
2341
2341
  }
2342
2342
 
2343
2343
  .col-form-label-sm {
2344
- padding-top: calc(0.25rem + var(--bs-border-width));
2345
- padding-bottom: calc(0.25rem + var(--bs-border-width));
2344
+ padding-top: 0.375rem;
2345
+ padding-bottom: 0.375rem;
2346
2346
  font-size: 0.875rem;
2347
2347
  }
2348
2348
 
@@ -2365,8 +2365,8 @@ progress {
2365
2365
  appearance: none;
2366
2366
  background-color: var(--bs-body-bg);
2367
2367
  background-clip: padding-box;
2368
- border: var(--bs-border-width) solid var(--bs-border-color);
2369
- border-radius: var(--bs-border-radius);
2368
+ border: 0.125rem solid rgb(154.4, 157.6, 163.2);
2369
+ border-radius: var(--bs-border-radius-xs);
2370
2370
  box-shadow: var(--bs-box-shadow-inset);
2371
2371
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
2372
2372
  }
@@ -2384,9 +2384,9 @@ progress {
2384
2384
  .form-control:focus {
2385
2385
  color: var(--bs-body-color);
2386
2386
  background-color: var(--bs-body-bg);
2387
- border-color: rgb(134, 182.5, 254);
2387
+ border-color: #cdecf9;
2388
2388
  outline: 0;
2389
- box-shadow: var(--bs-box-shadow-inset), 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
2389
+ box-shadow: var(--bs-box-shadow-inset), 0 0 0 0.25rem rgba(205, 236, 249, 0.75);
2390
2390
  }
2391
2391
  .form-control::-webkit-date-and-time-value {
2392
2392
  min-width: 85px;
@@ -2398,11 +2398,11 @@ progress {
2398
2398
  padding: 0;
2399
2399
  }
2400
2400
  .form-control::-moz-placeholder {
2401
- color: var(--bs-secondary-color);
2401
+ color: rgb(154.4, 157.6, 163.2);
2402
2402
  opacity: 1;
2403
2403
  }
2404
2404
  .form-control::placeholder {
2405
- color: var(--bs-secondary-color);
2405
+ color: rgb(154.4, 157.6, 163.2);
2406
2406
  opacity: 1;
2407
2407
  }
2408
2408
  .form-control:disabled {
@@ -2419,7 +2419,7 @@ progress {
2419
2419
  border-color: inherit;
2420
2420
  border-style: solid;
2421
2421
  border-width: 0;
2422
- border-inline-end-width: var(--bs-border-width);
2422
+ border-inline-end-width: 0.125rem;
2423
2423
  border-radius: 0;
2424
2424
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
2425
2425
  }
@@ -2441,7 +2441,7 @@ progress {
2441
2441
  color: var(--bs-body-color);
2442
2442
  background-color: transparent;
2443
2443
  border: solid transparent;
2444
- border-width: var(--bs-border-width) 0;
2444
+ border-width: 0.125rem 0;
2445
2445
  }
2446
2446
  .form-control-plaintext:focus {
2447
2447
  outline: 0;
@@ -2452,10 +2452,10 @@ progress {
2452
2452
  }
2453
2453
 
2454
2454
  .form-control-sm {
2455
- min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
2455
+ min-height: calc(1.5em + 0.5rem + calc(0.125rem * 2));
2456
2456
  padding: 0.25rem 0.5rem;
2457
2457
  font-size: 0.875rem;
2458
- border-radius: var(--bs-border-radius-sm);
2458
+ border-radius: var(--bs-border-radius-xs);
2459
2459
  }
2460
2460
  .form-control-sm::file-selector-button {
2461
2461
  padding: 0.25rem 0.5rem;
@@ -2464,10 +2464,10 @@ progress {
2464
2464
  }
2465
2465
 
2466
2466
  .form-control-lg {
2467
- min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
2467
+ min-height: calc(1.5em + 1rem + calc(0.125rem * 2));
2468
2468
  padding: 0.5rem 1rem;
2469
- font-size: 1.25rem;
2470
- border-radius: var(--bs-border-radius-lg);
2469
+ font-size: 1.125rem;
2470
+ border-radius: var(--bs-border-radius-sm);
2471
2471
  }
2472
2472
  .form-control-lg::file-selector-button {
2473
2473
  padding: 0.5rem 1rem;
@@ -2476,18 +2476,18 @@ progress {
2476
2476
  }
2477
2477
 
2478
2478
  textarea.form-control {
2479
- min-height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
2479
+ min-height: calc(1.5em + 0.75rem + calc(0.125rem * 2));
2480
2480
  }
2481
2481
  textarea.form-control-sm {
2482
- min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
2482
+ min-height: calc(1.5em + 0.5rem + calc(0.125rem * 2));
2483
2483
  }
2484
2484
  textarea.form-control-lg {
2485
- min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
2485
+ min-height: calc(1.5em + 1rem + calc(0.125rem * 2));
2486
2486
  }
2487
2487
 
2488
2488
  .form-control-color {
2489
2489
  width: 3rem;
2490
- height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
2490
+ height: calc(1.5em + 0.75rem + calc(0.125rem * 2));
2491
2491
  padding: 0.375rem;
2492
2492
  }
2493
2493
  .form-control-color:not(:disabled):not([readonly]) {
@@ -2495,21 +2495,21 @@ textarea.form-control-lg {
2495
2495
  }
2496
2496
  .form-control-color::-moz-color-swatch {
2497
2497
  border: 0 !important;
2498
- border-radius: var(--bs-border-radius);
2498
+ border-radius: var(--bs-border-radius-xs);
2499
2499
  }
2500
2500
  .form-control-color::-webkit-color-swatch {
2501
2501
  border: 0 !important;
2502
- border-radius: var(--bs-border-radius);
2502
+ border-radius: var(--bs-border-radius-xs);
2503
2503
  }
2504
2504
  .form-control-color.form-control-sm {
2505
- height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
2505
+ height: calc(1.5em + 0.5rem + calc(0.125rem * 2));
2506
2506
  }
2507
2507
  .form-control-color.form-control-lg {
2508
- height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
2508
+ height: calc(1.5em + 1rem + calc(0.125rem * 2));
2509
2509
  }
2510
2510
 
2511
2511
  .form-select {
2512
- --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
2512
+ --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgb%2877.2, 78.8, 81.6%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
2513
2513
  display: block;
2514
2514
  width: 100%;
2515
2515
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
@@ -2525,8 +2525,8 @@ textarea.form-control-lg {
2525
2525
  background-repeat: no-repeat;
2526
2526
  background-position: right 0.75rem center;
2527
2527
  background-size: 16px 12px;
2528
- border: var(--bs-border-width) solid var(--bs-border-color);
2529
- border-radius: var(--bs-border-radius);
2528
+ border: 0.125rem solid rgb(154.4, 157.6, 163.2);
2529
+ border-radius: var(--bs-border-radius-xs);
2530
2530
  box-shadow: var(--bs-box-shadow-inset);
2531
2531
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
2532
2532
  }
@@ -2536,9 +2536,9 @@ textarea.form-control-lg {
2536
2536
  }
2537
2537
  }
2538
2538
  .form-select:focus {
2539
- border-color: rgb(134, 182.5, 254);
2539
+ border-color: #cdecf9;
2540
2540
  outline: 0;
2541
- box-shadow: var(--bs-box-shadow-inset), 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
2541
+ box-shadow: var(--bs-box-shadow-inset), 0 0 0 0.25rem rgba(62, 81, 162, 0.25);
2542
2542
  }
2543
2543
  .form-select[multiple], .form-select[size]:not([size="1"]) {
2544
2544
  padding-right: 0.75rem;
@@ -2557,19 +2557,19 @@ textarea.form-control-lg {
2557
2557
  padding-bottom: 0.25rem;
2558
2558
  padding-left: 0.5rem;
2559
2559
  font-size: 0.875rem;
2560
- border-radius: var(--bs-border-radius-sm);
2560
+ border-radius: var(--bs-border-radius-xs);
2561
2561
  }
2562
2562
 
2563
2563
  .form-select-lg {
2564
2564
  padding-top: 0.5rem;
2565
2565
  padding-bottom: 0.5rem;
2566
2566
  padding-left: 1rem;
2567
- font-size: 1.25rem;
2568
- border-radius: var(--bs-border-radius-lg);
2567
+ font-size: 1.125rem;
2568
+ border-radius: var(--bs-border-radius-sm);
2569
2569
  }
2570
2570
 
2571
2571
  [data-bs-theme=dark] .form-select {
2572
- --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
2572
+ --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgb%28217.8, 220.2, 224.4%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
2573
2573
  }
2574
2574
 
2575
2575
  .form-check {
@@ -2623,13 +2623,13 @@ textarea.form-control-lg {
2623
2623
  filter: brightness(90%);
2624
2624
  }
2625
2625
  .form-check-input:focus {
2626
- border-color: rgb(134, 182.5, 254);
2626
+ border-color: #cdecf9;
2627
2627
  outline: 0;
2628
- box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
2628
+ box-shadow: 0 0 0 0.25rem rgba(62, 81, 162, 0.25);
2629
2629
  }
2630
2630
  .form-check-input:checked {
2631
- background-color: #0d6efd;
2632
- border-color: #0d6efd;
2631
+ background-color: #3e51a2;
2632
+ border-color: #3e51a2;
2633
2633
  }
2634
2634
  .form-check-input:checked[type=checkbox] {
2635
2635
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
@@ -2638,8 +2638,8 @@ textarea.form-control-lg {
2638
2638
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
2639
2639
  }
2640
2640
  .form-check-input[type=checkbox]:indeterminate {
2641
- background-color: #0d6efd;
2642
- border-color: #0d6efd;
2641
+ background-color: #3e51a2;
2642
+ border-color: #3e51a2;
2643
2643
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
2644
2644
  }
2645
2645
  .form-check-input:disabled {
@@ -2670,7 +2670,7 @@ textarea.form-control-lg {
2670
2670
  }
2671
2671
  }
2672
2672
  .form-switch .form-check-input:focus {
2673
- --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28134, 182.5, 254%29'/%3e%3c/svg%3e");
2673
+ --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23cdecf9'/%3e%3c/svg%3e");
2674
2674
  }
2675
2675
  .form-switch .form-check-input:checked {
2676
2676
  background-position: right center;
@@ -2718,10 +2718,10 @@ textarea.form-control-lg {
2718
2718
  outline: 0;
2719
2719
  }
2720
2720
  .form-range:focus::-webkit-slider-thumb {
2721
- box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
2721
+ box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(205, 236, 249, 0.75);
2722
2722
  }
2723
2723
  .form-range:focus::-moz-range-thumb {
2724
- box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
2724
+ box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(205, 236, 249, 0.75);
2725
2725
  }
2726
2726
  .form-range::-moz-focus-outer {
2727
2727
  border: 0;
@@ -2732,7 +2732,7 @@ textarea.form-control-lg {
2732
2732
  margin-top: -0.25rem;
2733
2733
  -webkit-appearance: none;
2734
2734
  appearance: none;
2735
- background-color: #0d6efd;
2735
+ background-color: #3e51a2;
2736
2736
  border: 0;
2737
2737
  border-radius: 1rem;
2738
2738
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
@@ -2746,7 +2746,7 @@ textarea.form-control-lg {
2746
2746
  }
2747
2747
  }
2748
2748
  .form-range::-webkit-slider-thumb:active {
2749
- background-color: rgb(182.4, 211.5, 254.4);
2749
+ background-color: rgb(197.1, 202.8, 227.1);
2750
2750
  }
2751
2751
  .form-range::-webkit-slider-runnable-track {
2752
2752
  width: 100%;
@@ -2763,7 +2763,7 @@ textarea.form-control-lg {
2763
2763
  height: 1rem;
2764
2764
  -moz-appearance: none;
2765
2765
  appearance: none;
2766
- background-color: #0d6efd;
2766
+ background-color: #3e51a2;
2767
2767
  border: 0;
2768
2768
  border-radius: 1rem;
2769
2769
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
@@ -2777,7 +2777,7 @@ textarea.form-control-lg {
2777
2777
  }
2778
2778
  }
2779
2779
  .form-range::-moz-range-thumb:active {
2780
- background-color: rgb(182.4, 211.5, 254.4);
2780
+ background-color: rgb(197.1, 202.8, 227.1);
2781
2781
  }
2782
2782
  .form-range::-moz-range-track {
2783
2783
  width: 100%;
@@ -2805,8 +2805,8 @@ textarea.form-control-lg {
2805
2805
  .form-floating > .form-control,
2806
2806
  .form-floating > .form-control-plaintext,
2807
2807
  .form-floating > .form-select {
2808
- height: calc(3.5rem + calc(var(--bs-border-width) * 2));
2809
- min-height: calc(3.5rem + calc(var(--bs-border-width) * 2));
2808
+ height: calc(3.5rem + calc(0.125rem * 2));
2809
+ min-height: calc(3.5rem + calc(0.125rem * 2));
2810
2810
  line-height: 1.25;
2811
2811
  }
2812
2812
  .form-floating > label {
@@ -2823,7 +2823,7 @@ textarea.form-control-lg {
2823
2823
  text-overflow: ellipsis;
2824
2824
  white-space: nowrap;
2825
2825
  pointer-events: none;
2826
- border: var(--bs-border-width) solid transparent;
2826
+ border: 0.125rem solid transparent;
2827
2827
  transform-origin: 0 0;
2828
2828
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
2829
2829
  }
@@ -2882,7 +2882,7 @@ textarea.form-control-lg {
2882
2882
  height: 1.5em;
2883
2883
  content: "";
2884
2884
  background-color: var(--bs-body-bg);
2885
- border-radius: var(--bs-border-radius);
2885
+ border-radius: var(--bs-border-radius-xs);
2886
2886
  }
2887
2887
  .form-floating > textarea:focus ~ label::after,
2888
2888
  .form-floating > textarea:not(:placeholder-shown) ~ label::after {
@@ -2892,17 +2892,17 @@ textarea.form-control-lg {
2892
2892
  height: 1.5em;
2893
2893
  content: "";
2894
2894
  background-color: var(--bs-body-bg);
2895
- border-radius: var(--bs-border-radius);
2895
+ border-radius: var(--bs-border-radius-xs);
2896
2896
  }
2897
2897
  .form-floating > textarea:disabled ~ label::after {
2898
2898
  background-color: var(--bs-secondary-bg);
2899
2899
  }
2900
2900
  .form-floating > .form-control-plaintext ~ label {
2901
- border-width: var(--bs-border-width) 0;
2901
+ border-width: 0.125rem 0;
2902
2902
  }
2903
2903
  .form-floating > :disabled ~ label,
2904
2904
  .form-floating > .form-control:disabled ~ label {
2905
- color: #6c757d;
2905
+ color: rgb(154.4, 157.6, 163.2);
2906
2906
  }
2907
2907
 
2908
2908
  .input-group {
@@ -2944,8 +2944,8 @@ textarea.form-control-lg {
2944
2944
  text-align: center;
2945
2945
  white-space: nowrap;
2946
2946
  background-color: var(--bs-tertiary-bg);
2947
- border: var(--bs-border-width) solid var(--bs-border-color);
2948
- border-radius: var(--bs-border-radius);
2947
+ border: 0.125rem solid rgb(154.4, 157.6, 163.2);
2948
+ border-radius: var(--bs-border-radius-xs);
2949
2949
  }
2950
2950
 
2951
2951
  .input-group-lg > .form-control,
@@ -2953,8 +2953,8 @@ textarea.form-control-lg {
2953
2953
  .input-group-lg > .input-group-text,
2954
2954
  .input-group-lg > .btn {
2955
2955
  padding: 0.5rem 1rem;
2956
- font-size: 1.25rem;
2957
- border-radius: var(--bs-border-radius-lg);
2956
+ font-size: 1.125rem;
2957
+ border-radius: var(--bs-border-radius-sm);
2958
2958
  }
2959
2959
 
2960
2960
  .input-group-sm > .form-control,
@@ -2963,7 +2963,7 @@ textarea.form-control-lg {
2963
2963
  .input-group-sm > .btn {
2964
2964
  padding: 0.25rem 0.5rem;
2965
2965
  font-size: 0.875rem;
2966
- border-radius: var(--bs-border-radius-sm);
2966
+ border-radius: var(--bs-border-radius-xs);
2967
2967
  }
2968
2968
 
2969
2969
  .input-group-lg > .form-select,
@@ -2986,7 +2986,7 @@ textarea.form-control-lg {
2986
2986
  border-bottom-right-radius: 0;
2987
2987
  }
2988
2988
  .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
2989
- margin-left: calc(-1 * var(--bs-border-width));
2989
+ margin-left: calc(-1 * 0.125rem);
2990
2990
  border-top-left-radius: 0;
2991
2991
  border-bottom-left-radius: 0;
2992
2992
  }
@@ -3145,7 +3145,7 @@ textarea.form-control-lg {
3145
3145
  --bs-btn-line-height: 1.5;
3146
3146
  --bs-btn-color: var(--bs-body-color);
3147
3147
  --bs-btn-bg: transparent;
3148
- --bs-btn-border-width: var(--bs-border-width);
3148
+ --bs-btn-border-width: 0.125rem;
3149
3149
  --bs-btn-border-color: transparent;
3150
3150
  --bs-btn-border-radius: var(--bs-border-radius);
3151
3151
  --bs-btn-hover-border-color: transparent;
@@ -3535,10 +3535,10 @@ textarea.form-control-lg {
3535
3535
  --bs-btn-hover-border-color: transparent;
3536
3536
  --bs-btn-active-color: var(--bs-link-hover-color);
3537
3537
  --bs-btn-active-border-color: transparent;
3538
- --bs-btn-disabled-color: #6c757d;
3538
+ --bs-btn-disabled-color: rgb(154.4, 157.6, 163.2);
3539
3539
  --bs-btn-disabled-border-color: transparent;
3540
3540
  --bs-btn-box-shadow: 0 0 0 #000;
3541
- --bs-btn-focus-shadow-rgb: 49, 132, 253;
3541
+ --bs-btn-focus-shadow-rgb: 91, 107, 176;
3542
3542
  text-decoration: underline;
3543
3543
  }
3544
3544
  .btn-link:focus-visible {
@@ -3551,7 +3551,7 @@ textarea.form-control-lg {
3551
3551
  .btn-lg, .btn-group-lg > .btn {
3552
3552
  --bs-btn-padding-y: 0.5rem;
3553
3553
  --bs-btn-padding-x: 1rem;
3554
- --bs-btn-font-size: 1.25rem;
3554
+ --bs-btn-font-size: 1.125rem;
3555
3555
  --bs-btn-border-radius: var(--bs-border-radius-lg);
3556
3556
  }
3557
3557
 
@@ -3645,11 +3645,11 @@ textarea.form-control-lg {
3645
3645
  --bs-dropdown-link-hover-color: var(--bs-body-color);
3646
3646
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
3647
3647
  --bs-dropdown-link-active-color: #fff;
3648
- --bs-dropdown-link-active-bg: #0d6efd;
3648
+ --bs-dropdown-link-active-bg: #3e51a2;
3649
3649
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
3650
3650
  --bs-dropdown-item-padding-x: 1rem;
3651
3651
  --bs-dropdown-item-padding-y: 0.25rem;
3652
- --bs-dropdown-header-color: #6c757d;
3652
+ --bs-dropdown-header-color: rgb(154.4, 157.6, 163.2);
3653
3653
  --bs-dropdown-header-padding-x: 1rem;
3654
3654
  --bs-dropdown-header-padding-y: 0.5rem;
3655
3655
  position: absolute;
@@ -3919,18 +3919,18 @@ textarea.form-control-lg {
3919
3919
  }
3920
3920
 
3921
3921
  .dropdown-menu-dark {
3922
- --bs-dropdown-color: #dee2e6;
3923
- --bs-dropdown-bg: #343a40;
3922
+ --bs-dropdown-color: rgb(217.8, 220.2, 224.4);
3923
+ --bs-dropdown-bg: rgb(77.2, 78.8, 81.6);
3924
3924
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
3925
3925
  --bs-dropdown-box-shadow: ;
3926
- --bs-dropdown-link-color: #dee2e6;
3926
+ --bs-dropdown-link-color: rgb(217.8, 220.2, 224.4);
3927
3927
  --bs-dropdown-link-hover-color: #fff;
3928
3928
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
3929
3929
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
3930
3930
  --bs-dropdown-link-active-color: #fff;
3931
- --bs-dropdown-link-active-bg: #0d6efd;
3932
- --bs-dropdown-link-disabled-color: #adb5bd;
3933
- --bs-dropdown-header-color: #adb5bd;
3931
+ --bs-dropdown-link-active-bg: #3e51a2;
3932
+ --bs-dropdown-link-disabled-color: #c1c5cc;
3933
+ --bs-dropdown-header-color: #c1c5cc;
3934
3934
  }
3935
3935
 
3936
3936
  .btn-group,
@@ -3973,7 +3973,7 @@ textarea.form-control-lg {
3973
3973
  }
3974
3974
  .btn-group > :not(.btn-check:first-child) + .btn,
3975
3975
  .btn-group > .btn-group:not(:first-child) {
3976
- margin-left: calc(-1 * var(--bs-border-width));
3976
+ margin-left: calc(-1 * 0.125rem);
3977
3977
  }
3978
3978
  .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
3979
3979
  .btn-group > .btn.dropdown-toggle-split:first-child,
@@ -4027,7 +4027,7 @@ textarea.form-control-lg {
4027
4027
  }
4028
4028
  .btn-group-vertical > .btn:not(:first-child),
4029
4029
  .btn-group-vertical > .btn-group:not(:first-child) {
4030
- margin-top: calc(-1 * var(--bs-border-width));
4030
+ margin-top: calc(-1 * 0.125rem);
4031
4031
  }
4032
4032
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
4033
4033
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
@@ -4076,7 +4076,7 @@ textarea.form-control-lg {
4076
4076
  }
4077
4077
  .nav-link:focus-visible {
4078
4078
  outline: 0;
4079
- box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
4079
+ box-shadow: 0 0 0 0.25rem rgba(62, 81, 162, 0.25);
4080
4080
  }
4081
4081
  .nav-link.disabled, .nav-link:disabled {
4082
4082
  color: var(--bs-nav-link-disabled-color);
@@ -4119,7 +4119,7 @@ textarea.form-control-lg {
4119
4119
  .nav-pills {
4120
4120
  --bs-nav-pills-border-radius: var(--bs-border-radius);
4121
4121
  --bs-nav-pills-link-active-color: #fff;
4122
- --bs-nav-pills-link-active-bg: #0d6efd;
4122
+ --bs-nav-pills-link-active-bg: #3e51a2;
4123
4123
  }
4124
4124
  .nav-pills .nav-link {
4125
4125
  border-radius: var(--bs-nav-pills-border-radius);
@@ -4183,16 +4183,16 @@ textarea.form-control-lg {
4183
4183
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
4184
4184
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
4185
4185
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
4186
- --bs-navbar-brand-padding-y: 0.3125rem;
4186
+ --bs-navbar-brand-padding-y: 0.40625rem;
4187
4187
  --bs-navbar-brand-margin-end: 1rem;
4188
- --bs-navbar-brand-font-size: 1.25rem;
4188
+ --bs-navbar-brand-font-size: 1.125rem;
4189
4189
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
4190
4190
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
4191
4191
  --bs-navbar-nav-link-padding-x: 0.5rem;
4192
4192
  --bs-navbar-toggler-padding-y: 0.25rem;
4193
4193
  --bs-navbar-toggler-padding-x: 0.75rem;
4194
- --bs-navbar-toggler-font-size: 1.25rem;
4195
- --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
4194
+ --bs-navbar-toggler-font-size: 1.125rem;
4195
+ --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2838.6, 39.4, 40.8, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
4196
4196
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
4197
4197
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
4198
4198
  --bs-navbar-toggler-focus-width: 0.25rem;
@@ -4859,7 +4859,7 @@ textarea.form-control-lg {
4859
4859
  --bs-accordion-btn-padding-y: 1rem;
4860
4860
  --bs-accordion-btn-color: var(--bs-body-color);
4861
4861
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
4862
- --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23212529'%3e%3cpath d='M11.1,18.3c0.5,0.5,1.4,0.5,1.9,0L23.6,7.6c0.5-0.5,0.5-1.4,0-1.9c-0.5-0.5-1.4-0.5-1.9,0L12,15.5L2.3,5.7c-0.5-0.5-1.4-0.5-1.9,0s-0.5,1.4,0,1.9L11.1,18.3z'/%3e%3c/svg%3e");
4862
+ --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='rgb%2838.6, 39.4, 40.8%29'%3e%3cpath d='M11.1,18.3c0.5,0.5,1.4,0.5,1.9,0L23.6,7.6c0.5-0.5,0.5-1.4,0-1.9c-0.5-0.5-1.4-0.5-1.9,0L12,15.5L2.3,5.7c-0.5-0.5-1.4-0.5-1.9,0s-0.5,1.4,0,1.9L11.1,18.3z'/%3e%3c/svg%3e");
4863
4863
  --bs-accordion-btn-icon-width: 1.25rem;
4864
4864
  --bs-accordion-btn-icon-transform: rotate(-180deg);
4865
4865
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
@@ -4980,8 +4980,8 @@ textarea.form-control-lg {
4980
4980
  }
4981
4981
 
4982
4982
  [data-bs-theme=dark] .accordion-button::after {
4983
- --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
4984
- --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
4983
+ --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28139.2, 150.6, 199.2%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
4984
+ --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28139.2, 150.6, 199.2%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
4985
4985
  }
4986
4986
 
4987
4987
  .breadcrumb {
@@ -5030,10 +5030,10 @@ textarea.form-control-lg {
5030
5030
  --bs-pagination-hover-border-color: var(--bs-border-color);
5031
5031
  --bs-pagination-focus-color: var(--bs-link-hover-color);
5032
5032
  --bs-pagination-focus-bg: var(--bs-secondary-bg);
5033
- --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
5033
+ --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(62, 81, 162, 0.25);
5034
5034
  --bs-pagination-active-color: #fff;
5035
- --bs-pagination-active-bg: #0d6efd;
5036
- --bs-pagination-active-border-color: #0d6efd;
5035
+ --bs-pagination-active-bg: #3e51a2;
5036
+ --bs-pagination-active-border-color: #3e51a2;
5037
5037
  --bs-pagination-disabled-color: var(--bs-secondary-color);
5038
5038
  --bs-pagination-disabled-bg: var(--bs-secondary-bg);
5039
5039
  --bs-pagination-disabled-border-color: var(--bs-border-color);
@@ -5249,10 +5249,10 @@ textarea.form-control-lg {
5249
5249
  --bs-progress-height: 1rem;
5250
5250
  --bs-progress-font-size: 0.75rem;
5251
5251
  --bs-progress-bg: var(--bs-secondary-bg);
5252
- --bs-progress-border-radius: var(--bs-border-radius);
5252
+ --bs-progress-border-radius: var(--bs-border-radius-xs);
5253
5253
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
5254
5254
  --bs-progress-bar-color: #fff;
5255
- --bs-progress-bar-bg: #0d6efd;
5255
+ --bs-progress-bar-bg: #3e51a2;
5256
5256
  --bs-progress-bar-transition: width 0.6s ease;
5257
5257
  display: flex;
5258
5258
  height: var(--bs-progress-height);
@@ -5318,8 +5318,8 @@ textarea.form-control-lg {
5318
5318
  --bs-list-group-disabled-color: var(--bs-secondary-color);
5319
5319
  --bs-list-group-disabled-bg: var(--bs-body-bg);
5320
5320
  --bs-list-group-active-color: #fff;
5321
- --bs-list-group-active-bg: #0d6efd;
5322
- --bs-list-group-active-border-color: #0d6efd;
5321
+ --bs-list-group-active-bg: #3e51a2;
5322
+ --bs-list-group-active-border-color: #3e51a2;
5323
5323
  display: flex;
5324
5324
  flex-direction: column;
5325
5325
  padding-left: 0;
@@ -5687,7 +5687,7 @@ textarea.form-control-lg {
5687
5687
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");
5688
5688
  --bs-btn-close-opacity: 0.5;
5689
5689
  --bs-btn-close-hover-opacity: 0.75;
5690
- --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
5690
+ --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(62, 81, 162, 0.25);
5691
5691
  --bs-btn-close-focus-opacity: 1;
5692
5692
  --bs-btn-close-disabled-opacity: 0.25;
5693
5693
  box-sizing: content-box;
@@ -6230,7 +6230,7 @@ textarea.form-control-lg {
6230
6230
  --bs-popover-header-padding-x: 1rem;
6231
6231
  --bs-popover-header-padding-y: 0.5rem;
6232
6232
  --bs-popover-header-font-size: 1rem;
6233
- --bs-popover-header-color: inherit;
6233
+ --bs-popover-header-color: #1d1f50;
6234
6234
  --bs-popover-header-bg: var(--bs-secondary-bg);
6235
6235
  --bs-popover-body-padding-x: 1rem;
6236
6236
  --bs-popover-body-padding-y: 1rem;
@@ -7194,13 +7194,13 @@ textarea.form-control-lg {
7194
7194
  z-index: 1040;
7195
7195
  width: 100vw;
7196
7196
  height: 100vh;
7197
- background-color: #000;
7197
+ background-color: #1d1f50;
7198
7198
  }
7199
7199
  .offcanvas-backdrop.fade {
7200
7200
  opacity: 0;
7201
7201
  }
7202
7202
  .offcanvas-backdrop.show {
7203
- opacity: 0.5;
7203
+ opacity: 0.7;
7204
7204
  }
7205
7205
 
7206
7206
  .offcanvas-header {
@@ -9040,6 +9040,16 @@ textarea.form-control-lg {
9040
9040
  color: inherit !important;
9041
9041
  }
9042
9042
 
9043
+ .text-foundation-25 {
9044
+ --bs-text-opacity: 1;
9045
+ color: rgb(243.7, 243.8, 246.25) !important;
9046
+ }
9047
+
9048
+ .text-foundation-50 {
9049
+ --bs-text-opacity: 1;
9050
+ color: rgb(232.4, 232.6, 237.5) !important;
9051
+ }
9052
+
9043
9053
  .text-foundation-100 {
9044
9054
  --bs-text-opacity: 1;
9045
9055
  color: rgb(209.8, 210.2, 220) !important;
@@ -9090,6 +9100,16 @@ textarea.form-control-lg {
9090
9100
  color: rgb(5.8, 6.2, 16) !important;
9091
9101
  }
9092
9102
 
9103
+ .text-blueprint-25 {
9104
+ --bs-text-opacity: 1;
9105
+ color: rgb(245.35, 246.3, 250.35) !important;
9106
+ }
9107
+
9108
+ .text-blueprint-50 {
9109
+ --bs-text-opacity: 1;
9110
+ color: rgb(235.7, 237.6, 245.7) !important;
9111
+ }
9112
+
9093
9113
  .text-blueprint-100 {
9094
9114
  --bs-text-opacity: 1;
9095
9115
  color: rgb(216.4, 220.2, 236.4) !important;
@@ -9140,6 +9160,16 @@ textarea.form-control-lg {
9140
9160
  color: rgb(12.4, 16.2, 32.4) !important;
9141
9161
  }
9142
9162
 
9163
+ .text-entryway-25 {
9164
+ --bs-text-opacity: 1;
9165
+ color: rgb(245.2, 248.4, 251.8) !important;
9166
+ }
9167
+
9168
+ .text-entryway-50 {
9169
+ --bs-text-opacity: 1;
9170
+ color: rgb(235.4, 241.8, 248.6) !important;
9171
+ }
9172
+
9143
9173
  .text-entryway-100 {
9144
9174
  --bs-text-opacity: 1;
9145
9175
  color: rgb(215.8, 228.6, 242.2) !important;
@@ -9190,6 +9220,16 @@ textarea.form-control-lg {
9190
9220
  color: rgb(11.8, 24.6, 38.2) !important;
9191
9221
  }
9192
9222
 
9223
+ .text-turnkey-25 {
9224
+ --bs-text-opacity: 1;
9225
+ color: rgb(247.2, 245.75, 252.8) !important;
9226
+ }
9227
+
9228
+ .text-turnkey-50 {
9229
+ --bs-text-opacity: 1;
9230
+ color: rgb(239.4, 236.5, 250.6) !important;
9231
+ }
9232
+
9193
9233
  .text-turnkey-100 {
9194
9234
  --bs-text-opacity: 1;
9195
9235
  color: rgb(223.8, 218, 246.2) !important;
@@ -9240,6 +9280,16 @@ textarea.form-control-lg {
9240
9280
  color: rgb(19.8, 14, 42.2) !important;
9241
9281
  }
9242
9282
 
9283
+ .text-sunglow-25 {
9284
+ --bs-text-opacity: 1;
9285
+ color: rgb(254.8, 252.5, 244.6) !important;
9286
+ }
9287
+
9288
+ .text-sunglow-50 {
9289
+ --bs-text-opacity: 1;
9290
+ color: rgb(254.6, 250, 234.2) !important;
9291
+ }
9292
+
9243
9293
  .text-sunglow-100 {
9244
9294
  --bs-text-opacity: 1;
9245
9295
  color: rgb(254.2, 245, 213.4) !important;
@@ -9290,6 +9340,16 @@ textarea.form-control-lg {
9290
9340
  color: rgb(50.2, 41, 9.4) !important;
9291
9341
  }
9292
9342
 
9343
+ .text-warning-25 {
9344
+ --bs-text-opacity: 1;
9345
+ color: rgb(254.8, 252.5, 244.6) !important;
9346
+ }
9347
+
9348
+ .text-warning-50 {
9349
+ --bs-text-opacity: 1;
9350
+ color: rgb(254.6, 250, 234.2) !important;
9351
+ }
9352
+
9293
9353
  .text-warning-100 {
9294
9354
  --bs-text-opacity: 1;
9295
9355
  color: rgb(254.2, 245, 213.4) !important;
@@ -9400,6 +9460,11 @@ textarea.form-control-lg {
9400
9460
  color: rgb(242.35, 248.35, 245.85) !important;
9401
9461
  }
9402
9462
 
9463
+ .text-success-50 {
9464
+ --bs-text-opacity: 1;
9465
+ color: rgb(229.7, 241.7, 236.7) !important;
9466
+ }
9467
+
9403
9468
  .text-success-100 {
9404
9469
  --bs-text-opacity: 1;
9405
9470
  color: rgb(204.4, 228.4, 218.4) !important;
@@ -9455,6 +9520,11 @@ textarea.form-control-lg {
9455
9520
  color: rgb(251.25, 244, 243.45) !important;
9456
9521
  }
9457
9522
 
9523
+ .text-danger-50 {
9524
+ --bs-text-opacity: 1;
9525
+ color: rgb(247.5, 233, 231.9) !important;
9526
+ }
9527
+
9458
9528
  .text-danger-100 {
9459
9529
  --bs-text-opacity: 1;
9460
9530
  color: rgb(240, 211, 208.8) !important;
@@ -9790,6 +9860,16 @@ textarea.form-control-lg {
9790
9860
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
9791
9861
  }
9792
9862
 
9863
+ .bg-foundation-25 {
9864
+ --bs-bg-opacity: 1;
9865
+ background-color: rgb(243.7, 243.8, 246.25) !important;
9866
+ }
9867
+
9868
+ .bg-foundation-50 {
9869
+ --bs-bg-opacity: 1;
9870
+ background-color: rgb(232.4, 232.6, 237.5) !important;
9871
+ }
9872
+
9793
9873
  .bg-foundation-100 {
9794
9874
  --bs-bg-opacity: 1;
9795
9875
  background-color: rgb(209.8, 210.2, 220) !important;
@@ -9840,6 +9920,16 @@ textarea.form-control-lg {
9840
9920
  background-color: rgb(5.8, 6.2, 16) !important;
9841
9921
  }
9842
9922
 
9923
+ .bg-blueprint-25 {
9924
+ --bs-bg-opacity: 1;
9925
+ background-color: rgb(245.35, 246.3, 250.35) !important;
9926
+ }
9927
+
9928
+ .bg-blueprint-50 {
9929
+ --bs-bg-opacity: 1;
9930
+ background-color: rgb(235.7, 237.6, 245.7) !important;
9931
+ }
9932
+
9843
9933
  .bg-blueprint-100 {
9844
9934
  --bs-bg-opacity: 1;
9845
9935
  background-color: rgb(216.4, 220.2, 236.4) !important;
@@ -9890,6 +9980,16 @@ textarea.form-control-lg {
9890
9980
  background-color: rgb(12.4, 16.2, 32.4) !important;
9891
9981
  }
9892
9982
 
9983
+ .bg-entryway-25 {
9984
+ --bs-bg-opacity: 1;
9985
+ background-color: rgb(245.2, 248.4, 251.8) !important;
9986
+ }
9987
+
9988
+ .bg-entryway-50 {
9989
+ --bs-bg-opacity: 1;
9990
+ background-color: rgb(235.4, 241.8, 248.6) !important;
9991
+ }
9992
+
9893
9993
  .bg-entryway-100 {
9894
9994
  --bs-bg-opacity: 1;
9895
9995
  background-color: rgb(215.8, 228.6, 242.2) !important;
@@ -9940,6 +10040,16 @@ textarea.form-control-lg {
9940
10040
  background-color: rgb(11.8, 24.6, 38.2) !important;
9941
10041
  }
9942
10042
 
10043
+ .bg-turnkey-25 {
10044
+ --bs-bg-opacity: 1;
10045
+ background-color: rgb(247.2, 245.75, 252.8) !important;
10046
+ }
10047
+
10048
+ .bg-turnkey-50 {
10049
+ --bs-bg-opacity: 1;
10050
+ background-color: rgb(239.4, 236.5, 250.6) !important;
10051
+ }
10052
+
9943
10053
  .bg-turnkey-100 {
9944
10054
  --bs-bg-opacity: 1;
9945
10055
  background-color: rgb(223.8, 218, 246.2) !important;
@@ -9990,6 +10100,16 @@ textarea.form-control-lg {
9990
10100
  background-color: rgb(19.8, 14, 42.2) !important;
9991
10101
  }
9992
10102
 
10103
+ .bg-sunglow-25 {
10104
+ --bs-bg-opacity: 1;
10105
+ background-color: rgb(254.8, 252.5, 244.6) !important;
10106
+ }
10107
+
10108
+ .bg-sunglow-50 {
10109
+ --bs-bg-opacity: 1;
10110
+ background-color: rgb(254.6, 250, 234.2) !important;
10111
+ }
10112
+
9993
10113
  .bg-sunglow-100 {
9994
10114
  --bs-bg-opacity: 1;
9995
10115
  background-color: rgb(254.2, 245, 213.4) !important;
@@ -10040,6 +10160,16 @@ textarea.form-control-lg {
10040
10160
  background-color: rgb(50.2, 41, 9.4) !important;
10041
10161
  }
10042
10162
 
10163
+ .bg-warning-25 {
10164
+ --bs-bg-opacity: 1;
10165
+ background-color: rgb(254.8, 252.5, 244.6) !important;
10166
+ }
10167
+
10168
+ .bg-warning-50 {
10169
+ --bs-bg-opacity: 1;
10170
+ background-color: rgb(254.6, 250, 234.2) !important;
10171
+ }
10172
+
10043
10173
  .bg-warning-100 {
10044
10174
  --bs-bg-opacity: 1;
10045
10175
  background-color: rgb(254.2, 245, 213.4) !important;
@@ -10150,6 +10280,11 @@ textarea.form-control-lg {
10150
10280
  background-color: rgb(242.35, 248.35, 245.85) !important;
10151
10281
  }
10152
10282
 
10283
+ .bg-success-50 {
10284
+ --bs-bg-opacity: 1;
10285
+ background-color: rgb(229.7, 241.7, 236.7) !important;
10286
+ }
10287
+
10153
10288
  .bg-success-100 {
10154
10289
  --bs-bg-opacity: 1;
10155
10290
  background-color: rgb(204.4, 228.4, 218.4) !important;
@@ -10205,6 +10340,11 @@ textarea.form-control-lg {
10205
10340
  background-color: rgb(251.25, 244, 243.45) !important;
10206
10341
  }
10207
10342
 
10343
+ .bg-danger-50 {
10344
+ --bs-bg-opacity: 1;
10345
+ background-color: rgb(247.5, 233, 231.9) !important;
10346
+ }
10347
+
10208
10348
  .bg-danger-100 {
10209
10349
  --bs-bg-opacity: 1;
10210
10350
  background-color: rgb(240, 211, 208.8) !important;
@@ -38371,6 +38511,13 @@ readers do not read off random characters that represent icons */
38371
38511
  --fa: "\f3f6";
38372
38512
  }
38373
38513
 
38514
+ :root,
38515
+ [data-bs-theme=light] {
38516
+ --bs-border-radius-xs: 0.25rem;
38517
+ --bs-font-weight-medium: 500;
38518
+ --bs-font-weight-bold: 700;
38519
+ }
38520
+
38374
38521
  .blockquote {
38375
38522
  font-family: "STIXTwoText";
38376
38523
  }
@@ -38575,7 +38722,7 @@ readers do not read off random characters that represent icons */
38575
38722
  }
38576
38723
 
38577
38724
  .accordion-flush {
38578
- box-shadow: 0 0.25rem 0.625rem rgba(29, 31, 80, 0.12);
38725
+ box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
38579
38726
  }
38580
38727
 
38581
38728
  .accordion-alt {
@@ -38583,13 +38730,14 @@ readers do not read off random characters that represent icons */
38583
38730
  --bs-accordion-alt-btn-bg: rgb(248.8, 249.2, 249.9);
38584
38731
  --bs-accordion-alt-border-radius: var(--bs-border-radius-lg);
38585
38732
  --bs-accordion-alt-btn-icon-width: 1.375rem;
38586
- --bs-accordion-alt-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22' fill='%23212529'%3e%3cpath d='M12.6923 1.69231C12.6923 0.75625 11.9361 0 11 0C10.0639 0 9.30769 0.75625 9.30769 1.69231V9.30769H1.69231C0.75625 9.30769 0 10.0639 0 11C0 11.9361 0.75625 12.6923 1.69231 12.6923H9.30769V20.3077C9.30769 21.2438 10.0639 22 11 22C11.9361 22 12.6923 21.2438 12.6923 20.3077V12.6923H20.3077C21.2438 12.6923 22 11.9361 22 11C22 10.0639 21.2438 9.30769 20.3077 9.30769H12.6923V1.69231Z'/%3e%3c/svg%3e");
38587
- --bs-accordion-alt-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 25' fill='%23212529'%3e%3cpath d='M21.2143 12.5C21.2143 13.3643 20.512 14.0625 19.6428 14.0625H2.35713C1.48794 14.0625 0.785706 13.3643 0.785706 12.5C0.785706 11.6357 1.48794 10.9375 2.35713 10.9375H19.6428C20.512 10.9375 21.2143 11.6357 21.2143 12.5Z'/%3e%3c/svg%3e");
38733
+ --bs-accordion-alt-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22' fill='rgb%2838.6, 39.4, 40.8%29'%3e%3cpath d='M12.6923 1.69231C12.6923 0.75625 11.9361 0 11 0C10.0639 0 9.30769 0.75625 9.30769 1.69231V9.30769H1.69231C0.75625 9.30769 0 10.0639 0 11C0 11.9361 0.75625 12.6923 1.69231 12.6923H9.30769V20.3077C9.30769 21.2438 10.0639 22 11 22C11.9361 22 12.6923 21.2438 12.6923 20.3077V12.6923H20.3077C21.2438 12.6923 22 11.9361 22 11C22 10.0639 21.2438 9.30769 20.3077 9.30769H12.6923V1.69231Z'/%3e%3c/svg%3e");
38734
+ --bs-accordion-alt-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 25' fill='rgb%2838.6, 39.4, 40.8%29'%3e%3cpath d='M21.2143 12.5C21.2143 13.3643 20.512 14.0625 19.6428 14.0625H2.35713C1.48794 14.0625 0.785706 13.3643 0.785706 12.5C0.785706 11.6357 1.48794 10.9375 2.35713 10.9375H19.6428C20.512 10.9375 21.2143 11.6357 21.2143 12.5Z'/%3e%3c/svg%3e");
38588
38735
  --bs-accordion-alt-active-color: var(--bs-primary-text-emphasis);
38589
38736
  }
38590
38737
  .accordion-alt .accordion-button {
38591
38738
  margin-bottom: 0;
38592
38739
  background-color: var(--bs-accordion-alt-btn-bg);
38740
+ box-shadow: none;
38593
38741
  }
38594
38742
  .accordion-alt .accordion-button i {
38595
38743
  width: var(--bs-accordion-alt-btn-icon-width);
@@ -38597,8 +38745,8 @@ readers do not read off random characters that represent icons */
38597
38745
  margin-right: 0.5rem;
38598
38746
  }
38599
38747
  .accordion-alt .accordion-button:not(.collapsed) {
38600
- color: var(--bs-accordion-alt-active-color);
38601
38748
  box-shadow: none;
38749
+ color: var(--bs-accordion-alt-active-color);
38602
38750
  }
38603
38751
  .accordion-alt .accordion-button:not(.collapsed)::after {
38604
38752
  background-image: var(--bs-accordion-alt-btn-active-icon);
@@ -38663,7 +38811,7 @@ readers do not read off random characters that represent icons */
38663
38811
 
38664
38812
  .alert-success {
38665
38813
  --bs-alert-color: var(--bs-success-text-emphasis);
38666
- --bs-alert-bg: var(--bs-success-bg-subtle);
38814
+ --bs-alert-bg: rgb(229.7, 241.7, 236.7);
38667
38815
  --bs-alert-border-color: var(--bs-success-border-subtle);
38668
38816
  --bs-alert-link-color: var(--bs-success-text-emphasis);
38669
38817
  }
@@ -38684,7 +38832,7 @@ readers do not read off random characters that represent icons */
38684
38832
 
38685
38833
  .alert-danger {
38686
38834
  --bs-alert-color: var(--bs-danger-text-emphasis);
38687
- --bs-alert-bg: var(--bs-danger-bg-subtle);
38835
+ --bs-alert-bg: rgb(251.25, 244, 243.45);
38688
38836
  --bs-alert-border-color: var(--bs-danger-border-subtle);
38689
38837
  --bs-alert-link-color: var(--bs-danger-text-emphasis);
38690
38838
  }
@@ -38817,4 +38965,8 @@ readers do not read off random characters that represent icons */
38817
38965
  --bs-btn-close-media-bg: url("data:image/svg+xml, %3csvg viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3e%3cstyle%3e.cls-1{fill:rgb%28205.4, 208.6, 214.2%29}.cls-2{fill:%23fff}.cls-3{fill:%231d1f50}%3c/style%3e%3cpath class='cls-1' d='M20 1.25C22.4623 1.25 24.9005 1.73498 27.1753 2.67726C29.4502 3.61953 31.5172 5.00065 33.2583 6.74175C34.9994 8.48285 36.3805 10.5498 37.3227 12.8247C38.265 15.0995 38.75 17.5377 38.75 20C38.75 22.4623 38.265 24.9005 37.3227 27.1753C36.3805 29.4502 34.9994 31.5172 33.2583 33.2583C31.5172 34.9994 29.4502 36.3805 27.1753 37.3227C24.9005 38.265 22.4623 38.75 20 38.75C17.5377 38.75 15.0995 38.265 12.8247 37.3227C10.5498 36.3805 8.48285 34.9994 6.74175 33.2583C5.00065 31.5172 3.61953 29.4502 2.67726 27.1753C1.73498 24.9005 1.25 22.4623 1.25 20C1.25 17.5377 1.73498 15.0995 2.67726 12.8247C3.61953 10.5498 5.00065 8.48285 6.74175 6.74175C8.48285 5.00065 10.5498 3.61953 12.8247 2.67726C15.0995 1.73498 17.5377 1.25 20 1.25ZM20 40C25.3043 40 30.3914 37.8929 34.1421 34.1421C37.8929 30.3914 40 25.3043 40 20C40 14.6957 37.8929 9.60859 34.1421 5.85786C30.3914 2.10714 25.3043 0 20 0C14.6957 0 9.60859 2.10714 5.85786 5.85786C2.10714 9.60859 0 14.6957 0 20C0 25.3043 2.10714 30.3914 5.85786 34.1421C9.60859 37.8929 14.6957 40 20 40Z'/%3e%3cpath class='cls-2' d='M1.25 20C1.25 22.4623 1.73498 24.9005 2.67726 27.1753C3.61953 29.4502 5.00065 31.5172 6.74175 33.2583C8.48285 34.9994 10.5498 36.3805 12.8247 37.3227C15.0995 38.265 17.5377 38.75 20 38.75C22.4623 38.75 24.9005 38.265 27.1753 37.3227C29.4502 36.3805 31.5172 34.9994 33.2583 33.2583C34.9994 31.5172 36.3805 29.4502 37.3227 27.1753C38.265 24.9005 38.75 22.4623 38.75 20C38.75 17.5377 38.265 15.0995 37.3227 12.8247C36.3805 10.5498 34.9994 8.48285 33.2583 6.74175C31.5172 5.00065 29.4502 3.61953 27.1753 2.67726C24.9005 1.73498 22.4623 1.25 20 1.25C17.5377 1.25 15.0995 1.73498 12.8247 2.67726C10.5498 3.61953 8.48285 5.00065 6.74175 6.74175C5.00065 8.48285 3.61953 10.5498 2.67726 12.8247C1.73498 15.0995 1.25 17.5377 1.25 20ZM13.9297 13.9297C14.1719 13.6875 14.5703 13.6875 14.8125 13.9297L20 19.1172L25.1797 13.9375C25.4219 13.6953 25.8203 13.6953 26.0625 13.9375C26.3047 14.1797 26.3047 14.5781 26.0625 14.8203L20.8828 20L26.0625 25.1797C26.3047 25.4219 26.3047 25.8203 26.0625 26.0625C25.8203 26.3047 25.4219 26.3047 25.1797 26.0625L20 20.8828L14.8203 26.0625C14.5781 26.3047 14.1797 26.3047 13.9375 26.0625C13.6953 25.8203 13.6953 25.4219 13.9375 25.1797L19.1172 20L13.9375 14.8203C13.6953 14.5781 13.6953 14.1797 13.9375 13.9375L13.9297 13.9297Z'/%3e%3cpath class='cls-3' d='M13.9297 14.8125C13.6875 14.5703 13.6875 14.1719 13.9297 13.9297L13.9375 13.9375C14.1797 13.6953 14.5781 13.6953 14.8203 13.9375L20 19.1172L25.1797 13.9375C25.4219 13.6953 25.8203 13.6953 26.0625 13.9375C26.3047 14.1797 26.3047 14.5781 26.0625 14.8203L20.8828 20L26.0625 25.1797C26.3047 25.4219 26.3047 25.8203 26.0625 26.0625C25.8203 26.3047 25.4219 26.3047 25.1797 26.0625L20 20.8828L14.8203 26.0625C14.5781 26.3047 14.1797 26.3047 13.9375 26.0625C13.6953 25.8203 13.6953 25.4219 13.9375 25.1797L19.1172 20L13.9297 14.8125Z'/%3e%3c/svg%3e");
38818
38966
  }
38819
38967
 
38968
+ .form-control {
38969
+ box-shadow: none;
38970
+ }
38971
+
38820
38972
  /*# sourceMappingURL=keymaster.css.map */