@vector-im/compound-web 8.2.5 → 8.3.1

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