@itcase/tokens-am 1.1.35 → 1.1.36

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.
@@ -238,7 +238,677 @@
238
238
  --color-gradient-primary: #e00000, #e5802d, #5e982b;
239
239
  }/* DO NOT SET :root:where(.am) this will breaks postCSSFluid Typo *//* DO NOT SET :root:where(.am) this will breacks postCSSFluid Typo *//* Empty */
240
240
 
241
- @media screen {
241
+ @media print,
242
+ screen {
243
+
244
+ /**
245
+ * Do not edit directly, this file was auto-generated.
246
+ */
247
+
248
+ :root:where(.light-theme):where(.am) {
249
+ --color-accent-fill-primary: hsl(92, 49%, 47%);
250
+ --color-accent-fill-secondary: hsl(92, 28%, 62%);
251
+ --color-accent-fill-tertiary: hsl(93, 53%, 93%);
252
+ --color-accent-fill-quaternary: hsl(92, 71%, 27%);
253
+ --color-accent-fill-focus: hsl(92, 59%, 64%);
254
+ --color-accent-fill-hover-primary: hsl(91, 33%, 40%);
255
+ --color-accent-fill-hover-secondary: hsl(92, 28%, 62%);
256
+ --color-accent-fill-hover-tertiary: hsl(93, 53%, 93%);
257
+ --color-accent-fill-hover-quaternary: hsl(92, 71%, 27%);
258
+ --color-accent-fill-active-primary: hsl(92, 52%, 70%);
259
+ --color-accent-fill-active-secondary: hsl(92, 52%, 70%);
260
+ --color-accent-fill-active-tertiary: hsl(92, 52%, 70%);
261
+ --color-accent-fill-active-quaternary: hsl(92, 52%, 70%);
262
+ --color-accent-fill-disabled: hsl(93, 45%, 80%);
263
+ --color-accent-text-primary: hsl(0, 0%, 100%);
264
+ --color-accent-text-secondary: hsl(92, 49%, 47%);
265
+ --color-accent-text-tertiary: hsl(94, 53%, 68%);
266
+ --color-accent-text-quaternary: hsl(92, 37%, 35%);
267
+ --color-accent-text-hover: hsl(91, 33%, 40%);
268
+ --color-accent-text-focus: hsl(92, 59%, 64%);
269
+ --color-accent-text-active: hsl(92, 52%, 70%);
270
+ --color-accent-text-disabled: hsl(93, 45%, 80%);
271
+ --color-accent-item-primary: hsl(0, 0%, 100%);
272
+ --color-accent-item-secondary: hsl(92, 49%, 47%);
273
+ --color-accent-item-tertiary: hsl(94, 53%, 68%);
274
+ --color-accent-item-quaternary: hsl(92, 37%, 35%);
275
+ --color-accent-item-hover: hsl(91, 33%, 40%);
276
+ --color-accent-item-focus: hsl(92, 59%, 64%);
277
+ --color-accent-item-active: hsl(92, 52%, 70%);
278
+ --color-accent-item-disabled: hsl(93, 45%, 80%);
279
+ --color-accent-border-primary: hsl(0, 0%, 100%);
280
+ --color-accent-border-secondary: hsl(92, 49%, 47%);
281
+ --color-accent-border-tertiary: hsl(94, 53%, 68%);
282
+ --color-accent-border-quaternary: hsl(92, 37%, 35%);
283
+ --color-accent-border-hover: hsl(91, 33%, 40%);
284
+ --color-accent-border-focus: hsl(92, 59%, 64%);
285
+ --color-accent-border-active: hsl(92, 52%, 70%);
286
+ --color-accent-border-disabled: hsl(93, 45%, 80%);
287
+ --color-primary-fill-primary: hsl(36, 95%, 45%);
288
+ --color-primary-fill-secondary: hsl(36, 89%, 42%);
289
+ --color-primary-fill-tertiary: hsl(36, 100%, 90%);
290
+ --color-primary-fill-quaternary: hsl(36, 95%, 36%);
291
+ --color-primary-fill-focus: hsl(36, 95%, 45%);
292
+ --color-primary-fill-active: hsl(36, 95%, 45%);
293
+ --color-primary-fill-disabled: hsl(36, 100%, 90%);
294
+ --color-primary-fill-hover-primary: hsl(36, 95%, 45%);
295
+ --color-primary-fill-hover-secondary: hsl(36, 89%, 42%);
296
+ --color-primary-fill-hover-tertiary: hsl(36, 100%, 90%);
297
+ --color-primary-fill-hover-quaternary: hsl(36, 95%, 36%);
298
+ --color-primary-text-primary: hsl(0, 0%, 100%);
299
+ --color-primary-text-secondary: hsl(36, 95%, 45%);
300
+ --color-primary-text-tertiary: hsl(36, 100%, 86%);
301
+ --color-primary-text-quaternary: hsl(36, 95%, 36%);
302
+ --color-primary-text-hover: hsl(36, 95%, 45%);
303
+ --color-primary-text-focus: hsl(36, 95%, 45%);
304
+ --color-primary-text-active: hsl(36, 95%, 45%);
305
+ --color-primary-text-disabled: hsl(36, 45%, 57%);
306
+ --color-primary-item-primary: hsl(0, 0%, 100%);
307
+ --color-primary-item-secondary: hsl(36, 95%, 45%);
308
+ --color-primary-item-tertiary: hsl(36, 100%, 86%);
309
+ --color-primary-item-quaternary: hsl(36, 95%, 36%);
310
+ --color-primary-item-hover: hsl(36, 95%, 45%);
311
+ --color-primary-item-focus: hsl(36, 95%, 45%);
312
+ --color-primary-item-active: hsl(36, 95%, 45%);
313
+ --color-primary-item-disabled: hsl(36, 45%, 57%);
314
+ --color-primary-border-primary: hsl(0, 0%, 100%);
315
+ --color-primary-border-secondary: hsl(36, 95%, 45%);
316
+ --color-primary-border-tertiary: hsl(36, 100%, 86%);
317
+ --color-primary-border-quaternary: hsl(36, 95%, 36%);
318
+ --color-primary-border-hover: hsl(36, 95%, 45%);
319
+ --color-primary-border-focus: hsl(36, 95%, 45%);
320
+ --color-primary-border-active: hsl(36, 95%, 45%);
321
+ --color-primary-border-disabled: hsl(36, 45%, 57%);
322
+ --color-secondary-fill-primary: hsl(349, 96%, 44%);
323
+ --color-secondary-fill-secondary: hsl(349, 70%, 74%);
324
+ --color-secondary-fill-tertiary: hsl(348, 58%, 90%);
325
+ --color-secondary-fill-quaternary: hsl(349, 87%, 28%);
326
+ --color-secondary-fill-focus: hsl(349, 84%, 59%);
327
+ --color-secondary-fill-active: hsl(350, 58%, 41%);
328
+ --color-secondary-fill-disabled: hsl(348, 20%, 64%);
329
+ --color-secondary-fill-hover-primary: hsl(349, 96%, 44%);
330
+ --color-secondary-fill-hover-secondary: hsl(349, 70%, 74%);
331
+ --color-secondary-fill-hover-tertiary: hsl(348, 58%, 90%);
332
+ --color-secondary-fill-hover-quaternary: hsl(349, 87%, 28%);
333
+ --color-secondary-text-primary: hsl(0, 0%, 100%);
334
+ --color-secondary-text-secondary: hsl(349, 96%, 44%);
335
+ --color-secondary-text-tertiary: hsl(348, 58%, 90%);
336
+ --color-secondary-text-quaternary: hsl(349, 87%, 28%);
337
+ --color-secondary-text-hover: hsl(349, 96%, 44%);
338
+ --color-secondary-text-focus: hsl(349, 84%, 59%);
339
+ --color-secondary-text-active: hsl(350, 58%, 41%);
340
+ --color-secondary-text-disabled: hsl(348, 20%, 64%);
341
+ --color-secondary-item-primary: hsl(0, 0%, 100%);
342
+ --color-secondary-item-secondary: hsl(349, 96%, 44%);
343
+ --color-secondary-item-tertiary: hsl(348, 58%, 90%);
344
+ --color-secondary-item-quaternary: hsl(349, 87%, 28%);
345
+ --color-secondary-item-hover: hsl(349, 96%, 44%);
346
+ --color-secondary-item-focus: hsl(349, 84%, 59%);
347
+ --color-secondary-item-active: hsl(350, 58%, 41%);
348
+ --color-secondary-item-disabled: hsl(348, 20%, 64%);
349
+ --color-secondary-border-primary: hsl(0, 0%, 100%);
350
+ --color-secondary-border-secondary: hsl(349, 96%, 44%);
351
+ --color-secondary-border-tertiary: hsl(348, 58%, 90%);
352
+ --color-secondary-border-quaternary: hsl(349, 87%, 28%);
353
+ --color-secondary-border-hover: hsl(349, 96%, 44%);
354
+ --color-secondary-border-focus: hsl(349, 84%, 59%);
355
+ --color-secondary-border-active: hsl(350, 58%, 41%);
356
+ --color-secondary-border-disabled: hsl(348, 20%, 64%);
357
+ --color-surface-fill-primary: hsl(0, 0%, 100%);
358
+ --color-surface-fill-secondary: hsl(220, 14%, 96%);
359
+ --color-surface-fill-tertiary: hsl(0, 0%, 85%);
360
+ --color-surface-fill-quaternary: hsl(0, 0%, 45%);
361
+ --color-surface-fill-quaternary-50: hsl(0, 0%, 45%);
362
+ --color-surface-fill-inverse: hsl(0, 0%, 0%);
363
+ --color-surface-fill-focus: hsl(0, 0%, 59%);
364
+ --color-surface-fill-active: hsl(92, 49%, 47%);
365
+ --color-surface-fill-disabled: hsl(0, 0%, 93%);
366
+ --color-surface-fill-hover-primary: hsl(0, 0%, 79%);
367
+ --color-surface-fill-hover-secondary: hsl(220, 14%, 96%);
368
+ --color-surface-fill-hover-tertiary: hsl(0, 0%, 85%);
369
+ --color-surface-fill-hover-quaternary: hsl(0, 0%, 45%);
370
+ --color-surface-text-primary: hsl(0, 0%, 0%);
371
+ --color-surface-text-secondary: hsl(0, 0%, 93%);
372
+ --color-surface-text-tertiary: hsl(0, 0%, 85%);
373
+ --color-surface-text-quaternary: hsl(0, 0%, 45%);
374
+ --color-surface-text-inverse: hsl(0, 0%, 100%);
375
+ --color-surface-text-hover: hsl(0, 0%, 79%);
376
+ --color-surface-text-focus: hsl(0, 0%, 59%);
377
+ --color-surface-text-active: hsl(92, 49%, 47%);
378
+ --color-surface-text-disabled: hsl(0, 0%, 47%);
379
+ --color-surface-item-primary: hsl(0, 0%, 0%);
380
+ --color-surface-item-secondary: hsl(0, 0%, 93%);
381
+ --color-surface-item-tertiary: hsl(0, 0%, 85%);
382
+ --color-surface-item-quaternary: hsl(0, 0%, 45%);
383
+ --color-surface-item-inverse: hsl(0, 0%, 100%);
384
+ --color-surface-item-hover: hsl(0, 0%, 79%);
385
+ --color-surface-item-focus: hsl(0, 0%, 59%);
386
+ --color-surface-item-active: hsl(92, 49%, 47%);
387
+ --color-surface-item-disabled: hsl(0, 0%, 47%);
388
+ --color-surface-border-primary: hsl(0, 0%, 0%);
389
+ --color-surface-border-secondary: hsl(0, 0%, 93%);
390
+ --color-surface-border-tertiary: hsl(0, 0%, 85%);
391
+ --color-surface-border-quaternary: hsl(0, 0%, 45%);
392
+ --color-surface-border-inverse: hsl(0, 0%, 100%);
393
+ --color-surface-border-hover: hsl(0, 0%, 79%);
394
+ --color-surface-border-focus: hsl(0, 0%, 59%);
395
+ --color-surface-border-active: hsl(92, 49%, 47%);
396
+ --color-surface-border-disabled: hsl(0, 0%, 47%);
397
+ --color-error-fill-primary: hsl(0, 100%, 44%);
398
+ --color-error-fill-secondary: hsl(0, 100%, 73%);
399
+ --color-error-fill-tertiary: hsl(0, 100%, 92%);
400
+ --color-error-fill-quaternary: hsl(0, 100%, 44%);
401
+ --color-error-fill-focus: hsl(0, 100%, 29%);
402
+ --color-error-fill-active: hsl(0, 86%, 59%);
403
+ --color-error-fill-disabled: hsl(0, 100%, 92%);
404
+ --color-error-fill-hover-primary: hsl(0, 60%, 41%);
405
+ --color-error-fill-hover-secondary: hsl(0, 100%, 73%);
406
+ --color-error-fill-hover-tertiary: hsl(0, 100%, 92%);
407
+ --color-error-fill-hover-quaternary: hsl(0, 100%, 44%);
408
+ --color-error-text-primary: hsl(0, 0%, 100%);
409
+ --color-error-text-secondary: hsl(0, 100%, 73%);
410
+ --color-error-text-tertiary: hsl(0, 100%, 92%);
411
+ --color-error-text-quaternary: hsl(0, 100%, 44%);
412
+ --color-error-text-hover: hsl(0, 60%, 41%);
413
+ --color-error-text-focus: hsl(0, 100%, 29%);
414
+ --color-error-text-active: hsl(0, 86%, 59%);
415
+ --color-error-text-disabled: hsl(0, 31%, 65%);
416
+ --color-error-item-primary: hsl(0, 0%, 100%);
417
+ --color-error-item-secondary: hsl(0, 100%, 73%);
418
+ --color-error-item-tertiary: hsl(0, 100%, 92%);
419
+ --color-error-item-quaternary: hsl(0, 100%, 44%);
420
+ --color-error-item-hover: hsl(0, 60%, 41%);
421
+ --color-error-item-focus: hsl(0, 100%, 29%);
422
+ --color-error-item-active: hsl(0, 86%, 59%);
423
+ --color-error-item-disabled: hsl(0, 31%, 65%);
424
+ --color-error-border-primary: hsl(0, 0%, 100%);
425
+ --color-error-border-secondary: hsl(0, 100%, 73%);
426
+ --color-error-border-tertiary: hsl(0, 100%, 92%);
427
+ --color-error-border-quaternary: hsl(0, 100%, 44%);
428
+ --color-error-border-hover: hsl(0, 60%, 41%);
429
+ --color-error-border-focus: hsl(0, 100%, 29%);
430
+ --color-error-border-active: hsl(0, 100%, 44%);
431
+ --color-error-border-disabled: hsl(0, 31%, 65%);
432
+ --color-warning-fill-primary: hsl(36, 95%, 45%);
433
+ --color-warning-fill-secondary: hsl(36, 76%, 71%);
434
+ --color-warning-fill-tertiary: hsl(36, 100%, 93%);
435
+ --color-warning-fill-quaternary: hsl(36, 66%, 40%);
436
+ --color-warning-fill-focus: hsl(36, 95%, 45%);
437
+ --color-warning-fill-active: hsl(36, 97%, 29%);
438
+ --color-warning-fill-disabled: hsl(36, 83%, 86%);
439
+ --color-warning-fill-hover-primary: hsl(36, 85%, 59%);
440
+ --color-warning-fill-hover-secondary: hsl(36, 76%, 71%);
441
+ --color-warning-fill-hover-tertiary: hsl(36, 100%, 93%);
442
+ --color-warning-fill-hover-quaternary: hsl(36, 66%, 40%);
443
+ --color-warning-text-primary: hsl(0, 0%, 100%);
444
+ --color-warning-text-secondary: hsl(36, 95%, 45%);
445
+ --color-warning-text-tertiary: hsl(36, 100%, 93%);
446
+ --color-warning-text-quaternary: hsl(36, 100%, 29%);
447
+ --color-warning-text-focus: hsl(36, 95%, 45%);
448
+ --color-warning-text-hover: hsl(36, 85%, 59%);
449
+ --color-warning-text-active: hsl(36, 97%, 29%);
450
+ --color-warning-text-disabled: hsl(36, 31%, 57%);
451
+ --color-warning-item-primary: hsl(0, 0%, 100%);
452
+ --color-warning-item-secondary: hsl(36, 95%, 45%);
453
+ --color-warning-item-tertiary: hsl(36, 100%, 93%);
454
+ --color-warning-item-quaternary: hsl(36, 100%, 29%);
455
+ --color-warning-item-focus: hsl(36, 95%, 45%);
456
+ --color-warning-item-hover: hsl(36, 85%, 59%);
457
+ --color-warning-item-active: hsl(36, 97%, 29%);
458
+ --color-warning-item-disabled: hsl(36, 31%, 57%);
459
+ --color-warning-border-primary: hsl(0, 0%, 100%);
460
+ --color-warning-border-secondary: hsl(36, 95%, 45%);
461
+ --color-warning-border-tertiary: hsl(36, 100%, 93%);
462
+ --color-warning-border-quaternary: hsl(36, 100%, 29%);
463
+ --color-warning-border-focus: hsl(36, 95%, 45%);
464
+ --color-warning-border-hover: hsl(36, 85%, 59%);
465
+ --color-warning-border-active: hsl(36, 97%, 29%);
466
+ --color-warning-border-disabled: hsl(36, 31%, 57%);
467
+ --color-success-fill-primary: hsl(92, 56%, 38%);
468
+ --color-success-fill-hover-primary: hsl(92, 56%, 38%);
469
+ --color-success-fill-hover-secondary: hsl(92, 68%, 48%);
470
+ --color-success-fill-hover-tertiary: hsl(90, 53%, 93%);
471
+ --color-success-fill-hover-quaternary: hsl(92, 90%, 37%);
472
+ --color-success-fill-secondary: hsl(92, 68%, 48%);
473
+ --color-success-fill-tertiary: hsl(90, 53%, 93%);
474
+ --color-success-fill-quaternary: hsl(92, 90%, 37%);
475
+ --color-success-fill-focus: hsl(92, 75%, 22%);
476
+ --color-success-fill-active: hsl(92, 52%, 58%);
477
+ --color-success-fill-disabled: hsl(92, 43%, 80%);
478
+ --color-success-text-primary: hsl(0, 0%, 100%);
479
+ --color-success-text-secondary: hsl(92, 68%, 48%);
480
+ --color-success-text-tertiary: hsl(90, 53%, 93%);
481
+ --color-success-text-quaternary: hsl(92, 90%, 37%);
482
+ --color-success-text-hover: hsl(92, 56%, 38%);
483
+ --color-success-text-focus: hsl(92, 75%, 22%);
484
+ --color-success-text-active: hsl(92, 52%, 58%);
485
+ --color-success-text-disabled: hsl(92, 22%, 54%);
486
+ --color-success-item-primary: hsl(0, 0%, 100%);
487
+ --color-success-item-secondary: hsl(92, 68%, 48%);
488
+ --color-success-item-tertiary: hsl(90, 53%, 93%);
489
+ --color-success-item-quaternary: hsl(92, 90%, 37%);
490
+ --color-success-item-hover: hsl(92, 56%, 38%);
491
+ --color-success-item-focus: hsl(92, 75%, 22%);
492
+ --color-success-item-active: hsl(92, 52%, 58%);
493
+ --color-success-item-disabled: hsl(92, 22%, 54%);
494
+ --color-success-border-primary: hsl(0, 0%, 100%);
495
+ --color-success-border-secondary: hsl(92, 68%, 48%);
496
+ --color-success-border-tertiary: hsl(90, 53%, 93%);
497
+ --color-success-border-quaternary: hsl(92, 90%, 37%);
498
+ --color-success-border-hover: hsl(92, 56%, 38%);
499
+ --color-success-border-focus: hsl(92, 75%, 22%);
500
+ --color-success-border-active: hsl(92, 52%, 58%);
501
+ --color-success-border-disabled: hsl(92, 22%, 54%);
502
+ --color-info-fill-primary: hsl(226, 100%, 52%);
503
+ --color-info-fill-hover-primary: hsl(226, 100%, 52%);
504
+ --color-info-fill-hover-secondary: hsl(226, 100%, 75%);
505
+ --color-info-fill-hover-tertiary: hsl(227, 100%, 96%);
506
+ --color-info-fill-hover-quaternary: hsl(226, 49%, 22%);
507
+ --color-info-fill-secondary: hsl(226, 100%, 75%);
508
+ --color-info-fill-tertiary: hsl(227, 100%, 96%);
509
+ --color-info-fill-quaternary: hsl(226, 49%, 22%);
510
+ --color-info-fill-focus: hsl(226, 49%, 45%);
511
+ --color-info-fill-active: hsl(226, 100%, 75%);
512
+ --color-info-fill-disabled: hsl(227, 36%, 85%);
513
+ --color-info-text-primary: hsl(0, 0%, 100%);
514
+ --color-info-text-secondary: hsl(226, 100%, 52%);
515
+ --color-info-text-tertiary: hsl(227, 100%, 96%);
516
+ --color-info-text-quaternary: hsl(226, 49%, 22%);
517
+ --color-info-text-hover: hsl(226, 100%, 67%);
518
+ --color-info-text-focus: hsl(226, 49%, 45%);
519
+ --color-info-text-active: hsl(226, 100%, 75%);
520
+ --color-info-text-disabled: hsl(227, 36%, 85%);
521
+ --color-info-item-primary: hsl(0, 0%, 100%);
522
+ --color-info-item-secondary: hsl(226, 100%, 52%);
523
+ --color-info-item-tertiary: hsl(227, 100%, 96%);
524
+ --color-info-item-quaternary: hsl(226, 49%, 22%);
525
+ --color-info-item-hover: hsl(226, 100%, 67%);
526
+ --color-info-item-focus: hsl(226, 49%, 45%);
527
+ --color-info-item-active: hsl(226, 100%, 75%);
528
+ --color-info-item-disabled: hsl(227, 36%, 85%);
529
+ --color-info-border-primary: hsl(0, 0%, 100%);
530
+ --color-info-border-secondary: hsl(226, 100%, 52%);
531
+ --color-info-border-tertiary: hsl(227, 100%, 96%);
532
+ --color-info-border-quaternary: hsl(226, 49%, 22%);
533
+ --color-info-border-hover: hsl(226, 100%, 67%);
534
+ --color-info-border-focus: hsl(226, 49%, 45%);
535
+ --color-info-border-active: hsl(226, 100%, 75%);
536
+ --color-info-border-disabled: hsl(227, 36%, 85%);
537
+ --color-danger-fill-primary: hsl(349, 68%, 50%);
538
+ --color-danger-fill-hover-primary: hsl(349, 92%, 51%);
539
+ --color-danger-fill-hover-secondary: hsl(0, 0%, 100%);
540
+ --color-danger-fill-hover-tertiary: hsl(349, 70%, 91%);
541
+ --color-danger-fill-hover-quaternary: hsl(349, 74%, 47%);
542
+ --color-danger-fill-secondary: hsl(0, 0%, 100%);
543
+ --color-danger-fill-tertiary: hsl(349, 70%, 91%);
544
+ --color-danger-fill-quaternary: hsl(349, 74%, 47%);
545
+ --color-danger-fill-focus: hsl(349, 95%, 64%);
546
+ --color-danger-fill-active: hsl(349, 94%, 32%);
547
+ --color-danger-fill-disabled: hsl(349, 43%, 75%);
548
+ --color-danger-text-primary: hsl(0, 0%, 100%);
549
+ --color-danger-text-secondary: hsl(349, 68%, 50%);
550
+ --color-danger-text-tertiary: hsl(349, 70%, 91%);
551
+ --color-danger-text-quaternary: hsl(349, 74%, 47%);
552
+ --color-danger-text-hover: hsl(349, 92%, 51%);
553
+ --color-danger-text-focus: hsl(349, 95%, 64%);
554
+ --color-danger-text-active: hsl(349, 94%, 32%);
555
+ --color-danger-text-disabled: hsl(349, 43%, 75%);
556
+ --color-danger-item-primary: hsl(0, 0%, 100%);
557
+ --color-danger-item-secondary: hsl(349, 68%, 50%);
558
+ --color-danger-item-tertiary: hsl(349, 70%, 91%);
559
+ --color-danger-item-quaternary: hsl(349, 74%, 47%);
560
+ --color-danger-item-hover: hsl(349, 92%, 51%);
561
+ --color-danger-item-focus: hsl(349, 95%, 64%);
562
+ --color-danger-item-active: hsl(349, 94%, 32%);
563
+ --color-danger-item-disabled: hsl(349, 43%, 75%);
564
+ --color-danger-border-primary: hsl(0, 0%, 100%);
565
+ --color-danger-border-secondary: hsl(349, 68%, 50%);
566
+ --color-danger-border-tertiary: hsl(349, 70%, 91%);
567
+ --color-danger-border-quaternary: hsl(349, 74%, 47%);
568
+ --color-danger-border-hover: hsl(349, 92%, 51%);
569
+ --color-danger-border-focus: hsl(349, 95%, 64%);
570
+ --color-danger-border-active: hsl(349, 94%, 32%);
571
+ --color-danger-border-disabled: hsl(349, 43%, 75%);
572
+ --color-disabled-item-disabled: hsl(0, 0%, 47%);
573
+ }
574
+ }
575
+
576
+ @media print,
577
+ screen and (prefers-color-scheme: light) {
578
+
579
+ /**
580
+ * Do not edit directly, this file was auto-generated.
581
+ */
582
+
583
+ :root:where(:not(.dark-theme)):where(.am) {
584
+ --color-accent-fill-primary: hsl(92, 49%, 47%);
585
+ --color-accent-fill-secondary: hsl(92, 28%, 62%);
586
+ --color-accent-fill-tertiary: hsl(93, 53%, 93%);
587
+ --color-accent-fill-quaternary: hsl(92, 71%, 27%);
588
+ --color-accent-fill-focus: hsl(92, 59%, 64%);
589
+ --color-accent-fill-hover-primary: hsl(91, 33%, 40%);
590
+ --color-accent-fill-hover-secondary: hsl(92, 28%, 62%);
591
+ --color-accent-fill-hover-tertiary: hsl(93, 53%, 93%);
592
+ --color-accent-fill-hover-quaternary: hsl(92, 71%, 27%);
593
+ --color-accent-fill-active-primary: hsl(92, 52%, 70%);
594
+ --color-accent-fill-active-secondary: hsl(92, 52%, 70%);
595
+ --color-accent-fill-active-tertiary: hsl(92, 52%, 70%);
596
+ --color-accent-fill-active-quaternary: hsl(92, 52%, 70%);
597
+ --color-accent-fill-disabled: hsl(93, 45%, 80%);
598
+ --color-accent-text-primary: hsl(0, 0%, 100%);
599
+ --color-accent-text-secondary: hsl(92, 49%, 47%);
600
+ --color-accent-text-tertiary: hsl(94, 53%, 68%);
601
+ --color-accent-text-quaternary: hsl(92, 37%, 35%);
602
+ --color-accent-text-hover: hsl(91, 33%, 40%);
603
+ --color-accent-text-focus: hsl(92, 59%, 64%);
604
+ --color-accent-text-active: hsl(92, 52%, 70%);
605
+ --color-accent-text-disabled: hsl(93, 45%, 80%);
606
+ --color-accent-item-primary: hsl(0, 0%, 100%);
607
+ --color-accent-item-secondary: hsl(92, 49%, 47%);
608
+ --color-accent-item-tertiary: hsl(94, 53%, 68%);
609
+ --color-accent-item-quaternary: hsl(92, 37%, 35%);
610
+ --color-accent-item-hover: hsl(91, 33%, 40%);
611
+ --color-accent-item-focus: hsl(92, 59%, 64%);
612
+ --color-accent-item-active: hsl(92, 52%, 70%);
613
+ --color-accent-item-disabled: hsl(93, 45%, 80%);
614
+ --color-accent-border-primary: hsl(0, 0%, 100%);
615
+ --color-accent-border-secondary: hsl(92, 49%, 47%);
616
+ --color-accent-border-tertiary: hsl(94, 53%, 68%);
617
+ --color-accent-border-quaternary: hsl(92, 37%, 35%);
618
+ --color-accent-border-hover: hsl(91, 33%, 40%);
619
+ --color-accent-border-focus: hsl(92, 59%, 64%);
620
+ --color-accent-border-active: hsl(92, 52%, 70%);
621
+ --color-accent-border-disabled: hsl(93, 45%, 80%);
622
+ --color-primary-fill-primary: hsl(36, 95%, 45%);
623
+ --color-primary-fill-secondary: hsl(36, 89%, 42%);
624
+ --color-primary-fill-tertiary: hsl(36, 100%, 90%);
625
+ --color-primary-fill-quaternary: hsl(36, 95%, 36%);
626
+ --color-primary-fill-focus: hsl(36, 95%, 45%);
627
+ --color-primary-fill-active: hsl(36, 95%, 45%);
628
+ --color-primary-fill-disabled: hsl(36, 100%, 90%);
629
+ --color-primary-fill-hover-primary: hsl(36, 95%, 45%);
630
+ --color-primary-fill-hover-secondary: hsl(36, 89%, 42%);
631
+ --color-primary-fill-hover-tertiary: hsl(36, 100%, 90%);
632
+ --color-primary-fill-hover-quaternary: hsl(36, 95%, 36%);
633
+ --color-primary-text-primary: hsl(0, 0%, 100%);
634
+ --color-primary-text-secondary: hsl(36, 95%, 45%);
635
+ --color-primary-text-tertiary: hsl(36, 100%, 86%);
636
+ --color-primary-text-quaternary: hsl(36, 95%, 36%);
637
+ --color-primary-text-hover: hsl(36, 95%, 45%);
638
+ --color-primary-text-focus: hsl(36, 95%, 45%);
639
+ --color-primary-text-active: hsl(36, 95%, 45%);
640
+ --color-primary-text-disabled: hsl(36, 45%, 57%);
641
+ --color-primary-item-primary: hsl(0, 0%, 100%);
642
+ --color-primary-item-secondary: hsl(36, 95%, 45%);
643
+ --color-primary-item-tertiary: hsl(36, 100%, 86%);
644
+ --color-primary-item-quaternary: hsl(36, 95%, 36%);
645
+ --color-primary-item-hover: hsl(36, 95%, 45%);
646
+ --color-primary-item-focus: hsl(36, 95%, 45%);
647
+ --color-primary-item-active: hsl(36, 95%, 45%);
648
+ --color-primary-item-disabled: hsl(36, 45%, 57%);
649
+ --color-primary-border-primary: hsl(0, 0%, 100%);
650
+ --color-primary-border-secondary: hsl(36, 95%, 45%);
651
+ --color-primary-border-tertiary: hsl(36, 100%, 86%);
652
+ --color-primary-border-quaternary: hsl(36, 95%, 36%);
653
+ --color-primary-border-hover: hsl(36, 95%, 45%);
654
+ --color-primary-border-focus: hsl(36, 95%, 45%);
655
+ --color-primary-border-active: hsl(36, 95%, 45%);
656
+ --color-primary-border-disabled: hsl(36, 45%, 57%);
657
+ --color-secondary-fill-primary: hsl(349, 96%, 44%);
658
+ --color-secondary-fill-secondary: hsl(349, 70%, 74%);
659
+ --color-secondary-fill-tertiary: hsl(348, 58%, 90%);
660
+ --color-secondary-fill-quaternary: hsl(349, 87%, 28%);
661
+ --color-secondary-fill-focus: hsl(349, 84%, 59%);
662
+ --color-secondary-fill-active: hsl(350, 58%, 41%);
663
+ --color-secondary-fill-disabled: hsl(348, 20%, 64%);
664
+ --color-secondary-fill-hover-primary: hsl(349, 96%, 44%);
665
+ --color-secondary-fill-hover-secondary: hsl(349, 70%, 74%);
666
+ --color-secondary-fill-hover-tertiary: hsl(348, 58%, 90%);
667
+ --color-secondary-fill-hover-quaternary: hsl(349, 87%, 28%);
668
+ --color-secondary-text-primary: hsl(0, 0%, 100%);
669
+ --color-secondary-text-secondary: hsl(349, 96%, 44%);
670
+ --color-secondary-text-tertiary: hsl(348, 58%, 90%);
671
+ --color-secondary-text-quaternary: hsl(349, 87%, 28%);
672
+ --color-secondary-text-hover: hsl(349, 96%, 44%);
673
+ --color-secondary-text-focus: hsl(349, 84%, 59%);
674
+ --color-secondary-text-active: hsl(350, 58%, 41%);
675
+ --color-secondary-text-disabled: hsl(348, 20%, 64%);
676
+ --color-secondary-item-primary: hsl(0, 0%, 100%);
677
+ --color-secondary-item-secondary: hsl(349, 96%, 44%);
678
+ --color-secondary-item-tertiary: hsl(348, 58%, 90%);
679
+ --color-secondary-item-quaternary: hsl(349, 87%, 28%);
680
+ --color-secondary-item-hover: hsl(349, 96%, 44%);
681
+ --color-secondary-item-focus: hsl(349, 84%, 59%);
682
+ --color-secondary-item-active: hsl(350, 58%, 41%);
683
+ --color-secondary-item-disabled: hsl(348, 20%, 64%);
684
+ --color-secondary-border-primary: hsl(0, 0%, 100%);
685
+ --color-secondary-border-secondary: hsl(349, 96%, 44%);
686
+ --color-secondary-border-tertiary: hsl(348, 58%, 90%);
687
+ --color-secondary-border-quaternary: hsl(349, 87%, 28%);
688
+ --color-secondary-border-hover: hsl(349, 96%, 44%);
689
+ --color-secondary-border-focus: hsl(349, 84%, 59%);
690
+ --color-secondary-border-active: hsl(350, 58%, 41%);
691
+ --color-secondary-border-disabled: hsl(348, 20%, 64%);
692
+ --color-surface-fill-primary: hsl(0, 0%, 100%);
693
+ --color-surface-fill-secondary: hsl(220, 14%, 96%);
694
+ --color-surface-fill-tertiary: hsl(0, 0%, 85%);
695
+ --color-surface-fill-quaternary: hsl(0, 0%, 45%);
696
+ --color-surface-fill-quaternary-50: hsl(0, 0%, 45%);
697
+ --color-surface-fill-inverse: hsl(0, 0%, 0%);
698
+ --color-surface-fill-focus: hsl(0, 0%, 59%);
699
+ --color-surface-fill-active: hsl(92, 49%, 47%);
700
+ --color-surface-fill-disabled: hsl(0, 0%, 93%);
701
+ --color-surface-fill-hover-primary: hsl(0, 0%, 79%);
702
+ --color-surface-fill-hover-secondary: hsl(220, 14%, 96%);
703
+ --color-surface-fill-hover-tertiary: hsl(0, 0%, 85%);
704
+ --color-surface-fill-hover-quaternary: hsl(0, 0%, 45%);
705
+ --color-surface-text-primary: hsl(0, 0%, 0%);
706
+ --color-surface-text-secondary: hsl(0, 0%, 93%);
707
+ --color-surface-text-tertiary: hsl(0, 0%, 85%);
708
+ --color-surface-text-quaternary: hsl(0, 0%, 45%);
709
+ --color-surface-text-inverse: hsl(0, 0%, 100%);
710
+ --color-surface-text-hover: hsl(0, 0%, 79%);
711
+ --color-surface-text-focus: hsl(0, 0%, 59%);
712
+ --color-surface-text-active: hsl(92, 49%, 47%);
713
+ --color-surface-text-disabled: hsl(0, 0%, 47%);
714
+ --color-surface-item-primary: hsl(0, 0%, 0%);
715
+ --color-surface-item-secondary: hsl(0, 0%, 93%);
716
+ --color-surface-item-tertiary: hsl(0, 0%, 85%);
717
+ --color-surface-item-quaternary: hsl(0, 0%, 45%);
718
+ --color-surface-item-inverse: hsl(0, 0%, 100%);
719
+ --color-surface-item-hover: hsl(0, 0%, 79%);
720
+ --color-surface-item-focus: hsl(0, 0%, 59%);
721
+ --color-surface-item-active: hsl(92, 49%, 47%);
722
+ --color-surface-item-disabled: hsl(0, 0%, 47%);
723
+ --color-surface-border-primary: hsl(0, 0%, 0%);
724
+ --color-surface-border-secondary: hsl(0, 0%, 93%);
725
+ --color-surface-border-tertiary: hsl(0, 0%, 85%);
726
+ --color-surface-border-quaternary: hsl(0, 0%, 45%);
727
+ --color-surface-border-inverse: hsl(0, 0%, 100%);
728
+ --color-surface-border-hover: hsl(0, 0%, 79%);
729
+ --color-surface-border-focus: hsl(0, 0%, 59%);
730
+ --color-surface-border-active: hsl(92, 49%, 47%);
731
+ --color-surface-border-disabled: hsl(0, 0%, 47%);
732
+ --color-error-fill-primary: hsl(0, 100%, 44%);
733
+ --color-error-fill-secondary: hsl(0, 100%, 73%);
734
+ --color-error-fill-tertiary: hsl(0, 100%, 92%);
735
+ --color-error-fill-quaternary: hsl(0, 100%, 44%);
736
+ --color-error-fill-focus: hsl(0, 100%, 29%);
737
+ --color-error-fill-active: hsl(0, 86%, 59%);
738
+ --color-error-fill-disabled: hsl(0, 100%, 92%);
739
+ --color-error-fill-hover-primary: hsl(0, 60%, 41%);
740
+ --color-error-fill-hover-secondary: hsl(0, 100%, 73%);
741
+ --color-error-fill-hover-tertiary: hsl(0, 100%, 92%);
742
+ --color-error-fill-hover-quaternary: hsl(0, 100%, 44%);
743
+ --color-error-text-primary: hsl(0, 0%, 100%);
744
+ --color-error-text-secondary: hsl(0, 100%, 73%);
745
+ --color-error-text-tertiary: hsl(0, 100%, 92%);
746
+ --color-error-text-quaternary: hsl(0, 100%, 44%);
747
+ --color-error-text-hover: hsl(0, 60%, 41%);
748
+ --color-error-text-focus: hsl(0, 100%, 29%);
749
+ --color-error-text-active: hsl(0, 86%, 59%);
750
+ --color-error-text-disabled: hsl(0, 31%, 65%);
751
+ --color-error-item-primary: hsl(0, 0%, 100%);
752
+ --color-error-item-secondary: hsl(0, 100%, 73%);
753
+ --color-error-item-tertiary: hsl(0, 100%, 92%);
754
+ --color-error-item-quaternary: hsl(0, 100%, 44%);
755
+ --color-error-item-hover: hsl(0, 60%, 41%);
756
+ --color-error-item-focus: hsl(0, 100%, 29%);
757
+ --color-error-item-active: hsl(0, 86%, 59%);
758
+ --color-error-item-disabled: hsl(0, 31%, 65%);
759
+ --color-error-border-primary: hsl(0, 0%, 100%);
760
+ --color-error-border-secondary: hsl(0, 100%, 73%);
761
+ --color-error-border-tertiary: hsl(0, 100%, 92%);
762
+ --color-error-border-quaternary: hsl(0, 100%, 44%);
763
+ --color-error-border-hover: hsl(0, 60%, 41%);
764
+ --color-error-border-focus: hsl(0, 100%, 29%);
765
+ --color-error-border-active: hsl(0, 100%, 44%);
766
+ --color-error-border-disabled: hsl(0, 31%, 65%);
767
+ --color-warning-fill-primary: hsl(36, 95%, 45%);
768
+ --color-warning-fill-secondary: hsl(36, 76%, 71%);
769
+ --color-warning-fill-tertiary: hsl(36, 100%, 93%);
770
+ --color-warning-fill-quaternary: hsl(36, 66%, 40%);
771
+ --color-warning-fill-focus: hsl(36, 95%, 45%);
772
+ --color-warning-fill-active: hsl(36, 97%, 29%);
773
+ --color-warning-fill-disabled: hsl(36, 83%, 86%);
774
+ --color-warning-fill-hover-primary: hsl(36, 85%, 59%);
775
+ --color-warning-fill-hover-secondary: hsl(36, 76%, 71%);
776
+ --color-warning-fill-hover-tertiary: hsl(36, 100%, 93%);
777
+ --color-warning-fill-hover-quaternary: hsl(36, 66%, 40%);
778
+ --color-warning-text-primary: hsl(0, 0%, 100%);
779
+ --color-warning-text-secondary: hsl(36, 95%, 45%);
780
+ --color-warning-text-tertiary: hsl(36, 100%, 93%);
781
+ --color-warning-text-quaternary: hsl(36, 100%, 29%);
782
+ --color-warning-text-focus: hsl(36, 95%, 45%);
783
+ --color-warning-text-hover: hsl(36, 85%, 59%);
784
+ --color-warning-text-active: hsl(36, 97%, 29%);
785
+ --color-warning-text-disabled: hsl(36, 31%, 57%);
786
+ --color-warning-item-primary: hsl(0, 0%, 100%);
787
+ --color-warning-item-secondary: hsl(36, 95%, 45%);
788
+ --color-warning-item-tertiary: hsl(36, 100%, 93%);
789
+ --color-warning-item-quaternary: hsl(36, 100%, 29%);
790
+ --color-warning-item-focus: hsl(36, 95%, 45%);
791
+ --color-warning-item-hover: hsl(36, 85%, 59%);
792
+ --color-warning-item-active: hsl(36, 97%, 29%);
793
+ --color-warning-item-disabled: hsl(36, 31%, 57%);
794
+ --color-warning-border-primary: hsl(0, 0%, 100%);
795
+ --color-warning-border-secondary: hsl(36, 95%, 45%);
796
+ --color-warning-border-tertiary: hsl(36, 100%, 93%);
797
+ --color-warning-border-quaternary: hsl(36, 100%, 29%);
798
+ --color-warning-border-focus: hsl(36, 95%, 45%);
799
+ --color-warning-border-hover: hsl(36, 85%, 59%);
800
+ --color-warning-border-active: hsl(36, 97%, 29%);
801
+ --color-warning-border-disabled: hsl(36, 31%, 57%);
802
+ --color-success-fill-primary: hsl(92, 56%, 38%);
803
+ --color-success-fill-hover-primary: hsl(92, 56%, 38%);
804
+ --color-success-fill-hover-secondary: hsl(92, 68%, 48%);
805
+ --color-success-fill-hover-tertiary: hsl(90, 53%, 93%);
806
+ --color-success-fill-hover-quaternary: hsl(92, 90%, 37%);
807
+ --color-success-fill-secondary: hsl(92, 68%, 48%);
808
+ --color-success-fill-tertiary: hsl(90, 53%, 93%);
809
+ --color-success-fill-quaternary: hsl(92, 90%, 37%);
810
+ --color-success-fill-focus: hsl(92, 75%, 22%);
811
+ --color-success-fill-active: hsl(92, 52%, 58%);
812
+ --color-success-fill-disabled: hsl(92, 43%, 80%);
813
+ --color-success-text-primary: hsl(0, 0%, 100%);
814
+ --color-success-text-secondary: hsl(92, 68%, 48%);
815
+ --color-success-text-tertiary: hsl(90, 53%, 93%);
816
+ --color-success-text-quaternary: hsl(92, 90%, 37%);
817
+ --color-success-text-hover: hsl(92, 56%, 38%);
818
+ --color-success-text-focus: hsl(92, 75%, 22%);
819
+ --color-success-text-active: hsl(92, 52%, 58%);
820
+ --color-success-text-disabled: hsl(92, 22%, 54%);
821
+ --color-success-item-primary: hsl(0, 0%, 100%);
822
+ --color-success-item-secondary: hsl(92, 68%, 48%);
823
+ --color-success-item-tertiary: hsl(90, 53%, 93%);
824
+ --color-success-item-quaternary: hsl(92, 90%, 37%);
825
+ --color-success-item-hover: hsl(92, 56%, 38%);
826
+ --color-success-item-focus: hsl(92, 75%, 22%);
827
+ --color-success-item-active: hsl(92, 52%, 58%);
828
+ --color-success-item-disabled: hsl(92, 22%, 54%);
829
+ --color-success-border-primary: hsl(0, 0%, 100%);
830
+ --color-success-border-secondary: hsl(92, 68%, 48%);
831
+ --color-success-border-tertiary: hsl(90, 53%, 93%);
832
+ --color-success-border-quaternary: hsl(92, 90%, 37%);
833
+ --color-success-border-hover: hsl(92, 56%, 38%);
834
+ --color-success-border-focus: hsl(92, 75%, 22%);
835
+ --color-success-border-active: hsl(92, 52%, 58%);
836
+ --color-success-border-disabled: hsl(92, 22%, 54%);
837
+ --color-info-fill-primary: hsl(226, 100%, 52%);
838
+ --color-info-fill-hover-primary: hsl(226, 100%, 52%);
839
+ --color-info-fill-hover-secondary: hsl(226, 100%, 75%);
840
+ --color-info-fill-hover-tertiary: hsl(227, 100%, 96%);
841
+ --color-info-fill-hover-quaternary: hsl(226, 49%, 22%);
842
+ --color-info-fill-secondary: hsl(226, 100%, 75%);
843
+ --color-info-fill-tertiary: hsl(227, 100%, 96%);
844
+ --color-info-fill-quaternary: hsl(226, 49%, 22%);
845
+ --color-info-fill-focus: hsl(226, 49%, 45%);
846
+ --color-info-fill-active: hsl(226, 100%, 75%);
847
+ --color-info-fill-disabled: hsl(227, 36%, 85%);
848
+ --color-info-text-primary: hsl(0, 0%, 100%);
849
+ --color-info-text-secondary: hsl(226, 100%, 52%);
850
+ --color-info-text-tertiary: hsl(227, 100%, 96%);
851
+ --color-info-text-quaternary: hsl(226, 49%, 22%);
852
+ --color-info-text-hover: hsl(226, 100%, 67%);
853
+ --color-info-text-focus: hsl(226, 49%, 45%);
854
+ --color-info-text-active: hsl(226, 100%, 75%);
855
+ --color-info-text-disabled: hsl(227, 36%, 85%);
856
+ --color-info-item-primary: hsl(0, 0%, 100%);
857
+ --color-info-item-secondary: hsl(226, 100%, 52%);
858
+ --color-info-item-tertiary: hsl(227, 100%, 96%);
859
+ --color-info-item-quaternary: hsl(226, 49%, 22%);
860
+ --color-info-item-hover: hsl(226, 100%, 67%);
861
+ --color-info-item-focus: hsl(226, 49%, 45%);
862
+ --color-info-item-active: hsl(226, 100%, 75%);
863
+ --color-info-item-disabled: hsl(227, 36%, 85%);
864
+ --color-info-border-primary: hsl(0, 0%, 100%);
865
+ --color-info-border-secondary: hsl(226, 100%, 52%);
866
+ --color-info-border-tertiary: hsl(227, 100%, 96%);
867
+ --color-info-border-quaternary: hsl(226, 49%, 22%);
868
+ --color-info-border-hover: hsl(226, 100%, 67%);
869
+ --color-info-border-focus: hsl(226, 49%, 45%);
870
+ --color-info-border-active: hsl(226, 100%, 75%);
871
+ --color-info-border-disabled: hsl(227, 36%, 85%);
872
+ --color-danger-fill-primary: hsl(349, 68%, 50%);
873
+ --color-danger-fill-hover-primary: hsl(349, 92%, 51%);
874
+ --color-danger-fill-hover-secondary: hsl(0, 0%, 100%);
875
+ --color-danger-fill-hover-tertiary: hsl(349, 70%, 91%);
876
+ --color-danger-fill-hover-quaternary: hsl(349, 74%, 47%);
877
+ --color-danger-fill-secondary: hsl(0, 0%, 100%);
878
+ --color-danger-fill-tertiary: hsl(349, 70%, 91%);
879
+ --color-danger-fill-quaternary: hsl(349, 74%, 47%);
880
+ --color-danger-fill-focus: hsl(349, 95%, 64%);
881
+ --color-danger-fill-active: hsl(349, 94%, 32%);
882
+ --color-danger-fill-disabled: hsl(349, 43%, 75%);
883
+ --color-danger-text-primary: hsl(0, 0%, 100%);
884
+ --color-danger-text-secondary: hsl(349, 68%, 50%);
885
+ --color-danger-text-tertiary: hsl(349, 70%, 91%);
886
+ --color-danger-text-quaternary: hsl(349, 74%, 47%);
887
+ --color-danger-text-hover: hsl(349, 92%, 51%);
888
+ --color-danger-text-focus: hsl(349, 95%, 64%);
889
+ --color-danger-text-active: hsl(349, 94%, 32%);
890
+ --color-danger-text-disabled: hsl(349, 43%, 75%);
891
+ --color-danger-item-primary: hsl(0, 0%, 100%);
892
+ --color-danger-item-secondary: hsl(349, 68%, 50%);
893
+ --color-danger-item-tertiary: hsl(349, 70%, 91%);
894
+ --color-danger-item-quaternary: hsl(349, 74%, 47%);
895
+ --color-danger-item-hover: hsl(349, 92%, 51%);
896
+ --color-danger-item-focus: hsl(349, 95%, 64%);
897
+ --color-danger-item-active: hsl(349, 94%, 32%);
898
+ --color-danger-item-disabled: hsl(349, 43%, 75%);
899
+ --color-danger-border-primary: hsl(0, 0%, 100%);
900
+ --color-danger-border-secondary: hsl(349, 68%, 50%);
901
+ --color-danger-border-tertiary: hsl(349, 70%, 91%);
902
+ --color-danger-border-quaternary: hsl(349, 74%, 47%);
903
+ --color-danger-border-hover: hsl(349, 92%, 51%);
904
+ --color-danger-border-focus: hsl(349, 95%, 64%);
905
+ --color-danger-border-active: hsl(349, 94%, 32%);
906
+ --color-danger-border-disabled: hsl(349, 43%, 75%);
907
+ --color-disabled-item-disabled: hsl(0, 0%, 47%);
908
+ }
909
+ }
910
+
911
+ @media print, screen {
242
912
 
243
913
  /**
244
914
  * Do not edit directly, this file was auto-generated.
@@ -424,440 +1094,109 @@
424
1094
  --color-warning-border-primary: hsl(0, 0%, 11%);
425
1095
  --color-warning-border-secondary: hsl(36, 74%, 40%);
426
1096
  --color-warning-border-focus: hsl(36, 71%, 48%);
427
- --color-warning-border-hover: hsl(36, 76%, 63%);
428
- --color-warning-border-active: hsl(35, 45%, 42%);
429
- --color-warning-border-disabled: hsl(35, 78%, 14%);
430
- --color-error-fill-primary: hsl(0, 100%, 44%);
431
- --color-error-fill-secondary: hsl(0, 99%, 38%);
432
- --color-error-fill-tertiary: hsl(0, 100%, 27%);
433
- --color-error-fill-quaternary: hsl(0, 100%, 44%);
434
- --color-error-fill-hover: hsl(0, 60%, 41%);
435
- --color-error-fill-focus: hsl(0, 86%, 59%);
436
- --color-error-fill-active: hsl(0, 100%, 29%);
437
- --color-error-fill-disabled: hsl(0, 81%, 17%);
438
- --color-error-text-primary: hsl(0, 100%, 90%);
439
- --color-error-text-secondary: hsl(0, 100%, 22%);
440
- --color-error-text-tertiary: hsl(0, 100%, 27%);
441
- --color-error-text-quaternary: hsl(0, 100%, 44%);
442
- --color-error-text-hover: hsl(0, 60%, 41%);
443
- --color-error-text-focus: hsl(0, 86%, 59%);
444
- --color-error-text-active: hsl(0, 100%, 29%);
445
- --color-error-text-disabled: hsl(0, 81%, 17%);
446
- --color-error-item-primary: hsl(0, 100%, 90%);
447
- --color-error-item-secondary: hsl(0, 100%, 22%);
448
- --color-error-item-tertiary: hsl(0, 100%, 27%);
449
- --color-error-item-quaternary: hsl(0, 100%, 44%);
450
- --color-error-item-hover: hsl(0, 60%, 41%);
451
- --color-error-item-focus: hsl(0, 86%, 59%);
452
- --color-error-item-active: hsl(0, 100%, 29%);
453
- --color-error-item-disabled: hsl(0, 81%, 17%);
454
- --color-error-border-primary: hsl(0, 100%, 22%);
455
- --color-error-border-secondary: hsl(0, 100%, 44%);
456
- --color-error-border-tertiary: hsl(0, 100%, 27%);
457
- --color-error-border-quaternary: hsl(0, 100%, 44%);
458
- --color-error-border-hover: hsl(0, 60%, 41%);
459
- --color-error-border-focus: hsl(0, 86%, 59%);
460
- --color-error-border-active: hsl(0, 100%, 29%);
461
- --color-error-border-disabled: hsl(0, 81%, 17%);
462
- --color-info-fill-primary: hsl(211, 56%, 51%);
463
- --color-info-fill-secondary: hsl(212, 72%, 61%);
464
- --color-info-fill-tertiary: hsl(212, 89%, 93%);
465
- --color-info-fill-quaternary: hsl(211, 49%, 54%);
466
- --color-info-fill-hover: hsl(212, 68%, 65%);
467
- --color-info-fill-focus: hsl(212, 74%, 29%);
468
- --color-info-fill-active: hsl(212, 35%, 43%);
469
- --color-info-fill-disabled: hsl(211, 53%, 31%);
470
- --color-info-text-primary: hsl(0, 0%, 100%);
471
- --color-info-text-secondary: hsl(211, 56%, 51%);
472
- --color-info-text-tertiary: hsl(212, 89%, 93%);
473
- --color-info-text-quaternary: hsl(211, 49%, 54%);
474
- --color-info-text-hover: hsl(211, 56%, 51%);
475
- --color-info-text-focus: hsl(212, 68%, 65%);
476
- --color-info-text-active: hsl(212, 74%, 29%);
477
- --color-info-text-disabled: hsl(212, 26%, 72%);
478
- --color-info-item-primary: hsl(211, 80%, 50%);
479
- --color-info-item-secondary: hsl(212, 35%, 43%);
480
- --color-info-item-tertiary: hsl(212, 89%, 93%);
481
- --color-info-item-quaternary: hsl(211, 49%, 54%);
482
- --color-info-item-hover: hsl(211, 56%, 51%);
483
- --color-info-item-focus: hsl(212, 68%, 65%);
484
- --color-info-item-active: hsl(212, 74%, 29%);
485
- --color-info-item-disabled: hsl(212, 26%, 72%);
486
- --color-info-border-primary: hsl(211, 80%, 50%);
487
- --color-info-border-secondary: hsl(212, 35%, 43%);
488
- --color-info-border-tertiary: hsl(212, 89%, 93%);
489
- --color-info-border-quaternary: hsl(211, 56%, 51%);
490
- --color-info-border-hover: hsl(211, 56%, 51%);
491
- --color-info-border-focus: hsl(212, 68%, 65%);
492
- --color-info-border-active: hsl(212, 74%, 29%);
493
- --color-info-border-disabled: hsl(212, 26%, 72%);
494
- --color-danger-fill-primary: hsl(349, 62%, 48%);
495
- --color-danger-fill-secondary: hsl(0, 0%, 11%);
496
- --color-danger-fill-tertiary: hsl(349, 68%, 50%);
497
- --color-danger-fill-quaternary: hsl(349, 95%, 64%);
498
- --color-danger-fill-hover: hsl(349, 55%, 47%);
499
- --color-danger-fill-active: hsl(349, 92%, 51%);
500
- --color-danger-fill-focus: hsl(349, 94%, 32%);
501
- --color-danger-fill-disabled: hsl(349, 74%, 26%);
502
- --color-danger-text-primary: hsl(0, 0%, 11%);
503
- --color-danger-text-secondary: hsl(349, 62%, 48%);
504
- --color-danger-text-tertiary: hsl(349, 68%, 50%);
505
- --color-danger-text-quaternary: hsl(349, 95%, 64%);
506
- --color-danger-text-hover: hsl(349, 55%, 47%);
507
- --color-danger-text-active: hsl(349, 92%, 51%);
508
- --color-danger-text-focus: hsl(349, 94%, 32%);
509
- --color-danger-text-disabled: hsl(349, 74%, 26%);
510
- --color-danger-item-primary: hsl(0, 0%, 11%);
511
- --color-danger-item-secondary: hsl(349, 62%, 48%);
512
- --color-danger-item-tertiary: hsl(349, 68%, 50%);
513
- --color-danger-item-quaternary: hsl(349, 95%, 64%);
514
- --color-danger-item-hover: hsl(349, 55%, 47%);
515
- --color-danger-item-active: hsl(349, 92%, 51%);
516
- --color-danger-item-focus: hsl(349, 94%, 32%);
517
- --color-danger-item-disabled: hsl(349, 74%, 26%);
518
- --color-danger-border-primary: hsl(0, 0%, 11%);
519
- --color-danger-border-secondary: hsl(349, 62%, 48%);
520
- --color-danger-border-tertiary: hsl(349, 68%, 50%);
521
- --color-danger-border-quaternary: hsl(349, 95%, 64%);
522
- --color-danger-border-hover: hsl(349, 55%, 47%);
523
- --color-danger-border-active: hsl(349, 92%, 51%);
524
- --color-danger-border-focus: hsl(349, 94%, 32%);
525
- --color-danger-border-disabled: hsl(349, 74%, 26%);
526
- }
527
-
528
- /**
529
- * Do not edit directly, this file was auto-generated.
530
- */
531
-
532
- :root:where(.light-theme):where(.am) {
533
- --color-accent-fill-primary: hsl(92, 49%, 47%);
534
- --color-accent-fill-secondary: hsl(92, 28%, 62%);
535
- --color-accent-fill-tertiary: hsl(93, 53%, 93%);
536
- --color-accent-fill-quaternary: hsl(92, 71%, 27%);
537
- --color-accent-fill-focus: hsl(92, 59%, 64%);
538
- --color-accent-fill-hover-primary: hsl(91, 33%, 40%);
539
- --color-accent-fill-hover-secondary: hsl(92, 28%, 62%);
540
- --color-accent-fill-hover-tertiary: hsl(93, 53%, 93%);
541
- --color-accent-fill-hover-quaternary: hsl(92, 71%, 27%);
542
- --color-accent-fill-active-primary: hsl(92, 52%, 70%);
543
- --color-accent-fill-active-secondary: hsl(92, 52%, 70%);
544
- --color-accent-fill-active-tertiary: hsl(92, 52%, 70%);
545
- --color-accent-fill-active-quaternary: hsl(92, 52%, 70%);
546
- --color-accent-fill-disabled: hsl(93, 45%, 80%);
547
- --color-accent-text-primary: hsl(0, 0%, 100%);
548
- --color-accent-text-secondary: hsl(92, 49%, 47%);
549
- --color-accent-text-tertiary: hsl(94, 53%, 68%);
550
- --color-accent-text-quaternary: hsl(92, 37%, 35%);
551
- --color-accent-text-hover: hsl(91, 33%, 40%);
552
- --color-accent-text-focus: hsl(92, 59%, 64%);
553
- --color-accent-text-active: hsl(92, 52%, 70%);
554
- --color-accent-text-disabled: hsl(93, 45%, 80%);
555
- --color-accent-item-primary: hsl(0, 0%, 100%);
556
- --color-accent-item-secondary: hsl(92, 49%, 47%);
557
- --color-accent-item-tertiary: hsl(94, 53%, 68%);
558
- --color-accent-item-quaternary: hsl(92, 37%, 35%);
559
- --color-accent-item-hover: hsl(91, 33%, 40%);
560
- --color-accent-item-focus: hsl(92, 59%, 64%);
561
- --color-accent-item-active: hsl(92, 52%, 70%);
562
- --color-accent-item-disabled: hsl(93, 45%, 80%);
563
- --color-accent-border-primary: hsl(0, 0%, 100%);
564
- --color-accent-border-secondary: hsl(92, 49%, 47%);
565
- --color-accent-border-tertiary: hsl(94, 53%, 68%);
566
- --color-accent-border-quaternary: hsl(92, 37%, 35%);
567
- --color-accent-border-hover: hsl(91, 33%, 40%);
568
- --color-accent-border-focus: hsl(92, 59%, 64%);
569
- --color-accent-border-active: hsl(92, 52%, 70%);
570
- --color-accent-border-disabled: hsl(93, 45%, 80%);
571
- --color-primary-fill-primary: hsl(36, 95%, 45%);
572
- --color-primary-fill-secondary: hsl(36, 89%, 42%);
573
- --color-primary-fill-tertiary: hsl(36, 100%, 90%);
574
- --color-primary-fill-quaternary: hsl(36, 95%, 36%);
575
- --color-primary-fill-focus: hsl(36, 95%, 45%);
576
- --color-primary-fill-active: hsl(36, 95%, 45%);
577
- --color-primary-fill-disabled: hsl(36, 100%, 90%);
578
- --color-primary-fill-hover-primary: hsl(36, 95%, 45%);
579
- --color-primary-fill-hover-secondary: hsl(36, 89%, 42%);
580
- --color-primary-fill-hover-tertiary: hsl(36, 100%, 90%);
581
- --color-primary-fill-hover-quaternary: hsl(36, 95%, 36%);
582
- --color-primary-text-primary: hsl(0, 0%, 100%);
583
- --color-primary-text-secondary: hsl(36, 95%, 45%);
584
- --color-primary-text-tertiary: hsl(36, 100%, 86%);
585
- --color-primary-text-quaternary: hsl(36, 95%, 36%);
586
- --color-primary-text-hover: hsl(36, 95%, 45%);
587
- --color-primary-text-focus: hsl(36, 95%, 45%);
588
- --color-primary-text-active: hsl(36, 95%, 45%);
589
- --color-primary-text-disabled: hsl(36, 45%, 57%);
590
- --color-primary-item-primary: hsl(0, 0%, 100%);
591
- --color-primary-item-secondary: hsl(36, 95%, 45%);
592
- --color-primary-item-tertiary: hsl(36, 100%, 86%);
593
- --color-primary-item-quaternary: hsl(36, 95%, 36%);
594
- --color-primary-item-hover: hsl(36, 95%, 45%);
595
- --color-primary-item-focus: hsl(36, 95%, 45%);
596
- --color-primary-item-active: hsl(36, 95%, 45%);
597
- --color-primary-item-disabled: hsl(36, 45%, 57%);
598
- --color-primary-border-primary: hsl(0, 0%, 100%);
599
- --color-primary-border-secondary: hsl(36, 95%, 45%);
600
- --color-primary-border-tertiary: hsl(36, 100%, 86%);
601
- --color-primary-border-quaternary: hsl(36, 95%, 36%);
602
- --color-primary-border-hover: hsl(36, 95%, 45%);
603
- --color-primary-border-focus: hsl(36, 95%, 45%);
604
- --color-primary-border-active: hsl(36, 95%, 45%);
605
- --color-primary-border-disabled: hsl(36, 45%, 57%);
606
- --color-secondary-fill-primary: hsl(349, 96%, 44%);
607
- --color-secondary-fill-secondary: hsl(349, 70%, 74%);
608
- --color-secondary-fill-tertiary: hsl(348, 58%, 90%);
609
- --color-secondary-fill-quaternary: hsl(349, 87%, 28%);
610
- --color-secondary-fill-focus: hsl(349, 84%, 59%);
611
- --color-secondary-fill-active: hsl(350, 58%, 41%);
612
- --color-secondary-fill-disabled: hsl(348, 20%, 64%);
613
- --color-secondary-fill-hover-primary: hsl(349, 96%, 44%);
614
- --color-secondary-fill-hover-secondary: hsl(349, 70%, 74%);
615
- --color-secondary-fill-hover-tertiary: hsl(348, 58%, 90%);
616
- --color-secondary-fill-hover-quaternary: hsl(349, 87%, 28%);
617
- --color-secondary-text-primary: hsl(0, 0%, 100%);
618
- --color-secondary-text-secondary: hsl(349, 96%, 44%);
619
- --color-secondary-text-tertiary: hsl(348, 58%, 90%);
620
- --color-secondary-text-quaternary: hsl(349, 87%, 28%);
621
- --color-secondary-text-hover: hsl(349, 96%, 44%);
622
- --color-secondary-text-focus: hsl(349, 84%, 59%);
623
- --color-secondary-text-active: hsl(350, 58%, 41%);
624
- --color-secondary-text-disabled: hsl(348, 20%, 64%);
625
- --color-secondary-item-primary: hsl(0, 0%, 100%);
626
- --color-secondary-item-secondary: hsl(349, 96%, 44%);
627
- --color-secondary-item-tertiary: hsl(348, 58%, 90%);
628
- --color-secondary-item-quaternary: hsl(349, 87%, 28%);
629
- --color-secondary-item-hover: hsl(349, 96%, 44%);
630
- --color-secondary-item-focus: hsl(349, 84%, 59%);
631
- --color-secondary-item-active: hsl(350, 58%, 41%);
632
- --color-secondary-item-disabled: hsl(348, 20%, 64%);
633
- --color-secondary-border-primary: hsl(0, 0%, 100%);
634
- --color-secondary-border-secondary: hsl(349, 96%, 44%);
635
- --color-secondary-border-tertiary: hsl(348, 58%, 90%);
636
- --color-secondary-border-quaternary: hsl(349, 87%, 28%);
637
- --color-secondary-border-hover: hsl(349, 96%, 44%);
638
- --color-secondary-border-focus: hsl(349, 84%, 59%);
639
- --color-secondary-border-active: hsl(350, 58%, 41%);
640
- --color-secondary-border-disabled: hsl(348, 20%, 64%);
641
- --color-surface-fill-primary: hsl(0, 0%, 100%);
642
- --color-surface-fill-secondary: hsl(220, 14%, 96%);
643
- --color-surface-fill-tertiary: hsl(0, 0%, 85%);
644
- --color-surface-fill-quaternary: hsl(0, 0%, 45%);
645
- --color-surface-fill-quaternary-50: hsl(0, 0%, 45%);
646
- --color-surface-fill-inverse: hsl(0, 0%, 0%);
647
- --color-surface-fill-focus: hsl(0, 0%, 59%);
648
- --color-surface-fill-active: hsl(92, 49%, 47%);
649
- --color-surface-fill-disabled: hsl(0, 0%, 93%);
650
- --color-surface-fill-hover-primary: hsl(0, 0%, 79%);
651
- --color-surface-fill-hover-secondary: hsl(220, 14%, 96%);
652
- --color-surface-fill-hover-tertiary: hsl(0, 0%, 85%);
653
- --color-surface-fill-hover-quaternary: hsl(0, 0%, 45%);
654
- --color-surface-text-primary: hsl(0, 0%, 0%);
655
- --color-surface-text-secondary: hsl(0, 0%, 93%);
656
- --color-surface-text-tertiary: hsl(0, 0%, 85%);
657
- --color-surface-text-quaternary: hsl(0, 0%, 45%);
658
- --color-surface-text-inverse: hsl(0, 0%, 100%);
659
- --color-surface-text-hover: hsl(0, 0%, 79%);
660
- --color-surface-text-focus: hsl(0, 0%, 59%);
661
- --color-surface-text-active: hsl(92, 49%, 47%);
662
- --color-surface-text-disabled: hsl(0, 0%, 47%);
663
- --color-surface-item-primary: hsl(0, 0%, 0%);
664
- --color-surface-item-secondary: hsl(0, 0%, 93%);
665
- --color-surface-item-tertiary: hsl(0, 0%, 85%);
666
- --color-surface-item-quaternary: hsl(0, 0%, 45%);
667
- --color-surface-item-inverse: hsl(0, 0%, 100%);
668
- --color-surface-item-hover: hsl(0, 0%, 79%);
669
- --color-surface-item-focus: hsl(0, 0%, 59%);
670
- --color-surface-item-active: hsl(92, 49%, 47%);
671
- --color-surface-item-disabled: hsl(0, 0%, 47%);
672
- --color-surface-border-primary: hsl(0, 0%, 0%);
673
- --color-surface-border-secondary: hsl(0, 0%, 93%);
674
- --color-surface-border-tertiary: hsl(0, 0%, 85%);
675
- --color-surface-border-quaternary: hsl(0, 0%, 45%);
676
- --color-surface-border-inverse: hsl(0, 0%, 100%);
677
- --color-surface-border-hover: hsl(0, 0%, 79%);
678
- --color-surface-border-focus: hsl(0, 0%, 59%);
679
- --color-surface-border-active: hsl(92, 49%, 47%);
680
- --color-surface-border-disabled: hsl(0, 0%, 47%);
1097
+ --color-warning-border-hover: hsl(36, 76%, 63%);
1098
+ --color-warning-border-active: hsl(35, 45%, 42%);
1099
+ --color-warning-border-disabled: hsl(35, 78%, 14%);
681
1100
  --color-error-fill-primary: hsl(0, 100%, 44%);
682
- --color-error-fill-secondary: hsl(0, 100%, 73%);
683
- --color-error-fill-tertiary: hsl(0, 100%, 92%);
1101
+ --color-error-fill-secondary: hsl(0, 99%, 38%);
1102
+ --color-error-fill-tertiary: hsl(0, 100%, 27%);
684
1103
  --color-error-fill-quaternary: hsl(0, 100%, 44%);
685
- --color-error-fill-focus: hsl(0, 100%, 29%);
686
- --color-error-fill-active: hsl(0, 86%, 59%);
687
- --color-error-fill-disabled: hsl(0, 100%, 92%);
688
- --color-error-fill-hover-primary: hsl(0, 60%, 41%);
689
- --color-error-fill-hover-secondary: hsl(0, 100%, 73%);
690
- --color-error-fill-hover-tertiary: hsl(0, 100%, 92%);
691
- --color-error-fill-hover-quaternary: hsl(0, 100%, 44%);
692
- --color-error-text-primary: hsl(0, 0%, 100%);
693
- --color-error-text-secondary: hsl(0, 100%, 73%);
694
- --color-error-text-tertiary: hsl(0, 100%, 92%);
1104
+ --color-error-fill-hover: hsl(0, 60%, 41%);
1105
+ --color-error-fill-focus: hsl(0, 86%, 59%);
1106
+ --color-error-fill-active: hsl(0, 100%, 29%);
1107
+ --color-error-fill-disabled: hsl(0, 81%, 17%);
1108
+ --color-error-text-primary: hsl(0, 100%, 90%);
1109
+ --color-error-text-secondary: hsl(0, 100%, 22%);
1110
+ --color-error-text-tertiary: hsl(0, 100%, 27%);
695
1111
  --color-error-text-quaternary: hsl(0, 100%, 44%);
696
1112
  --color-error-text-hover: hsl(0, 60%, 41%);
697
- --color-error-text-focus: hsl(0, 100%, 29%);
698
- --color-error-text-active: hsl(0, 86%, 59%);
699
- --color-error-text-disabled: hsl(0, 31%, 65%);
700
- --color-error-item-primary: hsl(0, 0%, 100%);
701
- --color-error-item-secondary: hsl(0, 100%, 73%);
702
- --color-error-item-tertiary: hsl(0, 100%, 92%);
1113
+ --color-error-text-focus: hsl(0, 86%, 59%);
1114
+ --color-error-text-active: hsl(0, 100%, 29%);
1115
+ --color-error-text-disabled: hsl(0, 81%, 17%);
1116
+ --color-error-item-primary: hsl(0, 100%, 90%);
1117
+ --color-error-item-secondary: hsl(0, 100%, 22%);
1118
+ --color-error-item-tertiary: hsl(0, 100%, 27%);
703
1119
  --color-error-item-quaternary: hsl(0, 100%, 44%);
704
1120
  --color-error-item-hover: hsl(0, 60%, 41%);
705
- --color-error-item-focus: hsl(0, 100%, 29%);
706
- --color-error-item-active: hsl(0, 86%, 59%);
707
- --color-error-item-disabled: hsl(0, 31%, 65%);
708
- --color-error-border-primary: hsl(0, 0%, 100%);
709
- --color-error-border-secondary: hsl(0, 100%, 73%);
710
- --color-error-border-tertiary: hsl(0, 100%, 92%);
1121
+ --color-error-item-focus: hsl(0, 86%, 59%);
1122
+ --color-error-item-active: hsl(0, 100%, 29%);
1123
+ --color-error-item-disabled: hsl(0, 81%, 17%);
1124
+ --color-error-border-primary: hsl(0, 100%, 22%);
1125
+ --color-error-border-secondary: hsl(0, 100%, 44%);
1126
+ --color-error-border-tertiary: hsl(0, 100%, 27%);
711
1127
  --color-error-border-quaternary: hsl(0, 100%, 44%);
712
1128
  --color-error-border-hover: hsl(0, 60%, 41%);
713
- --color-error-border-focus: hsl(0, 100%, 29%);
714
- --color-error-border-active: hsl(0, 100%, 44%);
715
- --color-error-border-disabled: hsl(0, 31%, 65%);
716
- --color-warning-fill-primary: hsl(36, 95%, 45%);
717
- --color-warning-fill-secondary: hsl(36, 76%, 71%);
718
- --color-warning-fill-tertiary: hsl(36, 100%, 93%);
719
- --color-warning-fill-quaternary: hsl(36, 66%, 40%);
720
- --color-warning-fill-focus: hsl(36, 95%, 45%);
721
- --color-warning-fill-active: hsl(36, 97%, 29%);
722
- --color-warning-fill-disabled: hsl(36, 83%, 86%);
723
- --color-warning-fill-hover-primary: hsl(36, 85%, 59%);
724
- --color-warning-fill-hover-secondary: hsl(36, 76%, 71%);
725
- --color-warning-fill-hover-tertiary: hsl(36, 100%, 93%);
726
- --color-warning-fill-hover-quaternary: hsl(36, 66%, 40%);
727
- --color-warning-text-primary: hsl(0, 0%, 100%);
728
- --color-warning-text-secondary: hsl(36, 95%, 45%);
729
- --color-warning-text-tertiary: hsl(36, 100%, 93%);
730
- --color-warning-text-quaternary: hsl(36, 100%, 29%);
731
- --color-warning-text-focus: hsl(36, 95%, 45%);
732
- --color-warning-text-hover: hsl(36, 85%, 59%);
733
- --color-warning-text-active: hsl(36, 97%, 29%);
734
- --color-warning-text-disabled: hsl(36, 31%, 57%);
735
- --color-warning-item-primary: hsl(0, 0%, 100%);
736
- --color-warning-item-secondary: hsl(36, 95%, 45%);
737
- --color-warning-item-tertiary: hsl(36, 100%, 93%);
738
- --color-warning-item-quaternary: hsl(36, 100%, 29%);
739
- --color-warning-item-focus: hsl(36, 95%, 45%);
740
- --color-warning-item-hover: hsl(36, 85%, 59%);
741
- --color-warning-item-active: hsl(36, 97%, 29%);
742
- --color-warning-item-disabled: hsl(36, 31%, 57%);
743
- --color-warning-border-primary: hsl(0, 0%, 100%);
744
- --color-warning-border-secondary: hsl(36, 95%, 45%);
745
- --color-warning-border-tertiary: hsl(36, 100%, 93%);
746
- --color-warning-border-quaternary: hsl(36, 100%, 29%);
747
- --color-warning-border-focus: hsl(36, 95%, 45%);
748
- --color-warning-border-hover: hsl(36, 85%, 59%);
749
- --color-warning-border-active: hsl(36, 97%, 29%);
750
- --color-warning-border-disabled: hsl(36, 31%, 57%);
751
- --color-success-fill-primary: hsl(92, 56%, 38%);
752
- --color-success-fill-hover-primary: hsl(92, 56%, 38%);
753
- --color-success-fill-hover-secondary: hsl(92, 68%, 48%);
754
- --color-success-fill-hover-tertiary: hsl(90, 53%, 93%);
755
- --color-success-fill-hover-quaternary: hsl(92, 90%, 37%);
756
- --color-success-fill-secondary: hsl(92, 68%, 48%);
757
- --color-success-fill-tertiary: hsl(90, 53%, 93%);
758
- --color-success-fill-quaternary: hsl(92, 90%, 37%);
759
- --color-success-fill-focus: hsl(92, 75%, 22%);
760
- --color-success-fill-active: hsl(92, 52%, 58%);
761
- --color-success-fill-disabled: hsl(92, 43%, 80%);
762
- --color-success-text-primary: hsl(0, 0%, 100%);
763
- --color-success-text-secondary: hsl(92, 68%, 48%);
764
- --color-success-text-tertiary: hsl(90, 53%, 93%);
765
- --color-success-text-quaternary: hsl(92, 90%, 37%);
766
- --color-success-text-hover: hsl(92, 56%, 38%);
767
- --color-success-text-focus: hsl(92, 75%, 22%);
768
- --color-success-text-active: hsl(92, 52%, 58%);
769
- --color-success-text-disabled: hsl(92, 22%, 54%);
770
- --color-success-item-primary: hsl(0, 0%, 100%);
771
- --color-success-item-secondary: hsl(92, 68%, 48%);
772
- --color-success-item-tertiary: hsl(90, 53%, 93%);
773
- --color-success-item-quaternary: hsl(92, 90%, 37%);
774
- --color-success-item-hover: hsl(92, 56%, 38%);
775
- --color-success-item-focus: hsl(92, 75%, 22%);
776
- --color-success-item-active: hsl(92, 52%, 58%);
777
- --color-success-item-disabled: hsl(92, 22%, 54%);
778
- --color-success-border-primary: hsl(0, 0%, 100%);
779
- --color-success-border-secondary: hsl(92, 68%, 48%);
780
- --color-success-border-tertiary: hsl(90, 53%, 93%);
781
- --color-success-border-quaternary: hsl(92, 90%, 37%);
782
- --color-success-border-hover: hsl(92, 56%, 38%);
783
- --color-success-border-focus: hsl(92, 75%, 22%);
784
- --color-success-border-active: hsl(92, 52%, 58%);
785
- --color-success-border-disabled: hsl(92, 22%, 54%);
786
- --color-info-fill-primary: hsl(226, 100%, 52%);
787
- --color-info-fill-hover-primary: hsl(226, 100%, 52%);
788
- --color-info-fill-hover-secondary: hsl(226, 100%, 75%);
789
- --color-info-fill-hover-tertiary: hsl(227, 100%, 96%);
790
- --color-info-fill-hover-quaternary: hsl(226, 49%, 22%);
791
- --color-info-fill-secondary: hsl(226, 100%, 75%);
792
- --color-info-fill-tertiary: hsl(227, 100%, 96%);
793
- --color-info-fill-quaternary: hsl(226, 49%, 22%);
794
- --color-info-fill-focus: hsl(226, 49%, 45%);
795
- --color-info-fill-active: hsl(226, 100%, 75%);
796
- --color-info-fill-disabled: hsl(227, 36%, 85%);
1129
+ --color-error-border-focus: hsl(0, 86%, 59%);
1130
+ --color-error-border-active: hsl(0, 100%, 29%);
1131
+ --color-error-border-disabled: hsl(0, 81%, 17%);
1132
+ --color-info-fill-primary: hsl(211, 56%, 51%);
1133
+ --color-info-fill-secondary: hsl(212, 72%, 61%);
1134
+ --color-info-fill-tertiary: hsl(212, 89%, 93%);
1135
+ --color-info-fill-quaternary: hsl(211, 49%, 54%);
1136
+ --color-info-fill-hover: hsl(212, 68%, 65%);
1137
+ --color-info-fill-focus: hsl(212, 74%, 29%);
1138
+ --color-info-fill-active: hsl(212, 35%, 43%);
1139
+ --color-info-fill-disabled: hsl(211, 53%, 31%);
797
1140
  --color-info-text-primary: hsl(0, 0%, 100%);
798
- --color-info-text-secondary: hsl(226, 100%, 52%);
799
- --color-info-text-tertiary: hsl(227, 100%, 96%);
800
- --color-info-text-quaternary: hsl(226, 49%, 22%);
801
- --color-info-text-hover: hsl(226, 100%, 67%);
802
- --color-info-text-focus: hsl(226, 49%, 45%);
803
- --color-info-text-active: hsl(226, 100%, 75%);
804
- --color-info-text-disabled: hsl(227, 36%, 85%);
805
- --color-info-item-primary: hsl(0, 0%, 100%);
806
- --color-info-item-secondary: hsl(226, 100%, 52%);
807
- --color-info-item-tertiary: hsl(227, 100%, 96%);
808
- --color-info-item-quaternary: hsl(226, 49%, 22%);
809
- --color-info-item-hover: hsl(226, 100%, 67%);
810
- --color-info-item-focus: hsl(226, 49%, 45%);
811
- --color-info-item-active: hsl(226, 100%, 75%);
812
- --color-info-item-disabled: hsl(227, 36%, 85%);
813
- --color-info-border-primary: hsl(0, 0%, 100%);
814
- --color-info-border-secondary: hsl(226, 100%, 52%);
815
- --color-info-border-tertiary: hsl(227, 100%, 96%);
816
- --color-info-border-quaternary: hsl(226, 49%, 22%);
817
- --color-info-border-hover: hsl(226, 100%, 67%);
818
- --color-info-border-focus: hsl(226, 49%, 45%);
819
- --color-info-border-active: hsl(226, 100%, 75%);
820
- --color-info-border-disabled: hsl(227, 36%, 85%);
821
- --color-danger-fill-primary: hsl(349, 68%, 50%);
822
- --color-danger-fill-hover-primary: hsl(349, 92%, 51%);
823
- --color-danger-fill-hover-secondary: hsl(0, 0%, 100%);
824
- --color-danger-fill-hover-tertiary: hsl(349, 70%, 91%);
825
- --color-danger-fill-hover-quaternary: hsl(349, 74%, 47%);
826
- --color-danger-fill-secondary: hsl(0, 0%, 100%);
827
- --color-danger-fill-tertiary: hsl(349, 70%, 91%);
828
- --color-danger-fill-quaternary: hsl(349, 74%, 47%);
829
- --color-danger-fill-focus: hsl(349, 95%, 64%);
830
- --color-danger-fill-active: hsl(349, 94%, 32%);
831
- --color-danger-fill-disabled: hsl(349, 43%, 75%);
832
- --color-danger-text-primary: hsl(0, 0%, 100%);
833
- --color-danger-text-secondary: hsl(349, 68%, 50%);
834
- --color-danger-text-tertiary: hsl(349, 70%, 91%);
835
- --color-danger-text-quaternary: hsl(349, 74%, 47%);
836
- --color-danger-text-hover: hsl(349, 92%, 51%);
837
- --color-danger-text-focus: hsl(349, 95%, 64%);
838
- --color-danger-text-active: hsl(349, 94%, 32%);
839
- --color-danger-text-disabled: hsl(349, 43%, 75%);
840
- --color-danger-item-primary: hsl(0, 0%, 100%);
841
- --color-danger-item-secondary: hsl(349, 68%, 50%);
842
- --color-danger-item-tertiary: hsl(349, 70%, 91%);
843
- --color-danger-item-quaternary: hsl(349, 74%, 47%);
844
- --color-danger-item-hover: hsl(349, 92%, 51%);
845
- --color-danger-item-focus: hsl(349, 95%, 64%);
846
- --color-danger-item-active: hsl(349, 94%, 32%);
847
- --color-danger-item-disabled: hsl(349, 43%, 75%);
848
- --color-danger-border-primary: hsl(0, 0%, 100%);
849
- --color-danger-border-secondary: hsl(349, 68%, 50%);
850
- --color-danger-border-tertiary: hsl(349, 70%, 91%);
851
- --color-danger-border-quaternary: hsl(349, 74%, 47%);
852
- --color-danger-border-hover: hsl(349, 92%, 51%);
853
- --color-danger-border-focus: hsl(349, 95%, 64%);
854
- --color-danger-border-active: hsl(349, 94%, 32%);
855
- --color-danger-border-disabled: hsl(349, 43%, 75%);
856
- --color-disabled-item-disabled: hsl(0, 0%, 47%);
1141
+ --color-info-text-secondary: hsl(211, 56%, 51%);
1142
+ --color-info-text-tertiary: hsl(212, 89%, 93%);
1143
+ --color-info-text-quaternary: hsl(211, 49%, 54%);
1144
+ --color-info-text-hover: hsl(211, 56%, 51%);
1145
+ --color-info-text-focus: hsl(212, 68%, 65%);
1146
+ --color-info-text-active: hsl(212, 74%, 29%);
1147
+ --color-info-text-disabled: hsl(212, 26%, 72%);
1148
+ --color-info-item-primary: hsl(211, 80%, 50%);
1149
+ --color-info-item-secondary: hsl(212, 35%, 43%);
1150
+ --color-info-item-tertiary: hsl(212, 89%, 93%);
1151
+ --color-info-item-quaternary: hsl(211, 49%, 54%);
1152
+ --color-info-item-hover: hsl(211, 56%, 51%);
1153
+ --color-info-item-focus: hsl(212, 68%, 65%);
1154
+ --color-info-item-active: hsl(212, 74%, 29%);
1155
+ --color-info-item-disabled: hsl(212, 26%, 72%);
1156
+ --color-info-border-primary: hsl(211, 80%, 50%);
1157
+ --color-info-border-secondary: hsl(212, 35%, 43%);
1158
+ --color-info-border-tertiary: hsl(212, 89%, 93%);
1159
+ --color-info-border-quaternary: hsl(211, 56%, 51%);
1160
+ --color-info-border-hover: hsl(211, 56%, 51%);
1161
+ --color-info-border-focus: hsl(212, 68%, 65%);
1162
+ --color-info-border-active: hsl(212, 74%, 29%);
1163
+ --color-info-border-disabled: hsl(212, 26%, 72%);
1164
+ --color-danger-fill-primary: hsl(349, 62%, 48%);
1165
+ --color-danger-fill-secondary: hsl(0, 0%, 11%);
1166
+ --color-danger-fill-tertiary: hsl(349, 68%, 50%);
1167
+ --color-danger-fill-quaternary: hsl(349, 95%, 64%);
1168
+ --color-danger-fill-hover: hsl(349, 55%, 47%);
1169
+ --color-danger-fill-active: hsl(349, 92%, 51%);
1170
+ --color-danger-fill-focus: hsl(349, 94%, 32%);
1171
+ --color-danger-fill-disabled: hsl(349, 74%, 26%);
1172
+ --color-danger-text-primary: hsl(0, 0%, 11%);
1173
+ --color-danger-text-secondary: hsl(349, 62%, 48%);
1174
+ --color-danger-text-tertiary: hsl(349, 68%, 50%);
1175
+ --color-danger-text-quaternary: hsl(349, 95%, 64%);
1176
+ --color-danger-text-hover: hsl(349, 55%, 47%);
1177
+ --color-danger-text-active: hsl(349, 92%, 51%);
1178
+ --color-danger-text-focus: hsl(349, 94%, 32%);
1179
+ --color-danger-text-disabled: hsl(349, 74%, 26%);
1180
+ --color-danger-item-primary: hsl(0, 0%, 11%);
1181
+ --color-danger-item-secondary: hsl(349, 62%, 48%);
1182
+ --color-danger-item-tertiary: hsl(349, 68%, 50%);
1183
+ --color-danger-item-quaternary: hsl(349, 95%, 64%);
1184
+ --color-danger-item-hover: hsl(349, 55%, 47%);
1185
+ --color-danger-item-active: hsl(349, 92%, 51%);
1186
+ --color-danger-item-focus: hsl(349, 94%, 32%);
1187
+ --color-danger-item-disabled: hsl(349, 74%, 26%);
1188
+ --color-danger-border-primary: hsl(0, 0%, 11%);
1189
+ --color-danger-border-secondary: hsl(349, 62%, 48%);
1190
+ --color-danger-border-tertiary: hsl(349, 68%, 50%);
1191
+ --color-danger-border-quaternary: hsl(349, 95%, 64%);
1192
+ --color-danger-border-hover: hsl(349, 55%, 47%);
1193
+ --color-danger-border-active: hsl(349, 92%, 51%);
1194
+ --color-danger-border-focus: hsl(349, 94%, 32%);
1195
+ --color-danger-border-disabled: hsl(349, 74%, 26%);
857
1196
  }
858
1197
  }
859
1198
 
860
- @media screen and (prefers-color-scheme: dark) {
1199
+ @media print, screen and (prefers-color-scheme: dark) {
861
1200
 
862
1201
  /**
863
1202
  * Do not edit directly, this file was auto-generated.
@@ -1044,437 +1383,103 @@
1044
1383
  --color-warning-border-secondary: hsl(36, 74%, 40%);
1045
1384
  --color-warning-border-focus: hsl(36, 71%, 48%);
1046
1385
  --color-warning-border-hover: hsl(36, 76%, 63%);
1047
- --color-warning-border-active: hsl(35, 45%, 42%);
1048
- --color-warning-border-disabled: hsl(35, 78%, 14%);
1049
- --color-error-fill-primary: hsl(0, 100%, 44%);
1050
- --color-error-fill-secondary: hsl(0, 99%, 38%);
1051
- --color-error-fill-tertiary: hsl(0, 100%, 27%);
1052
- --color-error-fill-quaternary: hsl(0, 100%, 44%);
1053
- --color-error-fill-hover: hsl(0, 60%, 41%);
1054
- --color-error-fill-focus: hsl(0, 86%, 59%);
1055
- --color-error-fill-active: hsl(0, 100%, 29%);
1056
- --color-error-fill-disabled: hsl(0, 81%, 17%);
1057
- --color-error-text-primary: hsl(0, 100%, 90%);
1058
- --color-error-text-secondary: hsl(0, 100%, 22%);
1059
- --color-error-text-tertiary: hsl(0, 100%, 27%);
1060
- --color-error-text-quaternary: hsl(0, 100%, 44%);
1061
- --color-error-text-hover: hsl(0, 60%, 41%);
1062
- --color-error-text-focus: hsl(0, 86%, 59%);
1063
- --color-error-text-active: hsl(0, 100%, 29%);
1064
- --color-error-text-disabled: hsl(0, 81%, 17%);
1065
- --color-error-item-primary: hsl(0, 100%, 90%);
1066
- --color-error-item-secondary: hsl(0, 100%, 22%);
1067
- --color-error-item-tertiary: hsl(0, 100%, 27%);
1068
- --color-error-item-quaternary: hsl(0, 100%, 44%);
1069
- --color-error-item-hover: hsl(0, 60%, 41%);
1070
- --color-error-item-focus: hsl(0, 86%, 59%);
1071
- --color-error-item-active: hsl(0, 100%, 29%);
1072
- --color-error-item-disabled: hsl(0, 81%, 17%);
1073
- --color-error-border-primary: hsl(0, 100%, 22%);
1074
- --color-error-border-secondary: hsl(0, 100%, 44%);
1075
- --color-error-border-tertiary: hsl(0, 100%, 27%);
1076
- --color-error-border-quaternary: hsl(0, 100%, 44%);
1077
- --color-error-border-hover: hsl(0, 60%, 41%);
1078
- --color-error-border-focus: hsl(0, 86%, 59%);
1079
- --color-error-border-active: hsl(0, 100%, 29%);
1080
- --color-error-border-disabled: hsl(0, 81%, 17%);
1081
- --color-info-fill-primary: hsl(211, 56%, 51%);
1082
- --color-info-fill-secondary: hsl(212, 72%, 61%);
1083
- --color-info-fill-tertiary: hsl(212, 89%, 93%);
1084
- --color-info-fill-quaternary: hsl(211, 49%, 54%);
1085
- --color-info-fill-hover: hsl(212, 68%, 65%);
1086
- --color-info-fill-focus: hsl(212, 74%, 29%);
1087
- --color-info-fill-active: hsl(212, 35%, 43%);
1088
- --color-info-fill-disabled: hsl(211, 53%, 31%);
1089
- --color-info-text-primary: hsl(0, 0%, 100%);
1090
- --color-info-text-secondary: hsl(211, 56%, 51%);
1091
- --color-info-text-tertiary: hsl(212, 89%, 93%);
1092
- --color-info-text-quaternary: hsl(211, 49%, 54%);
1093
- --color-info-text-hover: hsl(211, 56%, 51%);
1094
- --color-info-text-focus: hsl(212, 68%, 65%);
1095
- --color-info-text-active: hsl(212, 74%, 29%);
1096
- --color-info-text-disabled: hsl(212, 26%, 72%);
1097
- --color-info-item-primary: hsl(211, 80%, 50%);
1098
- --color-info-item-secondary: hsl(212, 35%, 43%);
1099
- --color-info-item-tertiary: hsl(212, 89%, 93%);
1100
- --color-info-item-quaternary: hsl(211, 49%, 54%);
1101
- --color-info-item-hover: hsl(211, 56%, 51%);
1102
- --color-info-item-focus: hsl(212, 68%, 65%);
1103
- --color-info-item-active: hsl(212, 74%, 29%);
1104
- --color-info-item-disabled: hsl(212, 26%, 72%);
1105
- --color-info-border-primary: hsl(211, 80%, 50%);
1106
- --color-info-border-secondary: hsl(212, 35%, 43%);
1107
- --color-info-border-tertiary: hsl(212, 89%, 93%);
1108
- --color-info-border-quaternary: hsl(211, 56%, 51%);
1109
- --color-info-border-hover: hsl(211, 56%, 51%);
1110
- --color-info-border-focus: hsl(212, 68%, 65%);
1111
- --color-info-border-active: hsl(212, 74%, 29%);
1112
- --color-info-border-disabled: hsl(212, 26%, 72%);
1113
- --color-danger-fill-primary: hsl(349, 62%, 48%);
1114
- --color-danger-fill-secondary: hsl(0, 0%, 11%);
1115
- --color-danger-fill-tertiary: hsl(349, 68%, 50%);
1116
- --color-danger-fill-quaternary: hsl(349, 95%, 64%);
1117
- --color-danger-fill-hover: hsl(349, 55%, 47%);
1118
- --color-danger-fill-active: hsl(349, 92%, 51%);
1119
- --color-danger-fill-focus: hsl(349, 94%, 32%);
1120
- --color-danger-fill-disabled: hsl(349, 74%, 26%);
1121
- --color-danger-text-primary: hsl(0, 0%, 11%);
1122
- --color-danger-text-secondary: hsl(349, 62%, 48%);
1123
- --color-danger-text-tertiary: hsl(349, 68%, 50%);
1124
- --color-danger-text-quaternary: hsl(349, 95%, 64%);
1125
- --color-danger-text-hover: hsl(349, 55%, 47%);
1126
- --color-danger-text-active: hsl(349, 92%, 51%);
1127
- --color-danger-text-focus: hsl(349, 94%, 32%);
1128
- --color-danger-text-disabled: hsl(349, 74%, 26%);
1129
- --color-danger-item-primary: hsl(0, 0%, 11%);
1130
- --color-danger-item-secondary: hsl(349, 62%, 48%);
1131
- --color-danger-item-tertiary: hsl(349, 68%, 50%);
1132
- --color-danger-item-quaternary: hsl(349, 95%, 64%);
1133
- --color-danger-item-hover: hsl(349, 55%, 47%);
1134
- --color-danger-item-active: hsl(349, 92%, 51%);
1135
- --color-danger-item-focus: hsl(349, 94%, 32%);
1136
- --color-danger-item-disabled: hsl(349, 74%, 26%);
1137
- --color-danger-border-primary: hsl(0, 0%, 11%);
1138
- --color-danger-border-secondary: hsl(349, 62%, 48%);
1139
- --color-danger-border-tertiary: hsl(349, 68%, 50%);
1140
- --color-danger-border-quaternary: hsl(349, 95%, 64%);
1141
- --color-danger-border-hover: hsl(349, 55%, 47%);
1142
- --color-danger-border-active: hsl(349, 92%, 51%);
1143
- --color-danger-border-focus: hsl(349, 94%, 32%);
1144
- --color-danger-border-disabled: hsl(349, 74%, 26%);
1145
- }
1146
- }
1147
-
1148
- @media screen and (prefers-color-scheme: light) {
1149
-
1150
- /**
1151
- * Do not edit directly, this file was auto-generated.
1152
- */
1153
-
1154
- :root:where(:not(.dark-theme)):where(.am) {
1155
- --color-accent-fill-primary: hsl(92, 49%, 47%);
1156
- --color-accent-fill-secondary: hsl(92, 28%, 62%);
1157
- --color-accent-fill-tertiary: hsl(93, 53%, 93%);
1158
- --color-accent-fill-quaternary: hsl(92, 71%, 27%);
1159
- --color-accent-fill-focus: hsl(92, 59%, 64%);
1160
- --color-accent-fill-hover-primary: hsl(91, 33%, 40%);
1161
- --color-accent-fill-hover-secondary: hsl(92, 28%, 62%);
1162
- --color-accent-fill-hover-tertiary: hsl(93, 53%, 93%);
1163
- --color-accent-fill-hover-quaternary: hsl(92, 71%, 27%);
1164
- --color-accent-fill-active-primary: hsl(92, 52%, 70%);
1165
- --color-accent-fill-active-secondary: hsl(92, 52%, 70%);
1166
- --color-accent-fill-active-tertiary: hsl(92, 52%, 70%);
1167
- --color-accent-fill-active-quaternary: hsl(92, 52%, 70%);
1168
- --color-accent-fill-disabled: hsl(93, 45%, 80%);
1169
- --color-accent-text-primary: hsl(0, 0%, 100%);
1170
- --color-accent-text-secondary: hsl(92, 49%, 47%);
1171
- --color-accent-text-tertiary: hsl(94, 53%, 68%);
1172
- --color-accent-text-quaternary: hsl(92, 37%, 35%);
1173
- --color-accent-text-hover: hsl(91, 33%, 40%);
1174
- --color-accent-text-focus: hsl(92, 59%, 64%);
1175
- --color-accent-text-active: hsl(92, 52%, 70%);
1176
- --color-accent-text-disabled: hsl(93, 45%, 80%);
1177
- --color-accent-item-primary: hsl(0, 0%, 100%);
1178
- --color-accent-item-secondary: hsl(92, 49%, 47%);
1179
- --color-accent-item-tertiary: hsl(94, 53%, 68%);
1180
- --color-accent-item-quaternary: hsl(92, 37%, 35%);
1181
- --color-accent-item-hover: hsl(91, 33%, 40%);
1182
- --color-accent-item-focus: hsl(92, 59%, 64%);
1183
- --color-accent-item-active: hsl(92, 52%, 70%);
1184
- --color-accent-item-disabled: hsl(93, 45%, 80%);
1185
- --color-accent-border-primary: hsl(0, 0%, 100%);
1186
- --color-accent-border-secondary: hsl(92, 49%, 47%);
1187
- --color-accent-border-tertiary: hsl(94, 53%, 68%);
1188
- --color-accent-border-quaternary: hsl(92, 37%, 35%);
1189
- --color-accent-border-hover: hsl(91, 33%, 40%);
1190
- --color-accent-border-focus: hsl(92, 59%, 64%);
1191
- --color-accent-border-active: hsl(92, 52%, 70%);
1192
- --color-accent-border-disabled: hsl(93, 45%, 80%);
1193
- --color-primary-fill-primary: hsl(36, 95%, 45%);
1194
- --color-primary-fill-secondary: hsl(36, 89%, 42%);
1195
- --color-primary-fill-tertiary: hsl(36, 100%, 90%);
1196
- --color-primary-fill-quaternary: hsl(36, 95%, 36%);
1197
- --color-primary-fill-focus: hsl(36, 95%, 45%);
1198
- --color-primary-fill-active: hsl(36, 95%, 45%);
1199
- --color-primary-fill-disabled: hsl(36, 100%, 90%);
1200
- --color-primary-fill-hover-primary: hsl(36, 95%, 45%);
1201
- --color-primary-fill-hover-secondary: hsl(36, 89%, 42%);
1202
- --color-primary-fill-hover-tertiary: hsl(36, 100%, 90%);
1203
- --color-primary-fill-hover-quaternary: hsl(36, 95%, 36%);
1204
- --color-primary-text-primary: hsl(0, 0%, 100%);
1205
- --color-primary-text-secondary: hsl(36, 95%, 45%);
1206
- --color-primary-text-tertiary: hsl(36, 100%, 86%);
1207
- --color-primary-text-quaternary: hsl(36, 95%, 36%);
1208
- --color-primary-text-hover: hsl(36, 95%, 45%);
1209
- --color-primary-text-focus: hsl(36, 95%, 45%);
1210
- --color-primary-text-active: hsl(36, 95%, 45%);
1211
- --color-primary-text-disabled: hsl(36, 45%, 57%);
1212
- --color-primary-item-primary: hsl(0, 0%, 100%);
1213
- --color-primary-item-secondary: hsl(36, 95%, 45%);
1214
- --color-primary-item-tertiary: hsl(36, 100%, 86%);
1215
- --color-primary-item-quaternary: hsl(36, 95%, 36%);
1216
- --color-primary-item-hover: hsl(36, 95%, 45%);
1217
- --color-primary-item-focus: hsl(36, 95%, 45%);
1218
- --color-primary-item-active: hsl(36, 95%, 45%);
1219
- --color-primary-item-disabled: hsl(36, 45%, 57%);
1220
- --color-primary-border-primary: hsl(0, 0%, 100%);
1221
- --color-primary-border-secondary: hsl(36, 95%, 45%);
1222
- --color-primary-border-tertiary: hsl(36, 100%, 86%);
1223
- --color-primary-border-quaternary: hsl(36, 95%, 36%);
1224
- --color-primary-border-hover: hsl(36, 95%, 45%);
1225
- --color-primary-border-focus: hsl(36, 95%, 45%);
1226
- --color-primary-border-active: hsl(36, 95%, 45%);
1227
- --color-primary-border-disabled: hsl(36, 45%, 57%);
1228
- --color-secondary-fill-primary: hsl(349, 96%, 44%);
1229
- --color-secondary-fill-secondary: hsl(349, 70%, 74%);
1230
- --color-secondary-fill-tertiary: hsl(348, 58%, 90%);
1231
- --color-secondary-fill-quaternary: hsl(349, 87%, 28%);
1232
- --color-secondary-fill-focus: hsl(349, 84%, 59%);
1233
- --color-secondary-fill-active: hsl(350, 58%, 41%);
1234
- --color-secondary-fill-disabled: hsl(348, 20%, 64%);
1235
- --color-secondary-fill-hover-primary: hsl(349, 96%, 44%);
1236
- --color-secondary-fill-hover-secondary: hsl(349, 70%, 74%);
1237
- --color-secondary-fill-hover-tertiary: hsl(348, 58%, 90%);
1238
- --color-secondary-fill-hover-quaternary: hsl(349, 87%, 28%);
1239
- --color-secondary-text-primary: hsl(0, 0%, 100%);
1240
- --color-secondary-text-secondary: hsl(349, 96%, 44%);
1241
- --color-secondary-text-tertiary: hsl(348, 58%, 90%);
1242
- --color-secondary-text-quaternary: hsl(349, 87%, 28%);
1243
- --color-secondary-text-hover: hsl(349, 96%, 44%);
1244
- --color-secondary-text-focus: hsl(349, 84%, 59%);
1245
- --color-secondary-text-active: hsl(350, 58%, 41%);
1246
- --color-secondary-text-disabled: hsl(348, 20%, 64%);
1247
- --color-secondary-item-primary: hsl(0, 0%, 100%);
1248
- --color-secondary-item-secondary: hsl(349, 96%, 44%);
1249
- --color-secondary-item-tertiary: hsl(348, 58%, 90%);
1250
- --color-secondary-item-quaternary: hsl(349, 87%, 28%);
1251
- --color-secondary-item-hover: hsl(349, 96%, 44%);
1252
- --color-secondary-item-focus: hsl(349, 84%, 59%);
1253
- --color-secondary-item-active: hsl(350, 58%, 41%);
1254
- --color-secondary-item-disabled: hsl(348, 20%, 64%);
1255
- --color-secondary-border-primary: hsl(0, 0%, 100%);
1256
- --color-secondary-border-secondary: hsl(349, 96%, 44%);
1257
- --color-secondary-border-tertiary: hsl(348, 58%, 90%);
1258
- --color-secondary-border-quaternary: hsl(349, 87%, 28%);
1259
- --color-secondary-border-hover: hsl(349, 96%, 44%);
1260
- --color-secondary-border-focus: hsl(349, 84%, 59%);
1261
- --color-secondary-border-active: hsl(350, 58%, 41%);
1262
- --color-secondary-border-disabled: hsl(348, 20%, 64%);
1263
- --color-surface-fill-primary: hsl(0, 0%, 100%);
1264
- --color-surface-fill-secondary: hsl(220, 14%, 96%);
1265
- --color-surface-fill-tertiary: hsl(0, 0%, 85%);
1266
- --color-surface-fill-quaternary: hsl(0, 0%, 45%);
1267
- --color-surface-fill-quaternary-50: hsl(0, 0%, 45%);
1268
- --color-surface-fill-inverse: hsl(0, 0%, 0%);
1269
- --color-surface-fill-focus: hsl(0, 0%, 59%);
1270
- --color-surface-fill-active: hsl(92, 49%, 47%);
1271
- --color-surface-fill-disabled: hsl(0, 0%, 93%);
1272
- --color-surface-fill-hover-primary: hsl(0, 0%, 79%);
1273
- --color-surface-fill-hover-secondary: hsl(220, 14%, 96%);
1274
- --color-surface-fill-hover-tertiary: hsl(0, 0%, 85%);
1275
- --color-surface-fill-hover-quaternary: hsl(0, 0%, 45%);
1276
- --color-surface-text-primary: hsl(0, 0%, 0%);
1277
- --color-surface-text-secondary: hsl(0, 0%, 93%);
1278
- --color-surface-text-tertiary: hsl(0, 0%, 85%);
1279
- --color-surface-text-quaternary: hsl(0, 0%, 45%);
1280
- --color-surface-text-inverse: hsl(0, 0%, 100%);
1281
- --color-surface-text-hover: hsl(0, 0%, 79%);
1282
- --color-surface-text-focus: hsl(0, 0%, 59%);
1283
- --color-surface-text-active: hsl(92, 49%, 47%);
1284
- --color-surface-text-disabled: hsl(0, 0%, 47%);
1285
- --color-surface-item-primary: hsl(0, 0%, 0%);
1286
- --color-surface-item-secondary: hsl(0, 0%, 93%);
1287
- --color-surface-item-tertiary: hsl(0, 0%, 85%);
1288
- --color-surface-item-quaternary: hsl(0, 0%, 45%);
1289
- --color-surface-item-inverse: hsl(0, 0%, 100%);
1290
- --color-surface-item-hover: hsl(0, 0%, 79%);
1291
- --color-surface-item-focus: hsl(0, 0%, 59%);
1292
- --color-surface-item-active: hsl(92, 49%, 47%);
1293
- --color-surface-item-disabled: hsl(0, 0%, 47%);
1294
- --color-surface-border-primary: hsl(0, 0%, 0%);
1295
- --color-surface-border-secondary: hsl(0, 0%, 93%);
1296
- --color-surface-border-tertiary: hsl(0, 0%, 85%);
1297
- --color-surface-border-quaternary: hsl(0, 0%, 45%);
1298
- --color-surface-border-inverse: hsl(0, 0%, 100%);
1299
- --color-surface-border-hover: hsl(0, 0%, 79%);
1300
- --color-surface-border-focus: hsl(0, 0%, 59%);
1301
- --color-surface-border-active: hsl(92, 49%, 47%);
1302
- --color-surface-border-disabled: hsl(0, 0%, 47%);
1386
+ --color-warning-border-active: hsl(35, 45%, 42%);
1387
+ --color-warning-border-disabled: hsl(35, 78%, 14%);
1303
1388
  --color-error-fill-primary: hsl(0, 100%, 44%);
1304
- --color-error-fill-secondary: hsl(0, 100%, 73%);
1305
- --color-error-fill-tertiary: hsl(0, 100%, 92%);
1389
+ --color-error-fill-secondary: hsl(0, 99%, 38%);
1390
+ --color-error-fill-tertiary: hsl(0, 100%, 27%);
1306
1391
  --color-error-fill-quaternary: hsl(0, 100%, 44%);
1307
- --color-error-fill-focus: hsl(0, 100%, 29%);
1308
- --color-error-fill-active: hsl(0, 86%, 59%);
1309
- --color-error-fill-disabled: hsl(0, 100%, 92%);
1310
- --color-error-fill-hover-primary: hsl(0, 60%, 41%);
1311
- --color-error-fill-hover-secondary: hsl(0, 100%, 73%);
1312
- --color-error-fill-hover-tertiary: hsl(0, 100%, 92%);
1313
- --color-error-fill-hover-quaternary: hsl(0, 100%, 44%);
1314
- --color-error-text-primary: hsl(0, 0%, 100%);
1315
- --color-error-text-secondary: hsl(0, 100%, 73%);
1316
- --color-error-text-tertiary: hsl(0, 100%, 92%);
1392
+ --color-error-fill-hover: hsl(0, 60%, 41%);
1393
+ --color-error-fill-focus: hsl(0, 86%, 59%);
1394
+ --color-error-fill-active: hsl(0, 100%, 29%);
1395
+ --color-error-fill-disabled: hsl(0, 81%, 17%);
1396
+ --color-error-text-primary: hsl(0, 100%, 90%);
1397
+ --color-error-text-secondary: hsl(0, 100%, 22%);
1398
+ --color-error-text-tertiary: hsl(0, 100%, 27%);
1317
1399
  --color-error-text-quaternary: hsl(0, 100%, 44%);
1318
1400
  --color-error-text-hover: hsl(0, 60%, 41%);
1319
- --color-error-text-focus: hsl(0, 100%, 29%);
1320
- --color-error-text-active: hsl(0, 86%, 59%);
1321
- --color-error-text-disabled: hsl(0, 31%, 65%);
1322
- --color-error-item-primary: hsl(0, 0%, 100%);
1323
- --color-error-item-secondary: hsl(0, 100%, 73%);
1324
- --color-error-item-tertiary: hsl(0, 100%, 92%);
1401
+ --color-error-text-focus: hsl(0, 86%, 59%);
1402
+ --color-error-text-active: hsl(0, 100%, 29%);
1403
+ --color-error-text-disabled: hsl(0, 81%, 17%);
1404
+ --color-error-item-primary: hsl(0, 100%, 90%);
1405
+ --color-error-item-secondary: hsl(0, 100%, 22%);
1406
+ --color-error-item-tertiary: hsl(0, 100%, 27%);
1325
1407
  --color-error-item-quaternary: hsl(0, 100%, 44%);
1326
1408
  --color-error-item-hover: hsl(0, 60%, 41%);
1327
- --color-error-item-focus: hsl(0, 100%, 29%);
1328
- --color-error-item-active: hsl(0, 86%, 59%);
1329
- --color-error-item-disabled: hsl(0, 31%, 65%);
1330
- --color-error-border-primary: hsl(0, 0%, 100%);
1331
- --color-error-border-secondary: hsl(0, 100%, 73%);
1332
- --color-error-border-tertiary: hsl(0, 100%, 92%);
1409
+ --color-error-item-focus: hsl(0, 86%, 59%);
1410
+ --color-error-item-active: hsl(0, 100%, 29%);
1411
+ --color-error-item-disabled: hsl(0, 81%, 17%);
1412
+ --color-error-border-primary: hsl(0, 100%, 22%);
1413
+ --color-error-border-secondary: hsl(0, 100%, 44%);
1414
+ --color-error-border-tertiary: hsl(0, 100%, 27%);
1333
1415
  --color-error-border-quaternary: hsl(0, 100%, 44%);
1334
1416
  --color-error-border-hover: hsl(0, 60%, 41%);
1335
- --color-error-border-focus: hsl(0, 100%, 29%);
1336
- --color-error-border-active: hsl(0, 100%, 44%);
1337
- --color-error-border-disabled: hsl(0, 31%, 65%);
1338
- --color-warning-fill-primary: hsl(36, 95%, 45%);
1339
- --color-warning-fill-secondary: hsl(36, 76%, 71%);
1340
- --color-warning-fill-tertiary: hsl(36, 100%, 93%);
1341
- --color-warning-fill-quaternary: hsl(36, 66%, 40%);
1342
- --color-warning-fill-focus: hsl(36, 95%, 45%);
1343
- --color-warning-fill-active: hsl(36, 97%, 29%);
1344
- --color-warning-fill-disabled: hsl(36, 83%, 86%);
1345
- --color-warning-fill-hover-primary: hsl(36, 85%, 59%);
1346
- --color-warning-fill-hover-secondary: hsl(36, 76%, 71%);
1347
- --color-warning-fill-hover-tertiary: hsl(36, 100%, 93%);
1348
- --color-warning-fill-hover-quaternary: hsl(36, 66%, 40%);
1349
- --color-warning-text-primary: hsl(0, 0%, 100%);
1350
- --color-warning-text-secondary: hsl(36, 95%, 45%);
1351
- --color-warning-text-tertiary: hsl(36, 100%, 93%);
1352
- --color-warning-text-quaternary: hsl(36, 100%, 29%);
1353
- --color-warning-text-focus: hsl(36, 95%, 45%);
1354
- --color-warning-text-hover: hsl(36, 85%, 59%);
1355
- --color-warning-text-active: hsl(36, 97%, 29%);
1356
- --color-warning-text-disabled: hsl(36, 31%, 57%);
1357
- --color-warning-item-primary: hsl(0, 0%, 100%);
1358
- --color-warning-item-secondary: hsl(36, 95%, 45%);
1359
- --color-warning-item-tertiary: hsl(36, 100%, 93%);
1360
- --color-warning-item-quaternary: hsl(36, 100%, 29%);
1361
- --color-warning-item-focus: hsl(36, 95%, 45%);
1362
- --color-warning-item-hover: hsl(36, 85%, 59%);
1363
- --color-warning-item-active: hsl(36, 97%, 29%);
1364
- --color-warning-item-disabled: hsl(36, 31%, 57%);
1365
- --color-warning-border-primary: hsl(0, 0%, 100%);
1366
- --color-warning-border-secondary: hsl(36, 95%, 45%);
1367
- --color-warning-border-tertiary: hsl(36, 100%, 93%);
1368
- --color-warning-border-quaternary: hsl(36, 100%, 29%);
1369
- --color-warning-border-focus: hsl(36, 95%, 45%);
1370
- --color-warning-border-hover: hsl(36, 85%, 59%);
1371
- --color-warning-border-active: hsl(36, 97%, 29%);
1372
- --color-warning-border-disabled: hsl(36, 31%, 57%);
1373
- --color-success-fill-primary: hsl(92, 56%, 38%);
1374
- --color-success-fill-hover-primary: hsl(92, 56%, 38%);
1375
- --color-success-fill-hover-secondary: hsl(92, 68%, 48%);
1376
- --color-success-fill-hover-tertiary: hsl(90, 53%, 93%);
1377
- --color-success-fill-hover-quaternary: hsl(92, 90%, 37%);
1378
- --color-success-fill-secondary: hsl(92, 68%, 48%);
1379
- --color-success-fill-tertiary: hsl(90, 53%, 93%);
1380
- --color-success-fill-quaternary: hsl(92, 90%, 37%);
1381
- --color-success-fill-focus: hsl(92, 75%, 22%);
1382
- --color-success-fill-active: hsl(92, 52%, 58%);
1383
- --color-success-fill-disabled: hsl(92, 43%, 80%);
1384
- --color-success-text-primary: hsl(0, 0%, 100%);
1385
- --color-success-text-secondary: hsl(92, 68%, 48%);
1386
- --color-success-text-tertiary: hsl(90, 53%, 93%);
1387
- --color-success-text-quaternary: hsl(92, 90%, 37%);
1388
- --color-success-text-hover: hsl(92, 56%, 38%);
1389
- --color-success-text-focus: hsl(92, 75%, 22%);
1390
- --color-success-text-active: hsl(92, 52%, 58%);
1391
- --color-success-text-disabled: hsl(92, 22%, 54%);
1392
- --color-success-item-primary: hsl(0, 0%, 100%);
1393
- --color-success-item-secondary: hsl(92, 68%, 48%);
1394
- --color-success-item-tertiary: hsl(90, 53%, 93%);
1395
- --color-success-item-quaternary: hsl(92, 90%, 37%);
1396
- --color-success-item-hover: hsl(92, 56%, 38%);
1397
- --color-success-item-focus: hsl(92, 75%, 22%);
1398
- --color-success-item-active: hsl(92, 52%, 58%);
1399
- --color-success-item-disabled: hsl(92, 22%, 54%);
1400
- --color-success-border-primary: hsl(0, 0%, 100%);
1401
- --color-success-border-secondary: hsl(92, 68%, 48%);
1402
- --color-success-border-tertiary: hsl(90, 53%, 93%);
1403
- --color-success-border-quaternary: hsl(92, 90%, 37%);
1404
- --color-success-border-hover: hsl(92, 56%, 38%);
1405
- --color-success-border-focus: hsl(92, 75%, 22%);
1406
- --color-success-border-active: hsl(92, 52%, 58%);
1407
- --color-success-border-disabled: hsl(92, 22%, 54%);
1408
- --color-info-fill-primary: hsl(226, 100%, 52%);
1409
- --color-info-fill-hover-primary: hsl(226, 100%, 52%);
1410
- --color-info-fill-hover-secondary: hsl(226, 100%, 75%);
1411
- --color-info-fill-hover-tertiary: hsl(227, 100%, 96%);
1412
- --color-info-fill-hover-quaternary: hsl(226, 49%, 22%);
1413
- --color-info-fill-secondary: hsl(226, 100%, 75%);
1414
- --color-info-fill-tertiary: hsl(227, 100%, 96%);
1415
- --color-info-fill-quaternary: hsl(226, 49%, 22%);
1416
- --color-info-fill-focus: hsl(226, 49%, 45%);
1417
- --color-info-fill-active: hsl(226, 100%, 75%);
1418
- --color-info-fill-disabled: hsl(227, 36%, 85%);
1417
+ --color-error-border-focus: hsl(0, 86%, 59%);
1418
+ --color-error-border-active: hsl(0, 100%, 29%);
1419
+ --color-error-border-disabled: hsl(0, 81%, 17%);
1420
+ --color-info-fill-primary: hsl(211, 56%, 51%);
1421
+ --color-info-fill-secondary: hsl(212, 72%, 61%);
1422
+ --color-info-fill-tertiary: hsl(212, 89%, 93%);
1423
+ --color-info-fill-quaternary: hsl(211, 49%, 54%);
1424
+ --color-info-fill-hover: hsl(212, 68%, 65%);
1425
+ --color-info-fill-focus: hsl(212, 74%, 29%);
1426
+ --color-info-fill-active: hsl(212, 35%, 43%);
1427
+ --color-info-fill-disabled: hsl(211, 53%, 31%);
1419
1428
  --color-info-text-primary: hsl(0, 0%, 100%);
1420
- --color-info-text-secondary: hsl(226, 100%, 52%);
1421
- --color-info-text-tertiary: hsl(227, 100%, 96%);
1422
- --color-info-text-quaternary: hsl(226, 49%, 22%);
1423
- --color-info-text-hover: hsl(226, 100%, 67%);
1424
- --color-info-text-focus: hsl(226, 49%, 45%);
1425
- --color-info-text-active: hsl(226, 100%, 75%);
1426
- --color-info-text-disabled: hsl(227, 36%, 85%);
1427
- --color-info-item-primary: hsl(0, 0%, 100%);
1428
- --color-info-item-secondary: hsl(226, 100%, 52%);
1429
- --color-info-item-tertiary: hsl(227, 100%, 96%);
1430
- --color-info-item-quaternary: hsl(226, 49%, 22%);
1431
- --color-info-item-hover: hsl(226, 100%, 67%);
1432
- --color-info-item-focus: hsl(226, 49%, 45%);
1433
- --color-info-item-active: hsl(226, 100%, 75%);
1434
- --color-info-item-disabled: hsl(227, 36%, 85%);
1435
- --color-info-border-primary: hsl(0, 0%, 100%);
1436
- --color-info-border-secondary: hsl(226, 100%, 52%);
1437
- --color-info-border-tertiary: hsl(227, 100%, 96%);
1438
- --color-info-border-quaternary: hsl(226, 49%, 22%);
1439
- --color-info-border-hover: hsl(226, 100%, 67%);
1440
- --color-info-border-focus: hsl(226, 49%, 45%);
1441
- --color-info-border-active: hsl(226, 100%, 75%);
1442
- --color-info-border-disabled: hsl(227, 36%, 85%);
1443
- --color-danger-fill-primary: hsl(349, 68%, 50%);
1444
- --color-danger-fill-hover-primary: hsl(349, 92%, 51%);
1445
- --color-danger-fill-hover-secondary: hsl(0, 0%, 100%);
1446
- --color-danger-fill-hover-tertiary: hsl(349, 70%, 91%);
1447
- --color-danger-fill-hover-quaternary: hsl(349, 74%, 47%);
1448
- --color-danger-fill-secondary: hsl(0, 0%, 100%);
1449
- --color-danger-fill-tertiary: hsl(349, 70%, 91%);
1450
- --color-danger-fill-quaternary: hsl(349, 74%, 47%);
1451
- --color-danger-fill-focus: hsl(349, 95%, 64%);
1452
- --color-danger-fill-active: hsl(349, 94%, 32%);
1453
- --color-danger-fill-disabled: hsl(349, 43%, 75%);
1454
- --color-danger-text-primary: hsl(0, 0%, 100%);
1455
- --color-danger-text-secondary: hsl(349, 68%, 50%);
1456
- --color-danger-text-tertiary: hsl(349, 70%, 91%);
1457
- --color-danger-text-quaternary: hsl(349, 74%, 47%);
1458
- --color-danger-text-hover: hsl(349, 92%, 51%);
1459
- --color-danger-text-focus: hsl(349, 95%, 64%);
1460
- --color-danger-text-active: hsl(349, 94%, 32%);
1461
- --color-danger-text-disabled: hsl(349, 43%, 75%);
1462
- --color-danger-item-primary: hsl(0, 0%, 100%);
1463
- --color-danger-item-secondary: hsl(349, 68%, 50%);
1464
- --color-danger-item-tertiary: hsl(349, 70%, 91%);
1465
- --color-danger-item-quaternary: hsl(349, 74%, 47%);
1466
- --color-danger-item-hover: hsl(349, 92%, 51%);
1467
- --color-danger-item-focus: hsl(349, 95%, 64%);
1468
- --color-danger-item-active: hsl(349, 94%, 32%);
1469
- --color-danger-item-disabled: hsl(349, 43%, 75%);
1470
- --color-danger-border-primary: hsl(0, 0%, 100%);
1471
- --color-danger-border-secondary: hsl(349, 68%, 50%);
1472
- --color-danger-border-tertiary: hsl(349, 70%, 91%);
1473
- --color-danger-border-quaternary: hsl(349, 74%, 47%);
1474
- --color-danger-border-hover: hsl(349, 92%, 51%);
1475
- --color-danger-border-focus: hsl(349, 95%, 64%);
1476
- --color-danger-border-active: hsl(349, 94%, 32%);
1477
- --color-danger-border-disabled: hsl(349, 43%, 75%);
1478
- --color-disabled-item-disabled: hsl(0, 0%, 47%);
1429
+ --color-info-text-secondary: hsl(211, 56%, 51%);
1430
+ --color-info-text-tertiary: hsl(212, 89%, 93%);
1431
+ --color-info-text-quaternary: hsl(211, 49%, 54%);
1432
+ --color-info-text-hover: hsl(211, 56%, 51%);
1433
+ --color-info-text-focus: hsl(212, 68%, 65%);
1434
+ --color-info-text-active: hsl(212, 74%, 29%);
1435
+ --color-info-text-disabled: hsl(212, 26%, 72%);
1436
+ --color-info-item-primary: hsl(211, 80%, 50%);
1437
+ --color-info-item-secondary: hsl(212, 35%, 43%);
1438
+ --color-info-item-tertiary: hsl(212, 89%, 93%);
1439
+ --color-info-item-quaternary: hsl(211, 49%, 54%);
1440
+ --color-info-item-hover: hsl(211, 56%, 51%);
1441
+ --color-info-item-focus: hsl(212, 68%, 65%);
1442
+ --color-info-item-active: hsl(212, 74%, 29%);
1443
+ --color-info-item-disabled: hsl(212, 26%, 72%);
1444
+ --color-info-border-primary: hsl(211, 80%, 50%);
1445
+ --color-info-border-secondary: hsl(212, 35%, 43%);
1446
+ --color-info-border-tertiary: hsl(212, 89%, 93%);
1447
+ --color-info-border-quaternary: hsl(211, 56%, 51%);
1448
+ --color-info-border-hover: hsl(211, 56%, 51%);
1449
+ --color-info-border-focus: hsl(212, 68%, 65%);
1450
+ --color-info-border-active: hsl(212, 74%, 29%);
1451
+ --color-info-border-disabled: hsl(212, 26%, 72%);
1452
+ --color-danger-fill-primary: hsl(349, 62%, 48%);
1453
+ --color-danger-fill-secondary: hsl(0, 0%, 11%);
1454
+ --color-danger-fill-tertiary: hsl(349, 68%, 50%);
1455
+ --color-danger-fill-quaternary: hsl(349, 95%, 64%);
1456
+ --color-danger-fill-hover: hsl(349, 55%, 47%);
1457
+ --color-danger-fill-active: hsl(349, 92%, 51%);
1458
+ --color-danger-fill-focus: hsl(349, 94%, 32%);
1459
+ --color-danger-fill-disabled: hsl(349, 74%, 26%);
1460
+ --color-danger-text-primary: hsl(0, 0%, 11%);
1461
+ --color-danger-text-secondary: hsl(349, 62%, 48%);
1462
+ --color-danger-text-tertiary: hsl(349, 68%, 50%);
1463
+ --color-danger-text-quaternary: hsl(349, 95%, 64%);
1464
+ --color-danger-text-hover: hsl(349, 55%, 47%);
1465
+ --color-danger-text-active: hsl(349, 92%, 51%);
1466
+ --color-danger-text-focus: hsl(349, 94%, 32%);
1467
+ --color-danger-text-disabled: hsl(349, 74%, 26%);
1468
+ --color-danger-item-primary: hsl(0, 0%, 11%);
1469
+ --color-danger-item-secondary: hsl(349, 62%, 48%);
1470
+ --color-danger-item-tertiary: hsl(349, 68%, 50%);
1471
+ --color-danger-item-quaternary: hsl(349, 95%, 64%);
1472
+ --color-danger-item-hover: hsl(349, 55%, 47%);
1473
+ --color-danger-item-active: hsl(349, 92%, 51%);
1474
+ --color-danger-item-focus: hsl(349, 94%, 32%);
1475
+ --color-danger-item-disabled: hsl(349, 74%, 26%);
1476
+ --color-danger-border-primary: hsl(0, 0%, 11%);
1477
+ --color-danger-border-secondary: hsl(349, 62%, 48%);
1478
+ --color-danger-border-tertiary: hsl(349, 68%, 50%);
1479
+ --color-danger-border-quaternary: hsl(349, 95%, 64%);
1480
+ --color-danger-border-hover: hsl(349, 55%, 47%);
1481
+ --color-danger-border-active: hsl(349, 92%, 51%);
1482
+ --color-danger-border-focus: hsl(349, 94%, 32%);
1483
+ --color-danger-border-disabled: hsl(349, 74%, 26%);
1479
1484
  }
1480
1485
  }