@vector-im/compound-web 8.2.4 → 8.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (59) hide show
  1. package/dist/components/ActivityMarker/Pill.module.css.cjs +1 -1
  2. package/dist/components/ActivityMarker/Pill.module.css.js +1 -1
  3. package/dist/components/ActivityMarker/Unread.module.css.cjs +1 -1
  4. package/dist/components/ActivityMarker/Unread.module.css.js +1 -1
  5. package/dist/components/ActivityMarker/UnreadCounter.module.css.cjs +1 -1
  6. package/dist/components/ActivityMarker/UnreadCounter.module.css.js +1 -1
  7. package/dist/components/Avatar/Avatar.module.css.cjs +5 -5
  8. package/dist/components/Avatar/Avatar.module.css.js +5 -5
  9. package/dist/components/Badge/Badge.module.css.cjs +1 -1
  10. package/dist/components/Badge/Badge.module.css.js +1 -1
  11. package/dist/components/Button/Button.module.css.cjs +4 -4
  12. package/dist/components/Button/Button.module.css.js +4 -4
  13. package/dist/components/Form/Controls/Checkbox/Checkbox.module.css.cjs +3 -3
  14. package/dist/components/Form/Controls/Checkbox/Checkbox.module.css.js +3 -3
  15. package/dist/components/Form/Controls/Radio/Radio.module.css.cjs +3 -3
  16. package/dist/components/Form/Controls/Radio/Radio.module.css.js +3 -3
  17. package/dist/components/Form/Controls/Toggle/Toggle.module.css.cjs +3 -3
  18. package/dist/components/Form/Controls/Toggle/Toggle.module.css.js +3 -3
  19. package/dist/components/Icon/BigIcon/BigIcon.module.css.cjs +3 -3
  20. package/dist/components/Icon/BigIcon/BigIcon.module.css.js +3 -3
  21. package/dist/components/Icon/IndicatorIcon/IndicatorIcon.module.css.cjs +1 -1
  22. package/dist/components/Icon/IndicatorIcon/IndicatorIcon.module.css.js +1 -1
  23. package/dist/components/Nav/Nav.module.css.cjs +4 -4
  24. package/dist/components/Nav/Nav.module.css.js +4 -4
  25. package/dist/components/Progress/Progress.module.css.cjs +4 -4
  26. package/dist/components/Progress/Progress.module.css.js +4 -4
  27. package/dist/components/ReleaseAnnouncement/ReleaseAnnouncement.module.css.cjs +5 -5
  28. package/dist/components/ReleaseAnnouncement/ReleaseAnnouncement.module.css.js +5 -5
  29. package/dist/components/Separator/Separator.module.css.cjs +1 -1
  30. package/dist/components/Separator/Separator.module.css.js +1 -1
  31. package/dist/components/Toast/Toast.module.css.cjs +1 -1
  32. package/dist/components/Toast/Toast.module.css.js +1 -1
  33. package/dist/components/Tooltip/Tooltip.module.css.cjs +4 -4
  34. package/dist/components/Tooltip/Tooltip.module.css.js +4 -4
  35. package/dist/components/VisualList/VisualList.module.css.cjs +1 -1
  36. package/dist/components/VisualList/VisualList.module.css.js +1 -1
  37. package/dist/components/VisualList/VisualListItem.module.css.cjs +4 -4
  38. package/dist/components/VisualList/VisualListItem.module.css.js +4 -4
  39. package/dist/style.css +318 -193
  40. package/package.json +13 -13
  41. package/src/components/ActivityMarker/Pill.module.css +6 -0
  42. package/src/components/ActivityMarker/Unread.module.css +6 -0
  43. package/src/components/ActivityMarker/UnreadCounter.module.css +6 -0
  44. package/src/components/Avatar/Avatar.module.css +6 -1
  45. package/src/components/Badge/Badge.module.css +7 -0
  46. package/src/components/Button/Button.module.css +6 -0
  47. package/src/components/Form/Controls/Checkbox/Checkbox.module.css +12 -6
  48. package/src/components/Form/Controls/Radio/Radio.module.css +12 -0
  49. package/src/components/Form/Controls/Toggle/Toggle.module.css +13 -6
  50. package/src/components/Icon/BigIcon/BigIcon.module.css +6 -0
  51. package/src/components/Icon/IndicatorIcon/IndicatorIcon.module.css +13 -3
  52. package/src/components/Nav/Nav.module.css +6 -0
  53. package/src/components/Progress/Progress.module.css +6 -0
  54. package/src/components/ReleaseAnnouncement/ReleaseAnnouncement.module.css +6 -0
  55. package/src/components/Separator/Separator.module.css +6 -0
  56. package/src/components/Toast/Toast.module.css +6 -0
  57. package/src/components/Tooltip/Tooltip.module.css +6 -0
  58. package/src/components/VisualList/VisualList.module.css +6 -0
  59. package/src/components/VisualList/VisualListItem.module.css +6 -0
package/dist/style.css CHANGED
@@ -361,7 +361,7 @@ Please see LICENSE files in the repository root for full details.
361
361
  * dot plus the stroke (dimensions calculated from the figma).
362
362
  */
363
363
 
364
- ._indicator-icon_zr2a0_17 {
364
+ ._indicator-icon_147l5_17 {
365
365
  /* This is called 'button size' but the docs say 'icon size' */
366
366
  inline-size: var(--cpd-icon-button-size);
367
367
  block-size: var(--cpd-icon-button-size);
@@ -370,19 +370,19 @@ Please see LICENSE files in the repository root for full details.
370
370
  position: relative;
371
371
  }
372
372
 
373
- ._indicator-icon_zr2a0_17 svg {
373
+ ._indicator-icon_147l5_17 svg {
374
374
  inline-size: 100%;
375
375
  block-size: 100%;
376
376
  }
377
377
 
378
- ._indicator-icon_zr2a0_17[data-indicator] svg {
378
+ ._indicator-icon_147l5_17[data-indicator] svg {
379
379
  mask-image: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20fill='none'%20version='1.1'%20viewBox='0%200%2024%2024'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m0%200v24h24v-16.359a6%206%200%200%201-2%200.35938%206%206%200%200%201-6-6%206%206%200%200%201%200.35938-2h-16.359z'%20fill='%23000'%20stroke-width='0'/%3e%3c/svg%3e");
380
380
  mask-position: center center;
381
381
  mask-repeat: no-repeat;
382
382
  mask-size: 100%;
383
383
  }
384
384
 
385
- ._indicator-icon_zr2a0_17[data-indicator]::before {
385
+ ._indicator-icon_147l5_17[data-indicator]::before {
386
386
  content: "";
387
387
  position: absolute;
388
388
 
@@ -394,15 +394,25 @@ Please see LICENSE files in the repository root for full details.
394
394
  inline-size: 33.3333%;
395
395
  block-size: 33.333%;
396
396
  border-radius: 50%;
397
- background: var(--cpd-color-icon-primary);
397
+ box-sizing: border-box;
398
+
399
+ --background-color: var(--cpd-color-icon-primary);
400
+
401
+ background-color: var(--background-color);
402
+ }
403
+
404
+ ._indicator-icon_147l5_17[data-indicator="success"]::before {
405
+ --background-color: var(--cpd-color-icon-success-primary);
398
406
  }
399
407
 
400
- ._indicator-icon_zr2a0_17[data-indicator="success"]::before {
401
- background: var(--cpd-color-icon-success-primary);
408
+ ._indicator-icon_147l5_17[data-indicator="critical"]::before {
409
+ --background-color: var(--cpd-color-icon-critical-primary);
402
410
  }
403
411
 
404
- ._indicator-icon_zr2a0_17[data-indicator="critical"]::before {
405
- background: var(--cpd-color-icon-critical-primary);
412
+ @media (forced-colors: active) {
413
+ ._indicator-icon_147l5_17[data-indicator]::before {
414
+ border: 1px solid var(--background-color);
415
+ }
406
416
  }
407
417
  /*
408
418
  Copyright 2023, 2024 New Vector Ltd.
@@ -411,7 +421,7 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
411
421
  Please see LICENSE files in the repository root for full details.
412
422
  */
413
423
 
414
- ._tooltip_6ode6_8 {
424
+ ._tooltip_1nqnq_8 {
415
425
  font: var(--cpd-font-body-xs-medium);
416
426
  padding: var(--cpd-space-1-5x) var(--cpd-space-3x);
417
427
  background: var(--cpd-color-alpha-gray-1400);
@@ -424,22 +434,28 @@ Please see LICENSE files in the repository root for full details.
424
434
  cursor: pointer;
425
435
  }
426
436
 
427
- ._tooltip_6ode6_8._invisible_6ode6_21 {
437
+ ._tooltip_1nqnq_8._invisible_1nqnq_21 {
428
438
  /* Hide the tooltip in a way that allows it to act as an accessible label,
429
439
  even when invisible */
430
440
  clip-path: inset(50%);
431
441
  pointer-events: none;
432
442
  }
433
443
 
434
- ._caption_6ode6_28 {
444
+ ._caption_1nqnq_28 {
435
445
  font-weight: var(--cpd-font-weight-regular);
436
446
  color: var(--cpd-color-text-secondary);
437
447
  }
438
448
 
439
- ._arrow_6ode6_33 {
449
+ ._arrow_1nqnq_33 {
440
450
  /* same color as the tooltip background */
441
451
  fill: var(--cpd-color-alpha-gray-1400);
442
452
  }
453
+
454
+ @media (forced-colors: active) {
455
+ ._tooltip_1nqnq_8:not(._invisible_1nqnq_21) {
456
+ outline: 1px solid transparent;
457
+ }
458
+ }
443
459
  /*
444
460
  Copyright 2023 New Vector Ltd.
445
461
 
@@ -447,10 +463,12 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
447
463
  Please see LICENSE files in the repository root for full details.
448
464
  */
449
465
 
450
- ._avatar_1qbcf_8 {
466
+ ._avatar_1jp1e_8 {
451
467
  display: inline-block;
452
468
  box-sizing: border-box;
453
- line-height: var(--cpd-avatar-size);
469
+
470
+ /* -2px to account for the border styling below */
471
+ line-height: calc(var(--cpd-avatar-size) - 2px);
454
472
  text-align: center;
455
473
  font-size: min(calc(var(--cpd-avatar-size) * 0.5625), 60px);
456
474
  text-transform: uppercase;
@@ -465,7 +483,7 @@ Please see LICENSE files in the repository root for full details.
465
483
  background: var(--cpd-color-bg-canvas-default);
466
484
  }
467
485
 
468
- button._avatar_1qbcf_8 {
486
+ button._avatar_1jp1e_8 {
469
487
  /**
470
488
  * The avatar can be a button element, we need to reset its style
471
489
  */
@@ -475,65 +493,68 @@ button._avatar_1qbcf_8 {
475
493
  cursor: pointer;
476
494
  }
477
495
 
478
- button._avatar_1qbcf_8:disabled {
496
+ button._avatar_1jp1e_8:disabled {
479
497
  cursor: not-allowed;
480
498
  }
481
499
 
482
- ._avatar_1qbcf_8,
483
- ._image_1qbcf_41 {
500
+ ._avatar_1jp1e_8,
501
+ ._image_1jp1e_43 {
484
502
  aspect-ratio: 1 / 1;
485
503
  inline-size: var(--cpd-avatar-size);
486
504
  border-radius: var(--cpd-avatar-radius);
487
505
  }
488
506
 
489
- ._image_1qbcf_41 {
507
+ ._image_1jp1e_43 {
490
508
  object-fit: cover;
491
509
  overflow: hidden;
492
510
  }
493
511
 
494
- ._avatar-imageless_1qbcf_52 {
512
+ ._avatar-imageless_1jp1e_54 {
495
513
  /* In the future we'd prefer to pass the HEX code as the data attr
496
514
  and use `attr(data-color)` to avoid the style declaration from below
497
515
  but this is currently not supported in all browsers */
498
516
  background: var(--cpd-avatar-bg);
499
517
  color: var(--cpd-avatar-color);
518
+
519
+ /* Additional style to ensure visibility in contrast-mode */
520
+ border: 1px solid var(--cpd-avatar-bg);
500
521
  }
501
522
 
502
- ._avatar_1qbcf_8[data-color] {
523
+ ._avatar_1jp1e_8[data-color] {
503
524
  --cpd-avatar-bg: var(--cpd-color-bg-decorative-1);
504
525
  --cpd-avatar-color: var(--cpd-color-text-decorative-1);
505
526
  }
506
527
 
507
- ._avatar_1qbcf_8[data-color="2"] {
528
+ ._avatar_1jp1e_8[data-color="2"] {
508
529
  --cpd-avatar-bg: var(--cpd-color-bg-decorative-2);
509
530
  --cpd-avatar-color: var(--cpd-color-text-decorative-2);
510
531
  }
511
532
 
512
- ._avatar_1qbcf_8[data-color="3"] {
533
+ ._avatar_1jp1e_8[data-color="3"] {
513
534
  --cpd-avatar-bg: var(--cpd-color-bg-decorative-3);
514
535
  --cpd-avatar-color: var(--cpd-color-text-decorative-3);
515
536
  }
516
537
 
517
- ._avatar_1qbcf_8[data-color="4"] {
538
+ ._avatar_1jp1e_8[data-color="4"] {
518
539
  --cpd-avatar-bg: var(--cpd-color-bg-decorative-4);
519
540
  --cpd-avatar-color: var(--cpd-color-text-decorative-4);
520
541
  }
521
542
 
522
- ._avatar_1qbcf_8[data-color="5"] {
543
+ ._avatar_1jp1e_8[data-color="5"] {
523
544
  --cpd-avatar-bg: var(--cpd-color-bg-decorative-5);
524
545
  --cpd-avatar-color: var(--cpd-color-text-decorative-5);
525
546
  }
526
547
 
527
- ._avatar_1qbcf_8[data-color="6"] {
548
+ ._avatar_1jp1e_8[data-color="6"] {
528
549
  --cpd-avatar-bg: var(--cpd-color-bg-decorative-6);
529
550
  --cpd-avatar-color: var(--cpd-color-text-decorative-6);
530
551
  }
531
552
 
532
- ._avatar_1qbcf_8[data-type="round"] {
553
+ ._avatar_1jp1e_8[data-type="round"] {
533
554
  --cpd-avatar-radius: 50%;
534
555
  }
535
556
 
536
- ._avatar_1qbcf_8[data-type="square"] {
557
+ ._avatar_1jp1e_8[data-type="square"] {
537
558
  --cpd-avatar-radius: 25%;
538
559
  }
539
560
 
@@ -541,26 +562,26 @@ button._avatar_1qbcf_8:disabled {
541
562
  * Stacked avatars
542
563
  */
543
564
 
544
- ._stacked-avatars_1qbcf_102::after {
565
+ ._stacked-avatars_1jp1e_107::after {
545
566
  content: "";
546
567
  display: table;
547
568
  clear: both;
548
569
  }
549
570
 
550
- ._stacked-avatars_1qbcf_102 ._avatar_1qbcf_8 {
571
+ ._stacked-avatars_1jp1e_107 ._avatar_1jp1e_8 {
551
572
  float: inline-start;
552
573
  }
553
574
 
554
- ._stacked-avatars_1qbcf_102 ._avatar_1qbcf_8:not(:last-child) {
575
+ ._stacked-avatars_1jp1e_107 ._avatar_1jp1e_8:not(:last-child) {
555
576
  /* injected in the document from AvatarStack.tsx */
556
577
  clip-path: url("#cpdAvatarClip");
557
578
  }
558
579
 
559
- ._stacked-avatars_1qbcf_102 > *:not(:first-child) {
580
+ ._stacked-avatars_1jp1e_107 > *:not(:first-child) {
560
581
  margin-inline-start: calc(var(--cpd-avatar-size) * -0.2);
561
582
  }
562
583
 
563
- ._clip-path_1qbcf_121 {
584
+ ._clip-path_1jp1e_126 {
564
585
  /* In theory the SVG is invisible, but we still need to ensure it doesn't
565
586
  affect the page's layout or otherwise make an appearance */
566
587
  position: fixed;
@@ -573,7 +594,7 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
573
594
  Please see LICENSE files in the repository root for full details.
574
595
  */
575
596
 
576
- ._badge_1t12g_8 {
597
+ ._badge_18gm1_8 {
577
598
  display: inline-flex;
578
599
  gap: var(--cpd-space-1x);
579
600
  align-items: center;
@@ -581,35 +602,42 @@ Please see LICENSE files in the repository root for full details.
581
602
  padding: var(--cpd-space-1x) var(--cpd-space-3x);
582
603
  }
583
604
 
584
- ._badge_1t12g_8[data-kind="default"] {
605
+ ._badge_18gm1_8[data-kind="default"] {
585
606
  border: 1px solid var(--cpd-color-alpha-gray-400);
607
+ outline: none;
586
608
  color: var(--cpd-color-gray-1100);
587
609
  }
588
610
 
589
- ._badge_1t12g_8[data-kind="grey"] {
611
+ ._badge_18gm1_8[data-kind="grey"] {
590
612
  background: var(--cpd-color-alpha-gray-300);
591
613
  color: var(--cpd-color-gray-1100);
592
614
  }
593
615
 
594
- ._badge_1t12g_8[data-kind="on-solid"] {
616
+ ._badge_18gm1_8[data-kind="on-solid"] {
595
617
  background: var(--cpd-color-alpha-gray-1200);
596
618
  color: var(--cpd-color-text-on-solid-primary);
597
619
  }
598
620
 
599
- ._badge_1t12g_8[data-kind="blue"] {
621
+ ._badge_18gm1_8[data-kind="blue"] {
600
622
  background: var(--cpd-color-alpha-blue-300);
601
623
  color: var(--cpd-color-blue-1100);
602
624
  }
603
625
 
604
- ._badge_1t12g_8[data-kind="green"] {
626
+ ._badge_18gm1_8[data-kind="green"] {
605
627
  background: var(--cpd-color-alpha-green-300);
606
628
  color: var(--cpd-color-green-1100);
607
629
  }
608
630
 
609
- ._badge_1t12g_8[data-kind="red"] {
631
+ ._badge_18gm1_8[data-kind="red"] {
610
632
  background: var(--cpd-color-alpha-red-300);
611
633
  color: var(--cpd-color-red-1100);
612
634
  }
635
+
636
+ @media (forced-colors: active) {
637
+ ._badge_18gm1_8 {
638
+ outline: 1px solid transparent;
639
+ }
640
+ }
613
641
  /*
614
642
  Copyright 2023 New Vector Ltd.
615
643
 
@@ -997,7 +1025,7 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
997
1025
  Please see LICENSE files in the repository root for full details.
998
1026
  */
999
1027
 
1000
- ._container_1e0uz_10 {
1028
+ ._container_1qhtc_10 {
1001
1029
  --size: 20px;
1002
1030
 
1003
1031
  display: grid;
@@ -1005,21 +1033,21 @@ Please see LICENSE files in the repository root for full details.
1005
1033
  block-size: var(--size);
1006
1034
  }
1007
1035
 
1008
- ._input_1e0uz_18,
1009
- ._ui_1e0uz_19 {
1036
+ ._input_1qhtc_18,
1037
+ ._ui_1qhtc_19 {
1010
1038
  box-sizing: border-box;
1011
1039
  grid-area: 1/1;
1012
1040
  inline-size: var(--size);
1013
1041
  block-size: var(--size);
1014
1042
  }
1015
1043
 
1016
- ._input_1e0uz_18 {
1044
+ ._input_1qhtc_18 {
1017
1045
  opacity: 0;
1018
1046
  margin: 0;
1019
1047
  cursor: pointer;
1020
1048
  }
1021
1049
 
1022
- ._ui_1e0uz_19 {
1050
+ ._ui_1qhtc_19 {
1023
1051
  pointer-events: none;
1024
1052
  border-radius: 50%;
1025
1053
  border: 1px solid;
@@ -1031,79 +1059,91 @@ Please see LICENSE files in the repository root for full details.
1031
1059
  justify-content: center;
1032
1060
  }
1033
1061
 
1034
- ._ui_1e0uz_19::after {
1062
+ ._ui_1qhtc_19::after {
1035
1063
  content: "";
1036
1064
  inline-size: 6px;
1037
1065
  block-size: 6px;
1038
1066
  border-radius: 50%;
1039
1067
  background: transparent;
1068
+ box-sizing: border-box;
1069
+
1070
+ /* Additional style to ensure visibility in contrast-mode */
1071
+ border: 1px solid transparent;
1072
+ color: transparent;
1040
1073
  }
1041
1074
 
1042
- ._input_1e0uz_18:checked + ._ui_1e0uz_19 {
1075
+ ._input_1qhtc_18:checked + ._ui_1qhtc_19 {
1043
1076
  background-color: var(--cpd-color-bg-accent-rest);
1044
1077
  border-color: var(--cpd-color-bg-accent-rest);
1078
+ color: unset;
1045
1079
  }
1046
1080
 
1047
- ._input_1e0uz_18:checked + ._ui_1e0uz_19::after {
1081
+ ._input_1qhtc_18:checked + ._ui_1qhtc_19::after {
1048
1082
  background: var(--cpd-color-icon-on-solid-primary);
1083
+ border-color: var(--cpd-color-icon-on-solid-primary);
1084
+ color: unset;
1049
1085
  }
1050
1086
 
1051
- ._input_1e0uz_18:focus-visible + ._ui_1e0uz_19 {
1087
+ ._input_1qhtc_18:focus-visible + ._ui_1qhtc_19 {
1052
1088
  outline: 2px solid var(--cpd-color-border-focused);
1053
1089
  outline-offset: 1px;
1054
1090
  }
1055
1091
 
1056
- ._input_1e0uz_18[readonly] {
1092
+ ._input_1qhtc_18[readonly] {
1057
1093
  pointer-events: none;
1058
1094
  }
1059
1095
 
1060
- ._input_1e0uz_18[readonly] + ._ui_1e0uz_19 {
1096
+ ._input_1qhtc_18[readonly] + ._ui_1qhtc_19 {
1061
1097
  border-color: var(--cpd-color-border-interactive-secondary);
1062
1098
  background: var(--cpd-color-bg-subtle-secondary);
1063
1099
  }
1064
1100
 
1065
- ._input_1e0uz_18[disabled] + ._ui_1e0uz_19 {
1101
+ ._input_1qhtc_18[disabled] + ._ui_1qhtc_19 {
1066
1102
  border-color: var(--cpd-color-border-disabled);
1067
1103
  background: var(--cpd-color-bg-canvas-disabled);
1068
1104
  }
1069
1105
 
1070
- ._input_1e0uz_18[disabled]:checked + ._ui_1e0uz_19 {
1106
+ ._input_1qhtc_18[disabled]:checked + ._ui_1qhtc_19 {
1071
1107
  border-color: var(--cpd-color-bg-action-primary-disabled);
1072
1108
  background: var(--cpd-color-bg-action-primary-disabled);
1073
1109
  }
1074
1110
 
1075
- ._input_1e0uz_18[readonly]:checked + ._ui_1e0uz_19::after {
1111
+ ._input_1qhtc_18[readonly]:checked + ._ui_1qhtc_19::after {
1076
1112
  background-color: var(--cpd-color-icon-secondary);
1113
+ border-color: var(--cpd-color-icon-secondary);
1114
+ color: unset;
1077
1115
  }
1078
1116
 
1079
1117
  @media (hover) {
1080
- ._input_1e0uz_18:not([disabled], [readonly], :checked):hover + ._ui_1e0uz_19 {
1118
+ ._input_1qhtc_18:not([disabled], [readonly], :checked):hover + ._ui_1qhtc_19 {
1081
1119
  border-color: var(--cpd-color-bg-accent-hovered);
1082
1120
 
1083
1121
  /** TODO: have the shadow in the design tokens */
1084
1122
  box-shadow: 0 1.2px 2.4px 0 rgb(0 0 0 / 15%);
1085
1123
  }
1086
1124
 
1087
- ._input_1e0uz_18:not([disabled], [readonly], :checked):hover + ._ui_1e0uz_19::after {
1125
+ ._input_1qhtc_18:not([disabled], [readonly], :checked):hover + ._ui_1qhtc_19::after {
1088
1126
  background: var(--cpd-color-icon-quaternary);
1127
+ border-color: var(--cpd-color-icon-quaternary);
1128
+ color: unset;
1089
1129
  }
1090
1130
 
1091
- ._input_1e0uz_18:not([disabled], [readonly]):checked:hover + ._ui_1e0uz_19 {
1131
+ ._input_1qhtc_18:not([disabled], [readonly]):checked:hover + ._ui_1qhtc_19 {
1092
1132
  border-color: var(--cpd-color-bg-accent-hovered);
1093
1133
  background: var(--cpd-color-bg-accent-hovered);
1094
1134
  }
1095
1135
 
1096
- ._input_1e0uz_18[data-invalid]:not([disabled], [readonly]):checked:hover + ._ui_1e0uz_19 {
1136
+ ._input_1qhtc_18[data-invalid]:not([disabled], [readonly]):checked:hover + ._ui_1qhtc_19 {
1097
1137
  border-color: var(--cpd-color-bg-critical-hovered);
1098
1138
  background: var(--cpd-color-bg-critical-hovered);
1099
1139
  }
1100
1140
  }
1101
1141
 
1102
- ._input_1e0uz_18[data-invalid]:not([disabled], [readonly], :checked) + ._ui_1e0uz_19 {
1142
+ ._input_1qhtc_18[data-invalid]:not([disabled], [readonly], :checked) + ._ui_1qhtc_19 {
1103
1143
  border-color: var(--cpd-color-border-critical-primary);
1104
1144
  }
1105
1145
 
1106
- ._input_1e0uz_18[data-invalid]:not([disabled], [readonly]):checked + ._ui_1e0uz_19 {
1146
+ ._input_1qhtc_18[data-invalid]:not([disabled], [readonly]):checked + ._ui_1qhtc_19 {
1107
1147
  background-color: var(--cpd-color-bg-critical-primary);
1108
1148
  border-color: var(--cpd-color-bg-critical-primary);
1109
1149
  }
@@ -1114,7 +1154,7 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
1114
1154
  Please see LICENSE files in the repository root for full details.
1115
1155
  */
1116
1156
 
1117
- ._progress-bar_9g67e_8 {
1157
+ ._progress-bar_1l6pa_8 {
1118
1158
  position: relative;
1119
1159
  background-color: var(--cpd-color-gray-200);
1120
1160
  border: 1px solid var(--cpd-color-gray-400);
@@ -1130,7 +1170,7 @@ Please see LICENSE files in the repository root for full details.
1130
1170
  }
1131
1171
  }
1132
1172
 
1133
- ._progress-bar-container_9g67e_24 {
1173
+ ._progress-bar-container_1l6pa_24 {
1134
1174
  display: flex;
1135
1175
  flex-direction: column;
1136
1176
  gap: var(--cpd-space-1x);
@@ -1159,13 +1199,13 @@ Please see LICENSE files in the repository root for full details.
1159
1199
  }
1160
1200
  }
1161
1201
 
1162
- ._progress-bar-label_9g67e_53 {
1202
+ ._progress-bar-label_1l6pa_53 {
1163
1203
  font: var(--cpd-font-body-sm-medium);
1164
1204
  letter-spacing: var(--cpd-font-letter-spacing-body-sm);
1165
1205
  color: var(--cpd-progress-bar-main);
1166
1206
  }
1167
1207
 
1168
- ._progress-bar-indicator_9g67e_59 {
1208
+ ._progress-bar-indicator_1l6pa_59 {
1169
1209
  position: absolute;
1170
1210
  inset: 0;
1171
1211
  transition: transform 0.2s ease-in-out;
@@ -1185,6 +1225,12 @@ Please see LICENSE files in the repository root for full details.
1185
1225
  /* sqrt(number of stripes * 2 * (stripe width)^2) = sqrt(4 * 2 * 2^2) = sqrt(32) */
1186
1226
  background-size: 5.6569px 5.6569px;
1187
1227
  }
1228
+
1229
+ @media (forced-colors: active) {
1230
+ ._progress-bar-indicator_1l6pa_59 {
1231
+ outline: 1px solid transparent;
1232
+ }
1233
+ }
1188
1234
  /*
1189
1235
  Copyright 2023 New Vector Ltd.
1190
1236
 
@@ -1383,32 +1429,38 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
1383
1429
  Please see LICENSE files in the repository root for full details.
1384
1430
  */
1385
1431
 
1386
- ._separator_7ckbw_8 {
1432
+ ._separator_cqpyv_8 {
1387
1433
  --cpd-separator-color: var(--cpd-color-gray-400);
1388
1434
  --cpd-separator-size: 1px;
1389
1435
 
1390
1436
  background-color: var(--cpd-separator-color);
1391
1437
  }
1392
1438
 
1393
- ._separator_7ckbw_8[data-kind="secondary"] {
1439
+ ._separator_cqpyv_8[data-kind="secondary"] {
1394
1440
  --cpd-separator-color: var(--cpd-color-gray-300);
1395
1441
  }
1396
1442
 
1397
- ._separator_7ckbw_8[data-kind="section"] {
1443
+ ._separator_cqpyv_8[data-kind="section"] {
1398
1444
  --cpd-separator-size: 2px;
1399
1445
  }
1400
1446
 
1401
- ._separator_7ckbw_8[data-orientation="horizontal"] {
1447
+ ._separator_cqpyv_8[data-orientation="horizontal"] {
1402
1448
  margin-block: var(--cpd-separator-spacing);
1403
1449
  margin-inline: var(--cpd-separator-inset);
1404
1450
  block-size: var(--cpd-separator-size);
1405
1451
  }
1406
1452
 
1407
- ._separator_7ckbw_8[data-orientation="vertical"] {
1453
+ ._separator_cqpyv_8[data-orientation="vertical"] {
1408
1454
  margin-inline: var(--cpd-separator-spacing);
1409
1455
  margin-block: var(--cpd-separator-inset);
1410
1456
  inline-size: var(--cpd-separator-size);
1411
1457
  }
1458
+
1459
+ @media (forced-colors: active) {
1460
+ ._separator_cqpyv_8 {
1461
+ outline: 1px solid transparent;
1462
+ }
1463
+ }
1412
1464
  /*
1413
1465
  Copyright 2025 New Vector Ltd.
1414
1466
  Copyright 2023 The Matrix.org Foundation C.I.C.
@@ -1418,31 +1470,31 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
1418
1470
  Please see LICENSE files in the repository root for full details.
1419
1471
  */
1420
1472
 
1421
- ._container_19o42_10 {
1473
+ ._container_udcm8_10 {
1422
1474
  display: grid;
1423
1475
  inline-size: 2.25rem;
1424
1476
  block-size: 1.25rem;
1425
1477
  box-sizing: border-box;
1426
1478
  }
1427
1479
 
1428
- ._container_19o42_10 > * {
1480
+ ._container_udcm8_10 > * {
1429
1481
  grid-area: 1/1;
1430
1482
  inline-size: inherit;
1431
1483
  block-size: inherit;
1432
1484
  box-sizing: inherit;
1433
1485
  }
1434
1486
 
1435
- ._container_19o42_10 > ._input_19o42_24 {
1487
+ ._container_udcm8_10 > ._input_udcm8_24 {
1436
1488
  opacity: 0;
1437
1489
  margin: 0;
1438
1490
  cursor: pointer;
1439
1491
  }
1440
1492
 
1441
- ._container_19o42_10 > ._input_19o42_24[disabled] {
1493
+ ._container_udcm8_10 > ._input_udcm8_24[disabled] {
1442
1494
  cursor: not-allowed;
1443
1495
  }
1444
1496
 
1445
- ._ui_19o42_34 {
1497
+ ._ui_udcm8_34 {
1446
1498
  pointer-events: none;
1447
1499
  border-radius: var(--cpd-radius-pill-effect);
1448
1500
  border: 1px solid var(--cpd-color-border-interactive-primary);
@@ -1454,18 +1506,24 @@ Please see LICENSE files in the repository root for full details.
1454
1506
  transition-property: background-color, border-color;
1455
1507
  }
1456
1508
 
1457
- ._input_19o42_24:checked + ._ui_19o42_34 {
1509
+ ._input_udcm8_24:checked + ._ui_udcm8_34 {
1458
1510
  background: var(--cpd-color-bg-accent-rest);
1459
1511
  border-color: var(--cpd-color-bg-accent-rest);
1460
1512
  }
1461
1513
 
1462
- ._ui_19o42_34::after {
1514
+ ._ui_udcm8_34::after {
1515
+ --dot-color: var(--cpd-color-icon-secondary);
1516
+
1463
1517
  content: "";
1464
1518
  display: block;
1465
1519
  block-size: 100%;
1466
1520
  aspect-ratio: 1 / 1;
1467
1521
  border-radius: 50%;
1468
- background: var(--cpd-color-icon-secondary);
1522
+ background: var(--dot-color);
1523
+
1524
+ /* Additional style to ensure visibility in contrast-mode */
1525
+ border: 1px solid var(--dot-color);
1526
+ box-sizing: border-box;
1469
1527
  transform: translateX(0);
1470
1528
  transition-duration: 0.2s;
1471
1529
  transition-timing-function: ease-in-out;
@@ -1474,70 +1532,71 @@ Please see LICENSE files in the repository root for full details.
1474
1532
 
1475
1533
  /* Note the use of :focus-visible rather than :focus to avoid showing the focus
1476
1534
  ring after a simple click */
1477
- ._input_19o42_24:focus-visible + ._ui_19o42_34 {
1535
+ ._input_udcm8_24:focus-visible + ._ui_udcm8_34 {
1478
1536
  outline: 2px solid var(--cpd-color-border-focused);
1479
1537
  outline-offset: 1px;
1480
1538
  }
1481
1539
 
1482
- :checked + ._ui_19o42_34::after {
1540
+ :checked + ._ui_udcm8_34::after {
1541
+ --dot-color: var(--cpd-color-icon-on-solid-primary);
1542
+
1483
1543
  transform: translateX(100%);
1484
- background: var(--cpd-color-icon-on-solid-primary);
1485
1544
  }
1486
1545
 
1487
1546
  @media (hover) {
1488
- :checked:not([disabled]):hover + ._ui_19o42_34 {
1547
+ :checked:not([disabled]):hover + ._ui_udcm8_34 {
1489
1548
  background: var(--cpd-color-bg-accent-hovered);
1490
1549
  border-color: var(--cpd-color-bg-accent-hovered);
1491
1550
  }
1492
1551
  }
1493
1552
 
1494
- :checked:active + ._ui_19o42_34 {
1553
+ :checked:active + ._ui_udcm8_34 {
1495
1554
  background: var(--cpd-color-bg-accent-hovered);
1496
1555
  border-color: var(--cpd-color-bg-accent-hovered);
1497
1556
  }
1498
1557
 
1499
- ._input_19o42_24[readonly] {
1558
+ ._input_udcm8_24[readonly] {
1500
1559
  pointer-events: none;
1501
1560
  }
1502
1561
 
1503
- ._input_19o42_24[readonly] + ._ui_19o42_34 {
1562
+ ._input_udcm8_24[readonly] + ._ui_udcm8_34 {
1504
1563
  border-color: var(--cpd-color-border-interactive-secondary);
1505
1564
  background: var(--cpd-color-bg-subtle-secondary);
1506
1565
  }
1507
1566
 
1508
- ._input_19o42_24[readonly] + ._ui_19o42_34::after {
1509
- background: var(--cpd-color-icon-secondary);
1567
+ ._input_udcm8_24[readonly] + ._ui_udcm8_34::after {
1568
+ --dot-color: var(--cpd-color-icon-secondary);
1510
1569
  }
1511
1570
 
1512
- ._input_19o42_24[disabled] + ._ui_19o42_34 {
1571
+ ._input_udcm8_24[disabled] + ._ui_udcm8_34 {
1513
1572
  border-color: var(--cpd-color-border-disabled);
1514
1573
  background: var(--cpd-color-bg-canvas-disabled);
1515
1574
  }
1516
1575
 
1517
- ._input_19o42_24[disabled] + ._ui_19o42_34::after {
1518
- background: var(--cpd-color-bg-action-primary-disabled);
1576
+ ._input_udcm8_24[disabled] + ._ui_udcm8_34::after {
1577
+ --dot-color: var(--cpd-color-bg-action-primary-disabled);
1519
1578
  }
1520
1579
 
1521
- ._input_19o42_24[readonly]:checked + ._ui_19o42_34 {
1580
+ ._input_udcm8_24[readonly]:checked + ._ui_udcm8_34 {
1522
1581
  border-color: var(--cpd-color-icon-secondary);
1523
1582
  background: var(--cpd-color-icon-secondary);
1524
1583
  }
1525
1584
 
1526
- ._input_19o42_24[readonly]:checked + ._ui_19o42_34::after {
1527
- background: var(--cpd-color-icon-on-solid-primary);
1585
+ ._input_udcm8_24[readonly]:checked + ._ui_udcm8_34::after {
1586
+ --dot-color: var(--cpd-color-icon-on-solid-primary);
1528
1587
  }
1529
1588
 
1530
- ._input_19o42_24[disabled]:checked + ._ui_19o42_34 {
1589
+ ._input_udcm8_24[disabled]:checked + ._ui_udcm8_34 {
1531
1590
  background: var(--cpd-color-bg-action-primary-disabled);
1532
1591
  border-color: var(--cpd-color-bg-action-primary-disabled);
1533
1592
  }
1534
1593
 
1535
- ._input_19o42_24[disabled]:checked + ._ui_19o42_34::after {
1536
- background: var(--cpd-color-icon-on-solid-primary);
1594
+ ._input_udcm8_24[disabled]:checked + ._ui_udcm8_34::after {
1595
+ --dot-color: var(--cpd-color-icon-on-solid-primary);
1537
1596
  }
1538
1597
 
1539
1598
  @media (hover) {
1540
- ._input_19o42_24:not(:checked, [disabled], [readonly]):hover + ._ui_19o42_34 {
1599
+ ._input_udcm8_24:not(:checked, [disabled], [readonly]):hover + ._ui_udcm8_34 {
1541
1600
  border-color: var(--cpd-color-border-interactive-hovered);
1542
1601
 
1543
1602
  /** TODO: have the shadow in the design tokens */
@@ -1545,7 +1604,7 @@ ring after a simple click */
1545
1604
  }
1546
1605
  }
1547
1606
 
1548
- ._input_19o42_24:not(:checked, [disabled], [readonly]):active + ._ui_19o42_34 {
1607
+ ._input_udcm8_24:not(:checked, [disabled], [readonly]):active + ._ui_udcm8_34 {
1549
1608
  border-color: var(--cpd-color-border-interactive-hovered);
1550
1609
  }
1551
1610
  /*
@@ -1557,7 +1616,7 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
1557
1616
  Please see LICENSE files in the repository root for full details.
1558
1617
  */
1559
1618
 
1560
- ._container_1hel1_10 {
1619
+ ._container_1md5v_10 {
1561
1620
  --size: 20px;
1562
1621
 
1563
1622
  display: grid;
@@ -1565,97 +1624,103 @@ Please see LICENSE files in the repository root for full details.
1565
1624
  block-size: var(--size);
1566
1625
  }
1567
1626
 
1568
- ._input_1hel1_18,
1569
- ._ui_1hel1_19 {
1627
+ ._input_1md5v_18,
1628
+ ._ui_1md5v_19 {
1570
1629
  box-sizing: border-box;
1571
1630
  grid-area: 1/1;
1572
1631
  inline-size: var(--size);
1573
1632
  block-size: var(--size);
1574
1633
  }
1575
1634
 
1576
- ._input_1hel1_18 {
1635
+ ._input_1md5v_18 {
1577
1636
  opacity: 0;
1578
1637
  margin: 0;
1579
1638
  cursor: pointer;
1580
1639
  }
1581
1640
 
1582
- ._ui_1hel1_19 {
1641
+ ._ui_1md5v_19 {
1583
1642
  pointer-events: none;
1584
1643
  border-radius: 4px; /* TODO: Ought to be a token */
1585
1644
  border: 1px solid;
1586
1645
  border-color: var(--cpd-color-border-interactive-primary);
1587
-
1588
- /** Default, rest state */
1589
- color: transparent;
1590
1646
  }
1591
1647
 
1592
- ._ui_1hel1_19 svg {
1648
+ ._ui_1md5v_19 svg {
1593
1649
  inline-size: var(--size);
1594
1650
  block-size: var(--size);
1595
1651
 
1596
1652
  /* compensate for the parent border */
1597
1653
  margin: -1px;
1654
+
1655
+ /** Default, rest state */
1656
+ color: transparent;
1598
1657
  }
1599
1658
 
1600
- ._input_1hel1_18:checked + ._ui_1hel1_19 {
1601
- color: var(--cpd-color-icon-on-solid-primary);
1659
+ ._input_1md5v_18:checked + ._ui_1md5v_19 {
1602
1660
  background-color: var(--cpd-color-bg-accent-rest);
1603
1661
  border-color: var(--cpd-color-bg-accent-rest);
1604
1662
  }
1605
1663
 
1606
- ._input_1hel1_18:focus-visible + ._ui_1hel1_19 {
1664
+ ._input_1md5v_18:checked + ._ui_1md5v_19 svg {
1665
+ color: var(--cpd-color-icon-on-solid-primary);
1666
+ }
1667
+
1668
+ ._input_1md5v_18:focus-visible + ._ui_1md5v_19 {
1607
1669
  outline: 2px solid var(--cpd-color-border-focused);
1608
1670
  outline-offset: 1px;
1609
1671
  }
1610
1672
 
1611
- ._input_1hel1_18[disabled] + ._ui_1hel1_19 {
1673
+ ._input_1md5v_18[disabled] + ._ui_1md5v_19 {
1612
1674
  border-color: var(--cpd-color-border-disabled);
1613
1675
  background: var(--cpd-color-bg-canvas-disabled);
1614
1676
  }
1615
1677
 
1616
- ._input_1hel1_18[readonly] {
1678
+ ._input_1md5v_18[readonly] {
1617
1679
  pointer-events: none;
1618
1680
  }
1619
1681
 
1620
- ._input_1hel1_18[readonly] + ._ui_1hel1_19 {
1682
+ ._input_1md5v_18[readonly] + ._ui_1md5v_19 {
1621
1683
  border-color: var(--cpd-color-border-interactive-secondary);
1622
1684
  background: var(--cpd-color-bg-subtle-secondary);
1623
1685
  }
1624
1686
 
1625
- ._input_1hel1_18[disabled]:checked + ._ui_1hel1_19 {
1687
+ ._input_1md5v_18[disabled]:checked + ._ui_1md5v_19 {
1626
1688
  border-color: var(--cpd-color-bg-action-primary-disabled);
1627
1689
  background: var(--cpd-color-bg-action-primary-disabled);
1628
1690
  }
1629
1691
 
1630
- ._input_1hel1_18[readonly]:checked + ._ui_1hel1_19 {
1692
+ ._input_1md5v_18[readonly]:checked + ._ui_1md5v_19 svg {
1631
1693
  color: var(--cpd-color-icon-secondary);
1632
1694
  }
1633
1695
 
1634
1696
  @media (hover) {
1635
- ._input_1hel1_18:not([disabled], [readonly], :checked):hover + ._ui_1hel1_19 {
1636
- color: var(--cpd-color-icon-quaternary);
1697
+ ._input_1md5v_18:not([disabled], [readonly], :checked):hover + ._ui_1md5v_19 {
1637
1698
  border-color: var(--cpd-color-bg-accent-hovered);
1638
1699
 
1639
1700
  /** TODO: have the shadow in the design tokens */
1640
1701
  box-shadow: 0 1.2px 2.4px 0 rgb(0 0 0 / 15%);
1641
1702
  }
1642
1703
 
1643
- ._input_1hel1_18:not([disabled], [readonly]):checked:hover + ._ui_1hel1_19 {
1704
+ ._input_1md5v_18:not([disabled], [readonly], :checked):hover + ._ui_1md5v_19 svg {
1705
+ color: var(--cpd-color-icon-quaternary);
1706
+ }
1707
+
1708
+ ._input_1md5v_18:not([disabled], [readonly]):checked:hover + ._ui_1md5v_19 {
1644
1709
  border-color: var(--cpd-color-bg-accent-hovered);
1645
1710
  background: var(--cpd-color-bg-accent-hovered);
1646
1711
  }
1647
1712
 
1648
- ._input_1hel1_18[data-invalid]:not([disabled], [readonly]):checked:hover + ._ui_1hel1_19 {
1713
+ ._input_1md5v_18[data-invalid]:not([disabled], [readonly]):checked:hover + ._ui_1md5v_19 {
1649
1714
  border-color: var(--cpd-color-bg-critical-hovered);
1650
1715
  background: var(--cpd-color-bg-critical-hovered);
1651
1716
  }
1652
1717
  }
1653
1718
 
1654
- ._input_1hel1_18[data-invalid]:not([disabled], :checked, [readonly]) + ._ui_1hel1_19 {
1719
+ ._input_1md5v_18[data-invalid]:not([disabled], :checked, [readonly]) + ._ui_1md5v_19 {
1655
1720
  border-color: var(--cpd-color-border-critical-primary);
1656
1721
  }
1657
1722
 
1658
- ._input_1hel1_18[data-invalid]:not([disabled], [readonly]):checked + ._ui_1hel1_19 {
1723
+ ._input_1md5v_18[data-invalid]:not([disabled], [readonly]):checked + ._ui_1md5v_19 {
1659
1724
  background-color: var(--cpd-color-bg-critical-primary);
1660
1725
  border-color: var(--cpd-color-bg-critical-primary);
1661
1726
  }
@@ -1666,7 +1731,7 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
1666
1731
  Please see LICENSE files in the repository root for full details.
1667
1732
  */
1668
1733
 
1669
- ._toast-container_xzz4o_8 {
1734
+ ._toast-container_1xofk_8 {
1670
1735
  inline-size: fit-content;
1671
1736
  background-color: var(--cpd-color-alpha-gray-1300);
1672
1737
  color: var(--cpd-color-text-on-solid-primary);
@@ -1674,6 +1739,12 @@ Please see LICENSE files in the repository root for full details.
1674
1739
  font-size: var(--cpd-font-body-sm-medium);
1675
1740
  padding: var(--cpd-space-2x) var(--cpd-space-4x);
1676
1741
  }
1742
+
1743
+ @media (forced-colors: active) {
1744
+ ._toast-container_1xofk_8 {
1745
+ outline: 1px solid transparent;
1746
+ }
1747
+ }
1677
1748
  /*
1678
1749
  Copyright 2024 New Vector Ltd.
1679
1750
 
@@ -1707,7 +1778,7 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
1707
1778
  Please see LICENSE files in the repository root for full details.
1708
1779
  */
1709
1780
 
1710
- ._button_vczzf_8 {
1781
+ ._button_187yx_8 {
1711
1782
  border-radius: var(--cpd-radius-pill-effect);
1712
1783
  cursor: pointer;
1713
1784
  appearance: none;
@@ -1721,22 +1792,22 @@ Please see LICENSE files in the repository root for full details.
1721
1792
  transition-property: color, background-color, border-color;
1722
1793
  }
1723
1794
 
1724
- a._button_vczzf_8 {
1795
+ a._button_187yx_8 {
1725
1796
  /* Make the width match that of a real button */
1726
1797
  inline-size: max-content;
1727
1798
  }
1728
1799
 
1729
- ._button_vczzf_8 > svg {
1800
+ ._button_187yx_8 > svg {
1730
1801
  transition: color 0.1s;
1731
1802
  }
1732
1803
 
1733
- ._button_vczzf_8[aria-disabled="true"] {
1804
+ ._button_187yx_8[aria-disabled="true"] {
1734
1805
  cursor: not-allowed;
1735
1806
  pointer-events: all !important;
1736
1807
  color: var(--cpd-color-text-disabled) !important;
1737
1808
  }
1738
1809
 
1739
- ._button_vczzf_8[aria-disabled="true"] > svg {
1810
+ ._button_187yx_8[aria-disabled="true"] > svg {
1740
1811
  color: var(--cpd-color-icon-disabled) !important;
1741
1812
  }
1742
1813
 
@@ -1744,35 +1815,35 @@ a._button_vczzf_8 {
1744
1815
  * SIZES
1745
1816
  */
1746
1817
 
1747
- ._button_vczzf_8[data-size="lg"] {
1818
+ ._button_187yx_8[data-size="lg"] {
1748
1819
  padding-block: var(--cpd-space-2x);
1749
1820
  padding-inline: var(--cpd-space-8x);
1750
1821
  min-block-size: var(--cpd-space-12x);
1751
1822
 
1752
- &._icon-only_vczzf_50 {
1823
+ &._icon-only_187yx_50 {
1753
1824
  padding-inline: var(--cpd-space-2x);
1754
1825
  block-size: var(--cpd-space-12x);
1755
1826
  inline-size: var(--cpd-space-12x);
1756
1827
  }
1757
1828
  }
1758
1829
 
1759
- ._button_vczzf_8[data-size="lg"]._has-icon_vczzf_57:not(._icon-only_vczzf_50) {
1830
+ ._button_187yx_8[data-size="lg"]._has-icon_187yx_57:not(._icon-only_187yx_50) {
1760
1831
  padding-inline-start: var(--cpd-space-7x);
1761
1832
  }
1762
1833
 
1763
- ._button_vczzf_8[data-size="sm"] {
1834
+ ._button_187yx_8[data-size="sm"] {
1764
1835
  padding-block: var(--cpd-space-1x);
1765
1836
  padding-inline: var(--cpd-space-5x);
1766
1837
  min-block-size: var(--cpd-space-9x);
1767
1838
 
1768
- &._icon-only_vczzf_50 {
1839
+ &._icon-only_187yx_50 {
1769
1840
  padding-inline: var(--cpd-space-1x);
1770
1841
  block-size: var(--cpd-space-9x);
1771
1842
  inline-size: var(--cpd-space-9x);
1772
1843
  }
1773
1844
  }
1774
1845
 
1775
- ._button_vczzf_8[data-size="sm"]._has-icon_vczzf_57:not(._icon-only_vczzf_50) {
1846
+ ._button_187yx_8[data-size="sm"]._has-icon_187yx_57:not(._icon-only_187yx_50) {
1776
1847
  padding-inline-start: var(--cpd-space-4x);
1777
1848
  }
1778
1849
 
@@ -1780,100 +1851,100 @@ a._button_vczzf_8 {
1780
1851
  * KINDS
1781
1852
  */
1782
1853
 
1783
- ._button_vczzf_8[data-kind="primary"] {
1854
+ ._button_187yx_8[data-kind="primary"] {
1784
1855
  color: var(--cpd-color-text-on-solid-primary);
1785
1856
  background: var(--cpd-color-bg-action-primary-rest);
1786
1857
  border-width: 0;
1787
1858
  }
1788
1859
 
1789
- ._button_vczzf_8[data-kind="primary"] > svg {
1860
+ ._button_187yx_8[data-kind="primary"] > svg {
1790
1861
  color: var(--cpd-color-icon-on-solid-primary);
1791
1862
  }
1792
1863
 
1793
1864
  @media (hover) {
1794
- ._button_vczzf_8[data-kind="primary"]:hover {
1865
+ ._button_187yx_8[data-kind="primary"]:hover {
1795
1866
  background: var(--cpd-color-bg-action-primary-hovered);
1796
1867
  }
1797
1868
  }
1798
1869
 
1799
- ._button_vczzf_8[data-kind="primary"]:active,
1800
- ._button_vczzf_8[data-kind="primary"][aria-expanded="true"] {
1870
+ ._button_187yx_8[data-kind="primary"]:active,
1871
+ ._button_187yx_8[data-kind="primary"][aria-expanded="true"] {
1801
1872
  background: var(--cpd-color-bg-action-primary-pressed);
1802
1873
  }
1803
1874
 
1804
- ._button_vczzf_8[data-kind="primary"][aria-disabled="true"] {
1875
+ ._button_187yx_8[data-kind="primary"][aria-disabled="true"] {
1805
1876
  /* !important to override destructive background */
1806
1877
  background: var(--cpd-color-bg-subtle-primary) !important;
1807
1878
  }
1808
1879
 
1809
- ._button_vczzf_8[data-kind="primary"]._destructive_vczzf_107 {
1880
+ ._button_187yx_8[data-kind="primary"]._destructive_187yx_107 {
1810
1881
  background: var(--cpd-color-bg-critical-primary);
1811
1882
  }
1812
1883
 
1813
1884
  @media (hover) {
1814
- ._button_vczzf_8[data-kind="primary"]._destructive_vczzf_107:hover {
1885
+ ._button_187yx_8[data-kind="primary"]._destructive_187yx_107:hover {
1815
1886
  background: var(--cpd-color-bg-critical-hovered);
1816
1887
  }
1817
1888
  }
1818
1889
 
1819
- ._button_vczzf_8[data-kind="primary"]._destructive_vczzf_107:active,
1820
- ._button_vczzf_8[data-kind="primary"]._destructive_vczzf_107[aria-expanded="true"] {
1890
+ ._button_187yx_8[data-kind="primary"]._destructive_187yx_107:active,
1891
+ ._button_187yx_8[data-kind="primary"]._destructive_187yx_107[aria-expanded="true"] {
1821
1892
  /* TODO: We're waiting for this value to be formalized as a semantic token */
1822
1893
  background: var(--cpd-color-red-1100);
1823
1894
  }
1824
1895
 
1825
- ._button_vczzf_8[data-kind="secondary"] {
1896
+ ._button_187yx_8[data-kind="secondary"] {
1826
1897
  border: 1px solid var(--cpd-color-border-interactive-secondary);
1827
1898
  color: var(--cpd-color-text-primary);
1828
1899
  background: var(--cpd-color-bg-canvas-default);
1829
1900
  }
1830
1901
 
1831
- ._button_vczzf_8[data-kind="secondary"] > svg {
1902
+ ._button_187yx_8[data-kind="secondary"] > svg {
1832
1903
  color: var(--cpd-color-icon-primary);
1833
1904
  }
1834
1905
 
1835
1906
  @media (hover) {
1836
- ._button_vczzf_8[data-kind="secondary"]:hover {
1907
+ ._button_187yx_8[data-kind="secondary"]:hover {
1837
1908
  border-color: var(--cpd-color-border-interactive-hovered);
1838
1909
  background: var(--cpd-color-bg-subtle-secondary);
1839
1910
  }
1840
1911
  }
1841
1912
 
1842
- ._button_vczzf_8[data-kind="secondary"]:active,
1843
- ._button_vczzf_8[data-kind="secondary"][aria-expanded="true"] {
1913
+ ._button_187yx_8[data-kind="secondary"]:active,
1914
+ ._button_187yx_8[data-kind="secondary"][aria-expanded="true"] {
1844
1915
  border-color: var(--cpd-color-border-interactive-hovered);
1845
1916
  background: var(--cpd-color-bg-subtle-primary);
1846
1917
  }
1847
1918
 
1848
- ._button_vczzf_8[data-kind="secondary"][aria-disabled="true"] {
1919
+ ._button_187yx_8[data-kind="secondary"][aria-disabled="true"] {
1849
1920
  /* !important to override destructive values */
1850
1921
  border-color: var(--cpd-color-border-interactive-secondary) !important;
1851
1922
  background: var(--cpd-color-bg-subtle-secondary) !important;
1852
1923
  }
1853
1924
 
1854
- ._button_vczzf_8[data-kind="secondary"]._destructive_vczzf_107 {
1925
+ ._button_187yx_8[data-kind="secondary"]._destructive_187yx_107 {
1855
1926
  border-color: var(--cpd-color-border-critical-subtle);
1856
1927
  color: var(--cpd-color-text-critical-primary);
1857
1928
  }
1858
1929
 
1859
- ._button_vczzf_8[data-kind="secondary"]._destructive_vczzf_107 > svg {
1930
+ ._button_187yx_8[data-kind="secondary"]._destructive_187yx_107 > svg {
1860
1931
  color: var(--cpd-color-icon-critical-primary);
1861
1932
  }
1862
1933
 
1863
1934
  @media (hover) {
1864
- ._button_vczzf_8[data-kind="secondary"]._destructive_vczzf_107:hover {
1935
+ ._button_187yx_8[data-kind="secondary"]._destructive_187yx_107:hover {
1865
1936
  border-color: var(--cpd-color-border-critical-hovered);
1866
1937
  background: var(--cpd-color-bg-critical-subtle);
1867
1938
  }
1868
1939
  }
1869
1940
 
1870
- ._button_vczzf_8[data-kind="secondary"]._destructive_vczzf_107:active,
1871
- ._button_vczzf_8[data-kind="secondary"]._destructive_vczzf_107[aria-expanded="true"] {
1941
+ ._button_187yx_8[data-kind="secondary"]._destructive_187yx_107:active,
1942
+ ._button_187yx_8[data-kind="secondary"]._destructive_187yx_107[aria-expanded="true"] {
1872
1943
  border-color: var(--cpd-color-border-critical-hovered);
1873
1944
  background: var(--cpd-color-bg-critical-subtle-hovered);
1874
1945
  }
1875
1946
 
1876
- ._button_vczzf_8[data-kind="tertiary"] {
1947
+ ._button_187yx_8[data-kind="tertiary"] {
1877
1948
  border: none;
1878
1949
  color: var(--cpd-color-text-primary);
1879
1950
  text-decoration: underline;
@@ -1881,37 +1952,43 @@ a._button_vczzf_8 {
1881
1952
  }
1882
1953
 
1883
1954
  @media (hover) {
1884
- ._button_vczzf_8[data-kind="tertiary"]:hover {
1955
+ ._button_187yx_8[data-kind="tertiary"]:hover {
1885
1956
  background: var(--cpd-color-bg-subtle-secondary);
1886
1957
  }
1887
1958
  }
1888
1959
 
1889
- ._button_vczzf_8[data-kind="tertiary"]:active,
1890
- ._button_vczzf_8[data-kind="tertiary"][aria-expanded="true"] {
1960
+ ._button_187yx_8[data-kind="tertiary"]:active,
1961
+ ._button_187yx_8[data-kind="tertiary"][aria-expanded="true"] {
1891
1962
  background: var(--cpd-color-bg-subtle-primary);
1892
1963
  }
1893
1964
 
1894
- ._button_vczzf_8[data-kind="tertiary"][aria-disabled="true"] {
1965
+ ._button_187yx_8[data-kind="tertiary"][aria-disabled="true"] {
1895
1966
  color: var(--cpd-color-text-disabled);
1896
1967
 
1897
1968
  /* !important to override destructive background */
1898
1969
  background: transparent !important;
1899
1970
  }
1900
1971
 
1901
- ._button_vczzf_8[data-kind="tertiary"]._destructive_vczzf_107 {
1972
+ ._button_187yx_8[data-kind="tertiary"]._destructive_187yx_107 {
1902
1973
  color: var(--cpd-color-text-critical-primary);
1903
1974
  }
1904
1975
 
1905
1976
  @media (hover) {
1906
- ._button_vczzf_8[data-kind="tertiary"]._destructive_vczzf_107:hover {
1977
+ ._button_187yx_8[data-kind="tertiary"]._destructive_187yx_107:hover {
1907
1978
  background: var(--cpd-color-bg-critical-subtle);
1908
1979
  }
1909
1980
  }
1910
1981
 
1911
- ._button_vczzf_8[data-kind="tertiary"]._destructive_vczzf_107:active,
1912
- ._button_vczzf_8[data-kind="tertiary"]._destructive_vczzf_107[aria-expanded="true"] {
1982
+ ._button_187yx_8[data-kind="tertiary"]._destructive_187yx_107:active,
1983
+ ._button_187yx_8[data-kind="tertiary"]._destructive_187yx_107[aria-expanded="true"] {
1913
1984
  background: var(--cpd-color-bg-critical-subtle-hovered);
1914
1985
  }
1986
+
1987
+ @media (forced-colors: active) {
1988
+ ._button_187yx_8[data-kind="primary"] {
1989
+ outline: 1px solid transparent;
1990
+ }
1991
+ }
1915
1992
  /*
1916
1993
  Copyright 2023 New Vector Ltd.
1917
1994
 
@@ -2214,7 +2291,7 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
2214
2291
  Please see LICENSE files in the repository root for full details.
2215
2292
  */
2216
2293
 
2217
- ._content_o77nw_8 {
2294
+ ._content_1r8kr_8 {
2218
2295
  display: inline-flex;
2219
2296
  background-color: var(--cpd-color-bg-subtle-secondary);
2220
2297
  padding: var(--cpd-space-4x);
@@ -2227,11 +2304,11 @@ Please see LICENSE files in the repository root for full details.
2227
2304
  }
2228
2305
  }
2229
2306
 
2230
- ._content_o77nw_8[data-size="medium"] {
2307
+ ._content_1r8kr_8[data-size="medium"] {
2231
2308
  padding: var(--cpd-space-3x);
2232
2309
  }
2233
2310
 
2234
- ._content_o77nw_8[data-size="small"] {
2311
+ ._content_1r8kr_8[data-size="small"] {
2235
2312
  padding: var(--cpd-space-3x);
2236
2313
 
2237
2314
  > svg {
@@ -2240,15 +2317,21 @@ Please see LICENSE files in the repository root for full details.
2240
2317
  }
2241
2318
  }
2242
2319
 
2243
- ._destructive_o77nw_34 {
2320
+ ._destructive_1r8kr_34 {
2244
2321
  background-color: var(--cpd-color-bg-critical-subtle);
2245
2322
  color: var(--cpd-color-icon-critical-primary);
2246
2323
  }
2247
2324
 
2248
- ._success_o77nw_39 {
2325
+ ._success_1r8kr_39 {
2249
2326
  background-color: var(--cpd-color-bg-success-subtle);
2250
2327
  color: var(--cpd-color-icon-success-primary);
2251
2328
  }
2329
+
2330
+ @media (forced-colors: active) {
2331
+ ._content_1r8kr_8 {
2332
+ outline: 1px solid transparent;
2333
+ }
2334
+ }
2252
2335
  /* Copyright 2025 New Vector Ltd.
2253
2336
  * Copyright 2023 The Matrix.org Foundation C.I.C.
2254
2337
  *
@@ -2256,13 +2339,13 @@ Please see LICENSE files in the repository root for full details.
2256
2339
  * Please see LICENSE files in the repository root for full details.
2257
2340
  */
2258
2341
 
2259
- ._nav-bar_1fp3r_8 {
2342
+ ._nav-bar_z70g4_8 {
2260
2343
  border-block-end: var(--cpd-border-width-1) solid var(--cpd-color-gray-400);
2261
2344
  margin: var(--cpd-space-6x) 0;
2262
2345
  padding: 0;
2263
2346
  }
2264
2347
 
2265
- ._nav-bar-items_1fp3r_14 {
2348
+ ._nav-bar-items_z70g4_14 {
2266
2349
  display: flex;
2267
2350
  flex-direction: row;
2268
2351
  justify-content: flex-start;
@@ -2273,13 +2356,13 @@ Please see LICENSE files in the repository root for full details.
2273
2356
  margin: 0;
2274
2357
  }
2275
2358
 
2276
- ._nav-tab_1fp3r_25 {
2359
+ ._nav-tab_z70g4_25 {
2277
2360
  padding: var(--cpd-space-4x) 0;
2278
2361
  position: relative;
2279
2362
  }
2280
2363
 
2281
2364
  /* Underline effect */
2282
- ._nav-tab_1fp3r_25::before {
2365
+ ._nav-tab_z70g4_25::before {
2283
2366
  content: "";
2284
2367
  position: absolute;
2285
2368
  inset-block-end: 0;
@@ -2290,12 +2373,12 @@ Please see LICENSE files in the repository root for full details.
2290
2373
  transition: height 0.1s ease-in-out;
2291
2374
  }
2292
2375
 
2293
- ._nav-tab_1fp3r_25[data-current]::before {
2376
+ ._nav-tab_z70g4_25[data-current]::before {
2294
2377
  /* This is not exactly right: designs says 3px, but there are no variables for that */
2295
2378
  block-size: var(--cpd-border-width-4);
2296
2379
  }
2297
2380
 
2298
- ._nav-item_1fp3r_47 {
2381
+ ._nav-item_z70g4_47 {
2299
2382
  padding-block: var(--cpd-space-1x);
2300
2383
  padding-inline: var(--cpd-space-2x);
2301
2384
  border-radius: var(--cpd-radius-pill-effect);
@@ -2314,33 +2397,39 @@ Please see LICENSE files in the repository root for full details.
2314
2397
  }
2315
2398
 
2316
2399
  @media (hover) {
2317
- ._nav-item_1fp3r_47:not([disabled]):hover {
2400
+ ._nav-item_z70g4_47:not([disabled]):hover {
2318
2401
  color: var(--cpd-color-text-primary);
2319
2402
  background-color: var(--cpd-color-bg-subtle-secondary);
2320
2403
  }
2321
2404
  }
2322
2405
 
2323
- ._nav-item_1fp3r_47:focus-visible {
2406
+ ._nav-item_z70g4_47:focus-visible {
2324
2407
  outline: var(--cpd-color-border-focused) var(--cpd-border-width-2) solid;
2325
2408
  }
2326
2409
 
2327
- ._nav-item_1fp3r_47:not([disabled]):active {
2410
+ ._nav-item_z70g4_47:not([disabled]):active {
2328
2411
  color: var(--cpd-color-text-primary);
2329
2412
  background-color: var(--cpd-color-bg-subtle-primary);
2330
2413
  }
2331
2414
 
2332
- ._nav-item_1fp3r_47[aria-current],
2333
- ._nav-item_1fp3r_47[aria-selected="true"] {
2415
+ ._nav-item_z70g4_47[aria-current],
2416
+ ._nav-item_z70g4_47[aria-selected="true"] {
2334
2417
  color: var(--cpd-color-text-primary);
2335
2418
  }
2336
2419
 
2337
- ._nav-item_1fp3r_47[disabled] {
2420
+ ._nav-item_z70g4_47[disabled] {
2338
2421
  cursor: not-allowed;
2339
2422
 
2340
2423
  /* Enable pointer events for svgs even with fill=none */
2341
2424
  pointer-events: all !important;
2342
2425
  color: var(--cpd-color-text-disabled);
2343
2426
  }
2427
+
2428
+ @media (forced-colors: active) {
2429
+ ._nav-tab_z70g4_25[data-current]::before {
2430
+ outline: 1px solid transparent;
2431
+ }
2432
+ }
2344
2433
  /*
2345
2434
  Copyright 2024 New Vector Ltd.
2346
2435
 
@@ -2348,7 +2437,7 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
2348
2437
  Please see LICENSE files in the repository root for full details.
2349
2438
  */
2350
2439
 
2351
- ._content_3xq91_8 {
2440
+ ._content_16f2y_8 {
2352
2441
  /* 320px + 20px padding left + 20px padding right */
2353
2442
  max-inline-size: 320px;
2354
2443
  border-radius: var(--cpd-space-3x);
@@ -2377,25 +2466,31 @@ Please see LICENSE files in the repository root for full details.
2377
2466
  column-gap: var(--cpd-space-6x);
2378
2467
  }
2379
2468
 
2380
- ._header_3xq91_37 {
2469
+ ._header_16f2y_37 {
2381
2470
  margin: 0;
2382
2471
  color: var(--cpd-color-text-on-solid-primary);
2383
2472
  grid-area: header;
2384
2473
  }
2385
2474
 
2386
- ._description_3xq91_43 {
2475
+ ._description_16f2y_43 {
2387
2476
  color: var(--cpd-color-gray-500);
2388
2477
  grid-area: description;
2389
2478
  }
2390
2479
 
2391
- ._button_3xq91_48 {
2480
+ ._button_16f2y_48 {
2392
2481
  color: var(--cpd-color-bg-subtle-secondary);
2393
2482
  grid-area: button;
2394
2483
  }
2395
2484
 
2396
- ._arrow_3xq91_53 {
2485
+ ._arrow_16f2y_53 {
2397
2486
  fill: var(--cpd-color-bg-action-primary-rest);
2398
2487
  }
2488
+
2489
+ @media (forced-colors: active) {
2490
+ ._content_16f2y_8 {
2491
+ outline: 1px solid transparent;
2492
+ }
2493
+ }
2399
2494
  /*
2400
2495
  Copyright 2024 New Vector Ltd.
2401
2496
 
@@ -2597,7 +2692,7 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
2597
2692
  Please see LICENSE files in the repository root for full details.
2598
2693
  */
2599
2694
 
2600
- ._visual-list_15wzx_8 {
2695
+ ._visual-list_1mgc1_8 {
2601
2696
  display: flex;
2602
2697
  flex-direction: column;
2603
2698
  gap: var(--cpd-space-1x);
@@ -2607,6 +2702,12 @@ Please see LICENSE files in the repository root for full details.
2607
2702
  border-radius: var(--cpd-space-3x);
2608
2703
  overflow: hidden;
2609
2704
  }
2705
+
2706
+ @media (forced-colors: active) {
2707
+ ._visual-list_1mgc1_8 {
2708
+ outline: 1px solid transparent;
2709
+ }
2710
+ }
2610
2711
  /*
2611
2712
  * Copyright 2024 New Vector Ltd.
2612
2713
  *
@@ -2614,7 +2715,7 @@ Please see LICENSE files in the repository root for full details.
2614
2715
  * Please see LICENSE files in the repository root for full details.
2615
2716
  */
2616
2717
 
2617
- ._visual-list-item_1ma3e_8 {
2718
+ ._visual-list-item_1nc1y_8 {
2618
2719
  display: flex;
2619
2720
  gap: var(--cpd-space-3x);
2620
2721
  padding: var(--cpd-space-3x) var(--cpd-space-4x);
@@ -2623,18 +2724,24 @@ Please see LICENSE files in the repository root for full details.
2623
2724
  align-items: center;
2624
2725
  }
2625
2726
 
2626
- ._visual-list-item-icon_1ma3e_17 {
2727
+ ._visual-list-item-icon_1nc1y_17 {
2627
2728
  flex-shrink: 0;
2628
2729
  color: var(--cpd-color-icon-secondary);
2629
2730
  }
2630
2731
 
2631
- ._visual-list-item-icon-success_1ma3e_22 {
2732
+ ._visual-list-item-icon-success_1nc1y_22 {
2632
2733
  color: var(--cpd-color-icon-success-primary);
2633
2734
  }
2634
2735
 
2635
- ._visual-list-item-icon-destructive_1ma3e_26 {
2736
+ ._visual-list-item-icon-destructive_1nc1y_26 {
2636
2737
  color: var(--cpd-color-icon-critical-primary);
2637
2738
  }
2739
+
2740
+ @media (forced-colors: active) {
2741
+ ._visual-list-item_1nc1y_8 {
2742
+ outline: 1px solid transparent;
2743
+ }
2744
+ }
2638
2745
  /*
2639
2746
  * Copyright 2025 New Vector Ltd
2640
2747
  *
@@ -2675,7 +2782,7 @@ Please see LICENSE files in the repository root for full details.
2675
2782
  * Please see LICENSE files in the repository root for full details.
2676
2783
  */
2677
2784
 
2678
- ._unread-counter_9mg0k_8 {
2785
+ ._unread-counter_1147r_8 {
2679
2786
  border-radius: 38px;
2680
2787
  font: var(--cpd-font-body-xs-semibold);
2681
2788
  color: var(--cpd-color-text-on-solid-primary);
@@ -2688,6 +2795,12 @@ Please see LICENSE files in the repository root for full details.
2688
2795
  justify-content: center;
2689
2796
  box-sizing: border-box;
2690
2797
  }
2798
+
2799
+ @media (forced-colors: active) {
2800
+ ._unread-counter_1147r_8 {
2801
+ outline: 1px solid transparent;
2802
+ }
2803
+ }
2691
2804
  /*
2692
2805
  * Copyright 2025 New Vector Ltd
2693
2806
  *
@@ -2695,7 +2808,7 @@ Please see LICENSE files in the repository root for full details.
2695
2808
  * Please see LICENSE files in the repository root for full details.
2696
2809
  */
2697
2810
 
2698
- ._pill_1pem8_8 {
2811
+ ._pill_187tn_8 {
2699
2812
  border-radius: 38px;
2700
2813
  font: var(--cpd-font-body-xs-semibold);
2701
2814
  color: var(--cpd-color-text-on-solid-primary);
@@ -2705,6 +2818,12 @@ Please see LICENSE files in the repository root for full details.
2705
2818
  display: inline-flex;
2706
2819
  align-items: center;
2707
2820
  }
2821
+
2822
+ @media (forced-colors: active) {
2823
+ ._pill_187tn_8 {
2824
+ outline: 1px solid transparent;
2825
+ }
2826
+ }
2708
2827
  /*
2709
2828
  * Copyright 2025 New Vector Ltd
2710
2829
  *
@@ -2712,7 +2831,7 @@ Please see LICENSE files in the repository root for full details.
2712
2831
  * Please see LICENSE files in the repository root for full details.
2713
2832
  */
2714
2833
 
2715
- ._unread_1k06b_8 {
2834
+ ._unread_cti0f_8 {
2716
2835
  inline-size: 20px;
2717
2836
  display: flex;
2718
2837
  justify-content: center;
@@ -2724,3 +2843,9 @@ Please see LICENSE files in the repository root for full details.
2724
2843
  border-radius: 100%;
2725
2844
  }
2726
2845
  }
2846
+
2847
+ @media (forced-colors: active) {
2848
+ ._unread_cti0f_8 div {
2849
+ outline: 1px solid transparent;
2850
+ }
2851
+ }