@box/blueprint-web 16.12.0 → 16.13.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.
- package/dist/lib-esm/avatar/avatar.module.js +1 -1
- package/dist/lib-esm/components.css +398 -255
- package/dist/lib-esm/index.css +398 -255
- package/dist/lib-esm/inline-table/inline-table.figma.d.ts +1 -0
- package/dist/lib-esm/search-input/search.module.js +1 -1
- package/dist/lib-esm/select/select-context.d.ts +9 -1
- package/dist/lib-esm/select/select-context.js +17 -3
- package/dist/lib-esm/select/select.js +60 -12
- package/dist/lib-esm/select/select.module.js +1 -1
- package/dist/lib-esm/select/types.d.ts +4 -0
- package/dist/lib-esm/select/utils/use-select-exit-animation.d.ts +20 -0
- package/dist/lib-esm/select/utils/use-select-exit-animation.js +153 -0
- package/dist/lib-esm/text/text.module.js +1 -1
- package/package.json +3 -3
|
@@ -890,37 +890,37 @@
|
|
|
890
890
|
color:#0000;
|
|
891
891
|
opacity:0;
|
|
892
892
|
}
|
|
893
|
-
.bp_text_module_textReset--
|
|
893
|
+
.bp_text_module_textReset--1a2f3{
|
|
894
894
|
margin:0;
|
|
895
895
|
text-align:inherit;
|
|
896
896
|
}
|
|
897
|
-
.bp_text_module_textReset--
|
|
897
|
+
.bp_text_module_textReset--1a2f3.bp_text_module_breakWord--1a2f3{
|
|
898
898
|
overflow-wrap:break-word;
|
|
899
899
|
}
|
|
900
|
-
.bp_text_module_textReset--
|
|
900
|
+
.bp_text_module_textReset--1a2f3.bp_text_module_textOnLightDefault--1a2f3{
|
|
901
901
|
color:var(--text-color-on-light-default);
|
|
902
902
|
}
|
|
903
|
-
.bp_text_module_textReset--
|
|
903
|
+
.bp_text_module_textReset--1a2f3.bp_text_module_textOnLightSecondary--1a2f3{
|
|
904
904
|
color:var(--text-color-on-light-secondary);
|
|
905
905
|
}
|
|
906
|
-
.bp_text_module_textReset--
|
|
906
|
+
.bp_text_module_textReset--1a2f3.bp_text_module_textOnLightLink--1a2f3{
|
|
907
907
|
color:var(--text-color-on-light-link);
|
|
908
908
|
}
|
|
909
|
-
.bp_text_module_textReset--
|
|
909
|
+
.bp_text_module_textReset--1a2f3.bp_text_module_textOnLightError--1a2f3{
|
|
910
910
|
color:var(--text-color-on-light-error);
|
|
911
911
|
}
|
|
912
|
-
.bp_text_module_textReset--
|
|
912
|
+
.bp_text_module_textReset--1a2f3.bp_text_module_textOnDarkDefault--1a2f3{
|
|
913
913
|
color:var(--text-color-on-dark-default);
|
|
914
914
|
}
|
|
915
915
|
|
|
916
|
-
.bp_text_module_textReset--
|
|
916
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=false]){
|
|
917
917
|
--text-color-on-light-default:var(--text-text-on-light);
|
|
918
918
|
--text-color-on-light-secondary:var(--text-text-on-light-secondary);
|
|
919
919
|
--text-color-on-light-link:var(--text-cta-link);
|
|
920
920
|
--text-color-on-light-error:var(--text-text-error-on-light);
|
|
921
921
|
--text-color-on-dark-default:var(--text-text-on-dark);
|
|
922
922
|
}
|
|
923
|
-
.bp_text_module_textReset--
|
|
923
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=false]).bp_text_module_titleMondo--1a2f3{
|
|
924
924
|
font-family:var(--title-mondo-font-family);
|
|
925
925
|
font-size:var(--title-mondo-font-size);
|
|
926
926
|
font-weight:var(--title-mondo-font-weight);
|
|
@@ -929,7 +929,7 @@
|
|
|
929
929
|
text-decoration:var(--title-mondo-text-decoration);
|
|
930
930
|
text-transform:var(--title-mondo-text-case);
|
|
931
931
|
}
|
|
932
|
-
.bp_text_module_textReset--
|
|
932
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=false]).bp_text_module_titleXLarge--1a2f3{
|
|
933
933
|
font-family:var(--title-x-large-font-family);
|
|
934
934
|
font-size:var(--title-x-large-font-size);
|
|
935
935
|
font-weight:var(--title-x-large-font-weight);
|
|
@@ -938,7 +938,7 @@
|
|
|
938
938
|
text-decoration:var(--title-x-large-text-decoration);
|
|
939
939
|
text-transform:var(--title-x-large-text-case);
|
|
940
940
|
}
|
|
941
|
-
.bp_text_module_textReset--
|
|
941
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=false]).bp_text_module_titleLarge--1a2f3{
|
|
942
942
|
font-family:var(--title-large-font-family);
|
|
943
943
|
font-size:var(--title-large-font-size);
|
|
944
944
|
font-weight:var(--title-large-font-weight);
|
|
@@ -947,7 +947,7 @@
|
|
|
947
947
|
text-decoration:var(--title-large-text-decoration);
|
|
948
948
|
text-transform:var(--title-large-text-case);
|
|
949
949
|
}
|
|
950
|
-
.bp_text_module_textReset--
|
|
950
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=false]).bp_text_module_titleMedium--1a2f3{
|
|
951
951
|
font-family:var(--title-medium-font-family);
|
|
952
952
|
font-size:var(--title-medium-font-size);
|
|
953
953
|
font-weight:var(--title-medium-font-weight);
|
|
@@ -956,7 +956,7 @@
|
|
|
956
956
|
text-decoration:var(--title-medium-text-decoration);
|
|
957
957
|
text-transform:var(--title-medium-text-case);
|
|
958
958
|
}
|
|
959
|
-
.bp_text_module_textReset--
|
|
959
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=false]).bp_text_module_titleSmall--1a2f3{
|
|
960
960
|
font-family:var(--title-small-font-family);
|
|
961
961
|
font-size:var(--title-small-font-size);
|
|
962
962
|
font-weight:var(--title-small-font-weight);
|
|
@@ -965,7 +965,7 @@
|
|
|
965
965
|
text-decoration:var(--title-small-text-decoration);
|
|
966
966
|
text-transform:var(--title-small-text-case);
|
|
967
967
|
}
|
|
968
|
-
.bp_text_module_textReset--
|
|
968
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=false]).bp_text_module_subtitle--1a2f3{
|
|
969
969
|
font-family:var(--title-subtitle-font-family);
|
|
970
970
|
font-size:var(--title-subtitle-font-size);
|
|
971
971
|
font-weight:var(--title-subtitle-font-weight);
|
|
@@ -974,7 +974,7 @@
|
|
|
974
974
|
text-decoration:var(--title-subtitle-text-decoration);
|
|
975
975
|
text-transform:var(--title-subtitle-text-case);
|
|
976
976
|
}
|
|
977
|
-
.bp_text_module_textReset--
|
|
977
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=false]).bp_text_module_bodyLargeBold--1a2f3{
|
|
978
978
|
font-family:var(--body-large-bold-font-family);
|
|
979
979
|
font-size:var(--body-large-bold-font-size);
|
|
980
980
|
font-weight:var(--body-large-bold-font-weight);
|
|
@@ -983,7 +983,7 @@
|
|
|
983
983
|
text-decoration:var(--body-large-bold-text-decoration);
|
|
984
984
|
text-transform:var(--body-large-bold-text-case);
|
|
985
985
|
}
|
|
986
|
-
.bp_text_module_textReset--
|
|
986
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=false]).bp_text_module_bodyLarge--1a2f3{
|
|
987
987
|
font-family:var(--body-large-font-family);
|
|
988
988
|
font-size:var(--body-large-font-size);
|
|
989
989
|
font-weight:var(--body-large-font-weight);
|
|
@@ -992,7 +992,7 @@
|
|
|
992
992
|
text-decoration:var(--body-large-text-decoration);
|
|
993
993
|
text-transform:var(--body-large-text-case);
|
|
994
994
|
}
|
|
995
|
-
.bp_text_module_textReset--
|
|
995
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=false]).bp_text_module_bodyDefaultBold--1a2f3{
|
|
996
996
|
font-family:var(--body-default-bold-font-family);
|
|
997
997
|
font-size:var(--body-default-bold-font-size);
|
|
998
998
|
font-weight:var(--body-default-bold-font-weight);
|
|
@@ -1001,7 +1001,7 @@
|
|
|
1001
1001
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
1002
1002
|
text-transform:var(--body-default-bold-text-case);
|
|
1003
1003
|
}
|
|
1004
|
-
.bp_text_module_textReset--
|
|
1004
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=false]).bp_text_module_bodyDefaultSemibold--1a2f3{
|
|
1005
1005
|
font-family:var(--body-default-semibold-font-family);
|
|
1006
1006
|
font-size:var(--body-default-semibold-font-size);
|
|
1007
1007
|
font-weight:var(--body-default-semibold-font-weight);
|
|
@@ -1010,7 +1010,7 @@
|
|
|
1010
1010
|
text-decoration:var(--body-default-semibold-text-decoration);
|
|
1011
1011
|
text-transform:var(--body-default-semibold-text-case);
|
|
1012
1012
|
}
|
|
1013
|
-
.bp_text_module_textReset--
|
|
1013
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=false]).bp_text_module_bodyDefault--1a2f3{
|
|
1014
1014
|
font-family:var(--body-default-font-family);
|
|
1015
1015
|
font-size:var(--body-default-font-size);
|
|
1016
1016
|
font-weight:var(--body-default-font-weight);
|
|
@@ -1019,7 +1019,7 @@
|
|
|
1019
1019
|
text-decoration:var(--body-default-text-decoration);
|
|
1020
1020
|
text-transform:var(--body-default-text-case);
|
|
1021
1021
|
}
|
|
1022
|
-
.bp_text_module_textReset--
|
|
1022
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=false]).bp_text_module_bodySmallSemibold--1a2f3{
|
|
1023
1023
|
font-family:var(--body-default-semibold-font-family);
|
|
1024
1024
|
font-size:var(--body-default-semibold-font-size);
|
|
1025
1025
|
font-weight:var(--body-default-semibold-font-weight);
|
|
@@ -1028,7 +1028,7 @@
|
|
|
1028
1028
|
text-decoration:var(--body-default-semibold-text-decoration);
|
|
1029
1029
|
text-transform:var(--body-default-semibold-text-case);
|
|
1030
1030
|
}
|
|
1031
|
-
.bp_text_module_textReset--
|
|
1031
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=false]).bp_text_module_bodySmall--1a2f3{
|
|
1032
1032
|
font-family:var(--body-default-font-family);
|
|
1033
1033
|
font-size:var(--body-default-font-size);
|
|
1034
1034
|
font-weight:var(--body-default-font-weight);
|
|
@@ -1037,7 +1037,7 @@
|
|
|
1037
1037
|
text-decoration:var(--body-default-text-decoration);
|
|
1038
1038
|
text-transform:var(--body-default-text-case);
|
|
1039
1039
|
}
|
|
1040
|
-
.bp_text_module_textReset--
|
|
1040
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=false]).bp_text_module_captionBold--1a2f3{
|
|
1041
1041
|
font-family:var(--caption-bold-font-family);
|
|
1042
1042
|
font-size:var(--caption-bold-font-size);
|
|
1043
1043
|
font-weight:var(--caption-bold-font-weight);
|
|
@@ -1046,7 +1046,7 @@
|
|
|
1046
1046
|
text-decoration:var(--caption-bold-text-decoration);
|
|
1047
1047
|
text-transform:var(--caption-bold-text-case);
|
|
1048
1048
|
}
|
|
1049
|
-
.bp_text_module_textReset--
|
|
1049
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=false]).bp_text_module_caption--1a2f3{
|
|
1050
1050
|
font-family:var(--caption-default-font-family);
|
|
1051
1051
|
font-size:var(--caption-default-font-size);
|
|
1052
1052
|
font-weight:var(--caption-default-font-weight);
|
|
@@ -1055,7 +1055,7 @@
|
|
|
1055
1055
|
text-decoration:var(--caption-default-text-decoration);
|
|
1056
1056
|
text-transform:var(--caption-default-text-case);
|
|
1057
1057
|
}
|
|
1058
|
-
.bp_text_module_textReset--
|
|
1058
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=false]).bp_text_module_labelBold--1a2f3{
|
|
1059
1059
|
font-family:var(--label-bold-font-family);
|
|
1060
1060
|
font-size:var(--label-bold-font-size);
|
|
1061
1061
|
font-weight:var(--label-bold-font-weight);
|
|
@@ -1064,7 +1064,7 @@
|
|
|
1064
1064
|
text-decoration:var(--label-bold-text-decoration);
|
|
1065
1065
|
text-transform:var(--label-bold-text-case);
|
|
1066
1066
|
}
|
|
1067
|
-
.bp_text_module_textReset--
|
|
1067
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=false]).bp_text_module_label--1a2f3{
|
|
1068
1068
|
font-family:var(--label-default-font-family);
|
|
1069
1069
|
font-size:var(--label-default-font-size);
|
|
1070
1070
|
font-weight:var(--label-default-font-weight);
|
|
@@ -1073,7 +1073,7 @@
|
|
|
1073
1073
|
text-decoration:var(--label-default-text-decoration);
|
|
1074
1074
|
text-transform:var(--label-default-text-case);
|
|
1075
1075
|
}
|
|
1076
|
-
.bp_text_module_textReset--
|
|
1076
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=false]).bp_text_module_linkDefault--1a2f3{
|
|
1077
1077
|
font-family:var(--link-default-font-family);
|
|
1078
1078
|
font-size:var(--link-default-font-size);
|
|
1079
1079
|
font-weight:var(--link-default-font-weight);
|
|
@@ -1082,7 +1082,7 @@
|
|
|
1082
1082
|
text-decoration:var(--link-default-text-decoration);
|
|
1083
1083
|
text-transform:var(--link-default-text-case);
|
|
1084
1084
|
}
|
|
1085
|
-
.bp_text_module_textReset--
|
|
1085
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=false]).bp_text_module_notificationDefault--1a2f3{
|
|
1086
1086
|
font-family:var(--notification-default-font-family);
|
|
1087
1087
|
font-size:var(--notification-default-font-size);
|
|
1088
1088
|
font-weight:var(--notification-default-font-weight);
|
|
@@ -1092,14 +1092,14 @@
|
|
|
1092
1092
|
text-transform:var(--notification-default-text-case);
|
|
1093
1093
|
}
|
|
1094
1094
|
|
|
1095
|
-
.bp_text_module_textReset--
|
|
1095
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=true]){
|
|
1096
1096
|
--text-color-on-light-default:var(--bp-text-text-on-light);
|
|
1097
1097
|
--text-color-on-light-secondary:var(--bp-text-text-on-light-secondary);
|
|
1098
1098
|
--text-color-on-light-link:var(--bp-text-cta-link);
|
|
1099
1099
|
--text-color-on-light-error:var(--bp-text-text-error-on-light);
|
|
1100
1100
|
--text-color-on-dark-default:var(--bp-text-text-on-dark);
|
|
1101
1101
|
}
|
|
1102
|
-
.bp_text_module_textReset--
|
|
1102
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_metricLarge--1a2f3{
|
|
1103
1103
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1104
1104
|
font-size:var(--bp-font-size-12);
|
|
1105
1105
|
font-style:normal;
|
|
@@ -1107,18 +1107,18 @@
|
|
|
1107
1107
|
letter-spacing:var(--bp-font-letter-spacing-01);
|
|
1108
1108
|
line-height:var(--bp-font-line-height-08);
|
|
1109
1109
|
}
|
|
1110
|
-
:where(body.is-inter-font) .bp_text_module_textReset--
|
|
1110
|
+
:where(body.is-inter-font) .bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_metricLarge--1a2f3{
|
|
1111
1111
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1112
1112
|
font-size:3rem;
|
|
1113
1113
|
font-style:normal;
|
|
1114
|
-
font-weight:
|
|
1115
|
-
letter-spacing
|
|
1114
|
+
font-weight:600;
|
|
1115
|
+
letter-spacing:0;
|
|
1116
1116
|
line-height:3rem;
|
|
1117
1117
|
text-decoration:none;
|
|
1118
1118
|
text-transform:none;
|
|
1119
1119
|
}
|
|
1120
1120
|
|
|
1121
|
-
.bp_text_module_textReset--
|
|
1121
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_metricMedium--1a2f3{
|
|
1122
1122
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1123
1123
|
font-size:var(--bp-font-size-11);
|
|
1124
1124
|
font-style:normal;
|
|
@@ -1126,18 +1126,18 @@
|
|
|
1126
1126
|
letter-spacing:var(--bp-font-letter-spacing-01);
|
|
1127
1127
|
line-height:var(--bp-font-line-height-065);
|
|
1128
1128
|
}
|
|
1129
|
-
:where(body.is-inter-font) .bp_text_module_textReset--
|
|
1129
|
+
:where(body.is-inter-font) .bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_metricMedium--1a2f3{
|
|
1130
1130
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1131
1131
|
font-size:2.25rem;
|
|
1132
1132
|
font-style:normal;
|
|
1133
|
-
font-weight:
|
|
1134
|
-
letter-spacing
|
|
1133
|
+
font-weight:600;
|
|
1134
|
+
letter-spacing:0;
|
|
1135
1135
|
line-height:2.25rem;
|
|
1136
1136
|
text-decoration:none;
|
|
1137
1137
|
text-transform:none;
|
|
1138
1138
|
}
|
|
1139
1139
|
|
|
1140
|
-
.bp_text_module_textReset--
|
|
1140
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_metricSmall--1a2f3{
|
|
1141
1141
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1142
1142
|
font-size:var(--bp-font-size-105);
|
|
1143
1143
|
font-style:normal;
|
|
@@ -1145,18 +1145,18 @@
|
|
|
1145
1145
|
letter-spacing:var(--bp-font-letter-spacing-01);
|
|
1146
1146
|
line-height:var(--bp-font-line-height-05);
|
|
1147
1147
|
}
|
|
1148
|
-
:where(body.is-inter-font) .bp_text_module_textReset--
|
|
1148
|
+
:where(body.is-inter-font) .bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_metricSmall--1a2f3{
|
|
1149
1149
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1150
1150
|
font-size:1.5rem;
|
|
1151
1151
|
font-style:normal;
|
|
1152
|
-
font-weight:
|
|
1153
|
-
letter-spacing
|
|
1152
|
+
font-weight:600;
|
|
1153
|
+
letter-spacing:0;
|
|
1154
1154
|
line-height:1.5rem;
|
|
1155
1155
|
text-decoration:none;
|
|
1156
1156
|
text-transform:none;
|
|
1157
1157
|
}
|
|
1158
1158
|
|
|
1159
|
-
.bp_text_module_textReset--
|
|
1159
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_titleMondo--1a2f3{
|
|
1160
1160
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1161
1161
|
font-size:var(--bp-font-size-11);
|
|
1162
1162
|
font-style:normal;
|
|
@@ -1164,18 +1164,18 @@
|
|
|
1164
1164
|
letter-spacing:normal;
|
|
1165
1165
|
line-height:var(--bp-font-line-height-07);
|
|
1166
1166
|
}
|
|
1167
|
-
:where(body.is-inter-font) .bp_text_module_textReset--
|
|
1167
|
+
:where(body.is-inter-font) .bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_titleMondo--1a2f3{
|
|
1168
1168
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1169
1169
|
font-size:2rem;
|
|
1170
1170
|
font-style:normal;
|
|
1171
|
-
font-weight:
|
|
1171
|
+
font-weight:600;
|
|
1172
1172
|
letter-spacing:0;
|
|
1173
1173
|
line-height:2.75rem;
|
|
1174
1174
|
text-decoration:none;
|
|
1175
1175
|
text-transform:none;
|
|
1176
1176
|
}
|
|
1177
1177
|
|
|
1178
|
-
.bp_text_module_textReset--
|
|
1178
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_titleXLarge--1a2f3{
|
|
1179
1179
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1180
1180
|
font-size:var(--bp-font-size-10);
|
|
1181
1181
|
font-style:normal;
|
|
@@ -1183,18 +1183,18 @@
|
|
|
1183
1183
|
letter-spacing:var(--bp-font-letter-spacing-01);
|
|
1184
1184
|
line-height:var(--bp-font-line-height-06);
|
|
1185
1185
|
}
|
|
1186
|
-
:where(body.is-inter-font) .bp_text_module_textReset--
|
|
1186
|
+
:where(body.is-inter-font) .bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_titleXLarge--1a2f3{
|
|
1187
1187
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1188
1188
|
font-size:1.3125rem;
|
|
1189
1189
|
font-style:normal;
|
|
1190
|
-
font-weight:
|
|
1190
|
+
font-weight:600;
|
|
1191
1191
|
letter-spacing:0;
|
|
1192
1192
|
line-height:1.875rem;
|
|
1193
1193
|
text-decoration:none;
|
|
1194
1194
|
text-transform:none;
|
|
1195
1195
|
}
|
|
1196
1196
|
|
|
1197
|
-
.bp_text_module_textReset--
|
|
1197
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_titleLarge--1a2f3{
|
|
1198
1198
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1199
1199
|
font-size:var(--bp-font-size-09);
|
|
1200
1200
|
font-style:normal;
|
|
@@ -1202,43 +1202,43 @@
|
|
|
1202
1202
|
letter-spacing:var(--bp-font-letter-spacing-01);
|
|
1203
1203
|
line-height:var(--bp-font-line-height-05);
|
|
1204
1204
|
}
|
|
1205
|
-
:where(body.is-inter-font) .bp_text_module_textReset--
|
|
1205
|
+
:where(body.is-inter-font) .bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_titleLarge--1a2f3{
|
|
1206
1206
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1207
1207
|
font-size:1.1875rem;
|
|
1208
1208
|
font-style:normal;
|
|
1209
|
-
font-weight:
|
|
1209
|
+
font-weight:600;
|
|
1210
1210
|
letter-spacing:0;
|
|
1211
1211
|
line-height:1.5rem;
|
|
1212
1212
|
text-decoration:none;
|
|
1213
1213
|
text-transform:none;
|
|
1214
1214
|
}
|
|
1215
1215
|
|
|
1216
|
-
.bp_text_module_textReset--
|
|
1216
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_titleMedium--1a2f3{
|
|
1217
1217
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1218
1218
|
font-size:var(--bp-font-size-08);
|
|
1219
1219
|
font-weight:var(--bp-font-weight-bold);
|
|
1220
1220
|
letter-spacing:var(--bp-font-letter-spacing-01);
|
|
1221
1221
|
line-height:var(--bp-font-line-height-05);
|
|
1222
1222
|
}
|
|
1223
|
-
:where(body.is-inter-font) .bp_text_module_textReset--
|
|
1223
|
+
:where(body.is-inter-font) .bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_titleMedium--1a2f3{
|
|
1224
1224
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1225
1225
|
font-size:1.125rem;
|
|
1226
1226
|
font-style:normal;
|
|
1227
|
-
font-weight:
|
|
1227
|
+
font-weight:600;
|
|
1228
1228
|
letter-spacing:0;
|
|
1229
1229
|
line-height:1.375rem;
|
|
1230
1230
|
text-decoration:none;
|
|
1231
1231
|
text-transform:none;
|
|
1232
1232
|
}
|
|
1233
1233
|
|
|
1234
|
-
.bp_text_module_textReset--
|
|
1234
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_titleSmall--1a2f3{
|
|
1235
1235
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1236
1236
|
font-size:var(--bp-font-size-07);
|
|
1237
1237
|
font-weight:var(--bp-font-weight-bold);
|
|
1238
1238
|
letter-spacing:var(--bp-font-letter-spacing-01);
|
|
1239
1239
|
line-height:var(--bp-font-line-height-04);
|
|
1240
1240
|
}
|
|
1241
|
-
:where(body.is-inter-font) .bp_text_module_textReset--
|
|
1241
|
+
:where(body.is-inter-font) .bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_titleSmall--1a2f3{
|
|
1242
1242
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1243
1243
|
font-size:1.0625rem;
|
|
1244
1244
|
font-style:normal;
|
|
@@ -1249,7 +1249,7 @@
|
|
|
1249
1249
|
text-transform:none;
|
|
1250
1250
|
}
|
|
1251
1251
|
|
|
1252
|
-
.bp_text_module_textReset--
|
|
1252
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_subtitle--1a2f3{
|
|
1253
1253
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1254
1254
|
font-size:var(--bp-font-size-06);
|
|
1255
1255
|
font-style:normal;
|
|
@@ -1257,7 +1257,7 @@
|
|
|
1257
1257
|
letter-spacing:var(--bp-font-letter-spacing-01);
|
|
1258
1258
|
line-height:var(--bp-font-line-height-04);
|
|
1259
1259
|
}
|
|
1260
|
-
:where(body.is-inter-font) .bp_text_module_textReset--
|
|
1260
|
+
:where(body.is-inter-font) .bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_subtitle--1a2f3{
|
|
1261
1261
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1262
1262
|
font-size:1rem;
|
|
1263
1263
|
font-style:normal;
|
|
@@ -1268,7 +1268,7 @@
|
|
|
1268
1268
|
text-transform:none;
|
|
1269
1269
|
}
|
|
1270
1270
|
|
|
1271
|
-
.bp_text_module_textReset--
|
|
1271
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_bodyLargeBold--1a2f3{
|
|
1272
1272
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1273
1273
|
font-size:var(--bp-font-size-06);
|
|
1274
1274
|
font-style:normal;
|
|
@@ -1276,7 +1276,7 @@
|
|
|
1276
1276
|
letter-spacing:var(--bp-font-letter-spacing-01);
|
|
1277
1277
|
line-height:var(--bp-font-line-height-05);
|
|
1278
1278
|
}
|
|
1279
|
-
:where(body.is-inter-font) .bp_text_module_textReset--
|
|
1279
|
+
:where(body.is-inter-font) .bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_bodyLargeBold--1a2f3{
|
|
1280
1280
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1281
1281
|
font-size:1rem;
|
|
1282
1282
|
font-style:normal;
|
|
@@ -1287,7 +1287,7 @@
|
|
|
1287
1287
|
text-transform:none;
|
|
1288
1288
|
}
|
|
1289
1289
|
|
|
1290
|
-
.bp_text_module_textReset--
|
|
1290
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_bodyLarge--1a2f3{
|
|
1291
1291
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1292
1292
|
font-size:var(--bp-font-size-06);
|
|
1293
1293
|
font-style:normal;
|
|
@@ -1295,7 +1295,7 @@
|
|
|
1295
1295
|
letter-spacing:var(--bp-font-letter-spacing-01);
|
|
1296
1296
|
line-height:var(--bp-font-line-height-05);
|
|
1297
1297
|
}
|
|
1298
|
-
:where(body.is-inter-font) .bp_text_module_textReset--
|
|
1298
|
+
:where(body.is-inter-font) .bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_bodyLarge--1a2f3{
|
|
1299
1299
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1300
1300
|
font-size:1rem;
|
|
1301
1301
|
font-style:normal;
|
|
@@ -1306,7 +1306,7 @@
|
|
|
1306
1306
|
text-transform:none;
|
|
1307
1307
|
}
|
|
1308
1308
|
|
|
1309
|
-
.bp_text_module_textReset--
|
|
1309
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_bodyDefaultBold--1a2f3{
|
|
1310
1310
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1311
1311
|
font-size:var(--bp-font-size-05);
|
|
1312
1312
|
font-style:normal;
|
|
@@ -1314,7 +1314,7 @@
|
|
|
1314
1314
|
letter-spacing:var(--bp-font-letter-spacing-01);
|
|
1315
1315
|
line-height:var(--bp-font-line-height-04);
|
|
1316
1316
|
}
|
|
1317
|
-
:where(body.is-inter-font) .bp_text_module_textReset--
|
|
1317
|
+
:where(body.is-inter-font) .bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_bodyDefaultBold--1a2f3{
|
|
1318
1318
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1319
1319
|
font-size:.875rem;
|
|
1320
1320
|
font-style:normal;
|
|
@@ -1325,7 +1325,7 @@
|
|
|
1325
1325
|
text-transform:none;
|
|
1326
1326
|
}
|
|
1327
1327
|
|
|
1328
|
-
.bp_text_module_textReset--
|
|
1328
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_bodyDefaultSemibold--1a2f3{
|
|
1329
1329
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1330
1330
|
font-size:var(--bp-font-size-05);
|
|
1331
1331
|
font-style:normal;
|
|
@@ -1333,7 +1333,7 @@
|
|
|
1333
1333
|
letter-spacing:var(--bp-font-letter-spacing-01);
|
|
1334
1334
|
line-height:var(--bp-font-line-height-04);
|
|
1335
1335
|
}
|
|
1336
|
-
:where(body.is-inter-font) .bp_text_module_textReset--
|
|
1336
|
+
:where(body.is-inter-font) .bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_bodyDefaultSemibold--1a2f3{
|
|
1337
1337
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1338
1338
|
font-size:.875rem;
|
|
1339
1339
|
font-style:normal;
|
|
@@ -1344,7 +1344,7 @@
|
|
|
1344
1344
|
text-transform:none;
|
|
1345
1345
|
}
|
|
1346
1346
|
|
|
1347
|
-
.bp_text_module_textReset--
|
|
1347
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_bodyDefault--1a2f3{
|
|
1348
1348
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1349
1349
|
font-size:var(--bp-font-size-05);
|
|
1350
1350
|
font-style:normal;
|
|
@@ -1352,7 +1352,7 @@
|
|
|
1352
1352
|
letter-spacing:var(--bp-font-letter-spacing-01);
|
|
1353
1353
|
line-height:var(--bp-font-line-height-04);
|
|
1354
1354
|
}
|
|
1355
|
-
:where(body.is-inter-font) .bp_text_module_textReset--
|
|
1355
|
+
:where(body.is-inter-font) .bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_bodyDefault--1a2f3{
|
|
1356
1356
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1357
1357
|
font-size:.875rem;
|
|
1358
1358
|
font-style:normal;
|
|
@@ -1363,7 +1363,7 @@
|
|
|
1363
1363
|
text-transform:none;
|
|
1364
1364
|
}
|
|
1365
1365
|
|
|
1366
|
-
.bp_text_module_textReset--
|
|
1366
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_bodySmallSemibold--1a2f3{
|
|
1367
1367
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1368
1368
|
font-size:var(--bp-font-size-04);
|
|
1369
1369
|
font-style:normal;
|
|
@@ -1371,7 +1371,7 @@
|
|
|
1371
1371
|
letter-spacing:var(--bp-font-letter-spacing-01);
|
|
1372
1372
|
line-height:var(--bp-font-line-height-04);
|
|
1373
1373
|
}
|
|
1374
|
-
:where(body.is-inter-font) .bp_text_module_textReset--
|
|
1374
|
+
:where(body.is-inter-font) .bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_bodySmallSemibold--1a2f3{
|
|
1375
1375
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1376
1376
|
font-size:.8125rem;
|
|
1377
1377
|
font-style:normal;
|
|
@@ -1382,7 +1382,7 @@
|
|
|
1382
1382
|
text-transform:none;
|
|
1383
1383
|
}
|
|
1384
1384
|
|
|
1385
|
-
.bp_text_module_textReset--
|
|
1385
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_bodySmall--1a2f3{
|
|
1386
1386
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1387
1387
|
font-size:var(--bp-font-size-04);
|
|
1388
1388
|
font-style:normal;
|
|
@@ -1390,7 +1390,7 @@
|
|
|
1390
1390
|
letter-spacing:var(--bp-font-letter-spacing-01);
|
|
1391
1391
|
line-height:var(--bp-font-line-height-04);
|
|
1392
1392
|
}
|
|
1393
|
-
:where(body.is-inter-font) .bp_text_module_textReset--
|
|
1393
|
+
:where(body.is-inter-font) .bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_bodySmall--1a2f3{
|
|
1394
1394
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1395
1395
|
font-size:.8125rem;
|
|
1396
1396
|
font-style:normal;
|
|
@@ -1401,7 +1401,7 @@
|
|
|
1401
1401
|
text-transform:none;
|
|
1402
1402
|
}
|
|
1403
1403
|
|
|
1404
|
-
.bp_text_module_textReset--
|
|
1404
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_captionBold--1a2f3{
|
|
1405
1405
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1406
1406
|
font-size:var(--bp-font-size-03);
|
|
1407
1407
|
font-style:normal;
|
|
@@ -1409,7 +1409,7 @@
|
|
|
1409
1409
|
letter-spacing:var(--bp-font-letter-spacing-01);
|
|
1410
1410
|
line-height:var(--bp-font-line-height-02);
|
|
1411
1411
|
}
|
|
1412
|
-
:where(body.is-inter-font) .bp_text_module_textReset--
|
|
1412
|
+
:where(body.is-inter-font) .bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_captionBold--1a2f3{
|
|
1413
1413
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1414
1414
|
font-size:.75rem;
|
|
1415
1415
|
font-style:normal;
|
|
@@ -1420,7 +1420,7 @@
|
|
|
1420
1420
|
text-transform:none;
|
|
1421
1421
|
}
|
|
1422
1422
|
|
|
1423
|
-
.bp_text_module_textReset--
|
|
1423
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_caption--1a2f3{
|
|
1424
1424
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1425
1425
|
font-size:var(--bp-font-size-03);
|
|
1426
1426
|
font-style:normal;
|
|
@@ -1428,7 +1428,7 @@
|
|
|
1428
1428
|
letter-spacing:var(--bp-font-letter-spacing-01);
|
|
1429
1429
|
line-height:var(--bp-font-line-height-02);
|
|
1430
1430
|
}
|
|
1431
|
-
:where(body.is-inter-font) .bp_text_module_textReset--
|
|
1431
|
+
:where(body.is-inter-font) .bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_caption--1a2f3{
|
|
1432
1432
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1433
1433
|
font-size:.75rem;
|
|
1434
1434
|
font-style:normal;
|
|
@@ -1439,7 +1439,7 @@
|
|
|
1439
1439
|
text-transform:none;
|
|
1440
1440
|
}
|
|
1441
1441
|
|
|
1442
|
-
.bp_text_module_textReset--
|
|
1442
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_labelBold--1a2f3{
|
|
1443
1443
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1444
1444
|
font-size:var(--bp-font-size-02);
|
|
1445
1445
|
font-style:normal;
|
|
@@ -1447,7 +1447,7 @@
|
|
|
1447
1447
|
letter-spacing:var(--bp-font-letter-spacing-02);
|
|
1448
1448
|
line-height:var(--bp-font-line-height-03);
|
|
1449
1449
|
}
|
|
1450
|
-
:where(body.is-inter-font) .bp_text_module_textReset--
|
|
1450
|
+
:where(body.is-inter-font) .bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_labelBold--1a2f3{
|
|
1451
1451
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1452
1452
|
font-size:.625rem;
|
|
1453
1453
|
font-style:normal;
|
|
@@ -1458,7 +1458,7 @@
|
|
|
1458
1458
|
text-transform:none;
|
|
1459
1459
|
}
|
|
1460
1460
|
|
|
1461
|
-
.bp_text_module_textReset--
|
|
1461
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_label--1a2f3{
|
|
1462
1462
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1463
1463
|
font-size:var(--bp-font-size-02);
|
|
1464
1464
|
font-style:normal;
|
|
@@ -1466,7 +1466,7 @@
|
|
|
1466
1466
|
letter-spacing:var(--bp-font-letter-spacing-02);
|
|
1467
1467
|
line-height:var(--bp-font-line-height-03);
|
|
1468
1468
|
}
|
|
1469
|
-
:where(body.is-inter-font) .bp_text_module_textReset--
|
|
1469
|
+
:where(body.is-inter-font) .bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_label--1a2f3{
|
|
1470
1470
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1471
1471
|
font-size:.625rem;
|
|
1472
1472
|
font-style:normal;
|
|
@@ -1477,7 +1477,7 @@
|
|
|
1477
1477
|
text-transform:none;
|
|
1478
1478
|
}
|
|
1479
1479
|
|
|
1480
|
-
.bp_text_module_textReset--
|
|
1480
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_linkDefault--1a2f3{
|
|
1481
1481
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1482
1482
|
font-size:var(--bp-font-size-05);
|
|
1483
1483
|
font-style:normal;
|
|
@@ -1491,7 +1491,7 @@
|
|
|
1491
1491
|
text-decoration-thickness:auto;
|
|
1492
1492
|
text-underline-offset:auto;
|
|
1493
1493
|
}
|
|
1494
|
-
:where(body.is-inter-font) .bp_text_module_textReset--
|
|
1494
|
+
:where(body.is-inter-font) .bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_linkDefault--1a2f3{
|
|
1495
1495
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1496
1496
|
font-size:.875rem;
|
|
1497
1497
|
font-style:normal;
|
|
@@ -1507,7 +1507,7 @@
|
|
|
1507
1507
|
text-underline-offset:auto;
|
|
1508
1508
|
}
|
|
1509
1509
|
|
|
1510
|
-
.bp_text_module_textReset--
|
|
1510
|
+
.bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_notificationDefault--1a2f3{
|
|
1511
1511
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1512
1512
|
font-size:var(--bp-font-size-01);
|
|
1513
1513
|
font-style:normal;
|
|
@@ -1515,7 +1515,7 @@
|
|
|
1515
1515
|
letter-spacing:var(--bp-font-letter-spacing-01);
|
|
1516
1516
|
line-height:var(--bp-font-line-height-01);
|
|
1517
1517
|
}
|
|
1518
|
-
:where(body.is-inter-font) .bp_text_module_textReset--
|
|
1518
|
+
:where(body.is-inter-font) .bp_text_module_textReset--1a2f3:where([data-modern=true]).bp_text_module_notificationDefault--1a2f3{
|
|
1519
1519
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1520
1520
|
font-size:.5rem;
|
|
1521
1521
|
font-style:normal;
|
|
@@ -1526,77 +1526,77 @@
|
|
|
1526
1526
|
text-transform:none;
|
|
1527
1527
|
}
|
|
1528
1528
|
|
|
1529
|
-
.bp_text_module_textReset--
|
|
1529
|
+
.bp_text_module_textReset--1a2f3:where([data-typography=inter]).bp_text_module_metricLarge--1a2f3{
|
|
1530
1530
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1531
1531
|
font-size:3rem;
|
|
1532
1532
|
font-style:normal;
|
|
1533
|
-
font-weight:
|
|
1534
|
-
letter-spacing
|
|
1533
|
+
font-weight:600;
|
|
1534
|
+
letter-spacing:0;
|
|
1535
1535
|
line-height:3rem;
|
|
1536
1536
|
text-decoration:none;
|
|
1537
1537
|
text-transform:none;
|
|
1538
1538
|
}
|
|
1539
|
-
.bp_text_module_textReset--
|
|
1539
|
+
.bp_text_module_textReset--1a2f3:where([data-typography=inter]).bp_text_module_metricMedium--1a2f3{
|
|
1540
1540
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1541
1541
|
font-size:2.25rem;
|
|
1542
1542
|
font-style:normal;
|
|
1543
|
-
font-weight:
|
|
1544
|
-
letter-spacing
|
|
1543
|
+
font-weight:600;
|
|
1544
|
+
letter-spacing:0;
|
|
1545
1545
|
line-height:2.25rem;
|
|
1546
1546
|
text-decoration:none;
|
|
1547
1547
|
text-transform:none;
|
|
1548
1548
|
}
|
|
1549
|
-
.bp_text_module_textReset--
|
|
1549
|
+
.bp_text_module_textReset--1a2f3:where([data-typography=inter]).bp_text_module_metricSmall--1a2f3{
|
|
1550
1550
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1551
1551
|
font-size:1.5rem;
|
|
1552
1552
|
font-style:normal;
|
|
1553
|
-
font-weight:
|
|
1554
|
-
letter-spacing
|
|
1553
|
+
font-weight:600;
|
|
1554
|
+
letter-spacing:0;
|
|
1555
1555
|
line-height:1.5rem;
|
|
1556
1556
|
text-decoration:none;
|
|
1557
1557
|
text-transform:none;
|
|
1558
1558
|
}
|
|
1559
|
-
.bp_text_module_textReset--
|
|
1559
|
+
.bp_text_module_textReset--1a2f3:where([data-typography=inter]).bp_text_module_titleMondo--1a2f3{
|
|
1560
1560
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1561
1561
|
font-size:2rem;
|
|
1562
1562
|
font-style:normal;
|
|
1563
|
-
font-weight:
|
|
1563
|
+
font-weight:600;
|
|
1564
1564
|
letter-spacing:0;
|
|
1565
1565
|
line-height:2.75rem;
|
|
1566
1566
|
text-decoration:none;
|
|
1567
1567
|
text-transform:none;
|
|
1568
1568
|
}
|
|
1569
|
-
.bp_text_module_textReset--
|
|
1569
|
+
.bp_text_module_textReset--1a2f3:where([data-typography=inter]).bp_text_module_titleXLarge--1a2f3{
|
|
1570
1570
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1571
1571
|
font-size:1.3125rem;
|
|
1572
1572
|
font-style:normal;
|
|
1573
|
-
font-weight:
|
|
1573
|
+
font-weight:600;
|
|
1574
1574
|
letter-spacing:0;
|
|
1575
1575
|
line-height:1.875rem;
|
|
1576
1576
|
text-decoration:none;
|
|
1577
1577
|
text-transform:none;
|
|
1578
1578
|
}
|
|
1579
|
-
.bp_text_module_textReset--
|
|
1579
|
+
.bp_text_module_textReset--1a2f3:where([data-typography=inter]).bp_text_module_titleLarge--1a2f3{
|
|
1580
1580
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1581
1581
|
font-size:1.1875rem;
|
|
1582
1582
|
font-style:normal;
|
|
1583
|
-
font-weight:
|
|
1583
|
+
font-weight:600;
|
|
1584
1584
|
letter-spacing:0;
|
|
1585
1585
|
line-height:1.5rem;
|
|
1586
1586
|
text-decoration:none;
|
|
1587
1587
|
text-transform:none;
|
|
1588
1588
|
}
|
|
1589
|
-
.bp_text_module_textReset--
|
|
1589
|
+
.bp_text_module_textReset--1a2f3:where([data-typography=inter]).bp_text_module_titleMedium--1a2f3{
|
|
1590
1590
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1591
1591
|
font-size:1.125rem;
|
|
1592
1592
|
font-style:normal;
|
|
1593
|
-
font-weight:
|
|
1593
|
+
font-weight:600;
|
|
1594
1594
|
letter-spacing:0;
|
|
1595
1595
|
line-height:1.375rem;
|
|
1596
1596
|
text-decoration:none;
|
|
1597
1597
|
text-transform:none;
|
|
1598
1598
|
}
|
|
1599
|
-
.bp_text_module_textReset--
|
|
1599
|
+
.bp_text_module_textReset--1a2f3:where([data-typography=inter]).bp_text_module_titleSmall--1a2f3{
|
|
1600
1600
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1601
1601
|
font-size:1.0625rem;
|
|
1602
1602
|
font-style:normal;
|
|
@@ -1606,7 +1606,7 @@
|
|
|
1606
1606
|
text-decoration:none;
|
|
1607
1607
|
text-transform:none;
|
|
1608
1608
|
}
|
|
1609
|
-
.bp_text_module_textReset--
|
|
1609
|
+
.bp_text_module_textReset--1a2f3:where([data-typography=inter]).bp_text_module_subtitle--1a2f3{
|
|
1610
1610
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1611
1611
|
font-size:1rem;
|
|
1612
1612
|
font-style:normal;
|
|
@@ -1616,7 +1616,7 @@
|
|
|
1616
1616
|
text-decoration:none;
|
|
1617
1617
|
text-transform:none;
|
|
1618
1618
|
}
|
|
1619
|
-
.bp_text_module_textReset--
|
|
1619
|
+
.bp_text_module_textReset--1a2f3:where([data-typography=inter]).bp_text_module_bodyLargeBold--1a2f3{
|
|
1620
1620
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1621
1621
|
font-size:1rem;
|
|
1622
1622
|
font-style:normal;
|
|
@@ -1626,7 +1626,7 @@
|
|
|
1626
1626
|
text-decoration:none;
|
|
1627
1627
|
text-transform:none;
|
|
1628
1628
|
}
|
|
1629
|
-
.bp_text_module_textReset--
|
|
1629
|
+
.bp_text_module_textReset--1a2f3:where([data-typography=inter]).bp_text_module_bodyLarge--1a2f3{
|
|
1630
1630
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1631
1631
|
font-size:1rem;
|
|
1632
1632
|
font-style:normal;
|
|
@@ -1636,7 +1636,7 @@
|
|
|
1636
1636
|
text-decoration:none;
|
|
1637
1637
|
text-transform:none;
|
|
1638
1638
|
}
|
|
1639
|
-
.bp_text_module_textReset--
|
|
1639
|
+
.bp_text_module_textReset--1a2f3:where([data-typography=inter]).bp_text_module_bodyDefaultBold--1a2f3{
|
|
1640
1640
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1641
1641
|
font-size:.875rem;
|
|
1642
1642
|
font-style:normal;
|
|
@@ -1646,7 +1646,7 @@
|
|
|
1646
1646
|
text-decoration:none;
|
|
1647
1647
|
text-transform:none;
|
|
1648
1648
|
}
|
|
1649
|
-
.bp_text_module_textReset--
|
|
1649
|
+
.bp_text_module_textReset--1a2f3:where([data-typography=inter]).bp_text_module_bodyDefaultSemibold--1a2f3{
|
|
1650
1650
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1651
1651
|
font-size:.875rem;
|
|
1652
1652
|
font-style:normal;
|
|
@@ -1656,7 +1656,7 @@
|
|
|
1656
1656
|
text-decoration:none;
|
|
1657
1657
|
text-transform:none;
|
|
1658
1658
|
}
|
|
1659
|
-
.bp_text_module_textReset--
|
|
1659
|
+
.bp_text_module_textReset--1a2f3:where([data-typography=inter]).bp_text_module_bodyDefault--1a2f3{
|
|
1660
1660
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1661
1661
|
font-size:.875rem;
|
|
1662
1662
|
font-style:normal;
|
|
@@ -1666,7 +1666,7 @@
|
|
|
1666
1666
|
text-decoration:none;
|
|
1667
1667
|
text-transform:none;
|
|
1668
1668
|
}
|
|
1669
|
-
.bp_text_module_textReset--
|
|
1669
|
+
.bp_text_module_textReset--1a2f3:where([data-typography=inter]).bp_text_module_bodySmallSemibold--1a2f3{
|
|
1670
1670
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1671
1671
|
font-size:.8125rem;
|
|
1672
1672
|
font-style:normal;
|
|
@@ -1676,7 +1676,7 @@
|
|
|
1676
1676
|
text-decoration:none;
|
|
1677
1677
|
text-transform:none;
|
|
1678
1678
|
}
|
|
1679
|
-
.bp_text_module_textReset--
|
|
1679
|
+
.bp_text_module_textReset--1a2f3:where([data-typography=inter]).bp_text_module_bodySmall--1a2f3{
|
|
1680
1680
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1681
1681
|
font-size:.8125rem;
|
|
1682
1682
|
font-style:normal;
|
|
@@ -1686,7 +1686,7 @@
|
|
|
1686
1686
|
text-decoration:none;
|
|
1687
1687
|
text-transform:none;
|
|
1688
1688
|
}
|
|
1689
|
-
.bp_text_module_textReset--
|
|
1689
|
+
.bp_text_module_textReset--1a2f3:where([data-typography=inter]).bp_text_module_captionBold--1a2f3{
|
|
1690
1690
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1691
1691
|
font-size:.75rem;
|
|
1692
1692
|
font-style:normal;
|
|
@@ -1696,7 +1696,7 @@
|
|
|
1696
1696
|
text-decoration:none;
|
|
1697
1697
|
text-transform:none;
|
|
1698
1698
|
}
|
|
1699
|
-
.bp_text_module_textReset--
|
|
1699
|
+
.bp_text_module_textReset--1a2f3:where([data-typography=inter]).bp_text_module_caption--1a2f3{
|
|
1700
1700
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1701
1701
|
font-size:.75rem;
|
|
1702
1702
|
font-style:normal;
|
|
@@ -1706,7 +1706,7 @@
|
|
|
1706
1706
|
text-decoration:none;
|
|
1707
1707
|
text-transform:none;
|
|
1708
1708
|
}
|
|
1709
|
-
.bp_text_module_textReset--
|
|
1709
|
+
.bp_text_module_textReset--1a2f3:where([data-typography=inter]).bp_text_module_labelBold--1a2f3{
|
|
1710
1710
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1711
1711
|
font-size:.625rem;
|
|
1712
1712
|
font-style:normal;
|
|
@@ -1716,7 +1716,7 @@
|
|
|
1716
1716
|
text-decoration:none;
|
|
1717
1717
|
text-transform:none;
|
|
1718
1718
|
}
|
|
1719
|
-
.bp_text_module_textReset--
|
|
1719
|
+
.bp_text_module_textReset--1a2f3:where([data-typography=inter]).bp_text_module_label--1a2f3{
|
|
1720
1720
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1721
1721
|
font-size:.625rem;
|
|
1722
1722
|
font-style:normal;
|
|
@@ -1726,7 +1726,7 @@
|
|
|
1726
1726
|
text-decoration:none;
|
|
1727
1727
|
text-transform:none;
|
|
1728
1728
|
}
|
|
1729
|
-
.bp_text_module_textReset--
|
|
1729
|
+
.bp_text_module_textReset--1a2f3:where([data-typography=inter]).bp_text_module_linkDefault--1a2f3{
|
|
1730
1730
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1731
1731
|
font-size:.875rem;
|
|
1732
1732
|
font-style:normal;
|
|
@@ -1741,7 +1741,7 @@
|
|
|
1741
1741
|
text-transform:none;
|
|
1742
1742
|
text-underline-offset:auto;
|
|
1743
1743
|
}
|
|
1744
|
-
.bp_text_module_textReset--
|
|
1744
|
+
.bp_text_module_textReset--1a2f3:where([data-typography=inter]).bp_text_module_notificationDefault--1a2f3{
|
|
1745
1745
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
1746
1746
|
font-size:.5rem;
|
|
1747
1747
|
font-style:normal;
|
|
@@ -2730,7 +2730,7 @@
|
|
|
2730
2730
|
.bp_accordion_module_accordionItem--c7f57[data-modern=true].bp_accordion_module_highlighted--c7f57[data-state=open] .bp_accordion_module_accordionHeaderContainer--c7f57:has(.bp_accordion_module_accordionTrigger--c7f57[data-state=open]){
|
|
2731
2731
|
border-radius:calc(var(--accordion-item-radius-expanded) - var(--accordion-item-highlight-border-width)) calc(var(--accordion-item-radius-expanded) - var(--accordion-item-highlight-border-width)) 0 0;
|
|
2732
2732
|
}
|
|
2733
|
-
.bp_avatar_module_avatar--
|
|
2733
|
+
.bp_avatar_module_avatar--c01d3[data-modern=false]{
|
|
2734
2734
|
--avatar-background-color:var(--gray-10);
|
|
2735
2735
|
--avatar-xsmall-width:var(--size-5);
|
|
2736
2736
|
--avatar-xsmall-height:var(--size-5);
|
|
@@ -2753,7 +2753,7 @@
|
|
|
2753
2753
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
2754
2754
|
text-transform:var(--body-default-bold-text-case);
|
|
2755
2755
|
}
|
|
2756
|
-
.bp_avatar_module_avatar--
|
|
2756
|
+
.bp_avatar_module_avatar--c01d3[data-modern=false].bp_avatar_module_medium--c01d3 .bp_avatar_module_text--c01d3,.bp_avatar_module_avatar--c01d3[data-modern=false].bp_avatar_module_small--c01d3 .bp_avatar_module_length-1--c01d3.bp_avatar_module_text--c01d3,.bp_avatar_module_avatar--c01d3[data-modern=false].bp_avatar_module_small--c01d3 .bp_avatar_module_length-2--c01d3.bp_avatar_module_text--c01d3,.bp_avatar_module_avatar--c01d3[data-modern=false].bp_avatar_module_xsmall--c01d3 .bp_avatar_module_length-1--c01d3.bp_avatar_module_text--c01d3,.bp_avatar_module_avatar--c01d3[data-modern=false].bp_avatar_module_xsmall--c01d3 .bp_avatar_module_length-2--c01d3.bp_avatar_module_text--c01d3{
|
|
2757
2757
|
font-family:var(--label-bold-font-family);
|
|
2758
2758
|
font-size:var(--label-bold-font-size);
|
|
2759
2759
|
font-weight:var(--label-bold-font-weight);
|
|
@@ -2763,11 +2763,11 @@
|
|
|
2763
2763
|
text-decoration:var(--label-bold-text-decoration);
|
|
2764
2764
|
text-transform:var(--label-bold-text-case);
|
|
2765
2765
|
}
|
|
2766
|
-
.bp_avatar_module_avatar--
|
|
2766
|
+
.bp_avatar_module_avatar--c01d3[data-modern=false].bp_avatar_module_large--c01d3 .bp_avatar_module_text--c01d3{
|
|
2767
2767
|
font-size:.5rem;
|
|
2768
2768
|
line-height:var(--avatar-line-height);
|
|
2769
2769
|
}
|
|
2770
|
-
.bp_avatar_module_avatar--
|
|
2770
|
+
.bp_avatar_module_avatar--c01d3[data-modern=false].bp_avatar_module_large--c01d3 .bp_avatar_module_length-1--c01d3.bp_avatar_module_text--c01d3,.bp_avatar_module_avatar--c01d3[data-modern=false].bp_avatar_module_large--c01d3 .bp_avatar_module_length-2--c01d3.bp_avatar_module_text--c01d3{
|
|
2771
2771
|
font-family:var(--body-default-bold-font-family);
|
|
2772
2772
|
font-size:var(--body-default-bold-font-size);
|
|
2773
2773
|
font-weight:var(--body-default-bold-font-weight);
|
|
@@ -2777,11 +2777,11 @@
|
|
|
2777
2777
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
2778
2778
|
text-transform:var(--body-default-bold-text-case);
|
|
2779
2779
|
}
|
|
2780
|
-
.bp_avatar_module_avatar--
|
|
2780
|
+
.bp_avatar_module_avatar--c01d3[data-modern=false].bp_avatar_module_large--c01d3 .bp_avatar_module_length-3--c01d3.bp_avatar_module_text--c01d3{
|
|
2781
2781
|
font-size:.6875rem;
|
|
2782
2782
|
line-height:var(--avatar-line-height);
|
|
2783
2783
|
}
|
|
2784
|
-
.bp_avatar_module_avatar--
|
|
2784
|
+
.bp_avatar_module_avatar--c01d3[data-modern=false].bp_avatar_module_large--c01d3 .bp_avatar_module_length-4--c01d3.bp_avatar_module_text--c01d3{
|
|
2785
2785
|
font-family:var(--label-bold-font-family);
|
|
2786
2786
|
font-size:var(--label-bold-font-size);
|
|
2787
2787
|
font-weight:var(--label-bold-font-weight);
|
|
@@ -2791,7 +2791,7 @@
|
|
|
2791
2791
|
text-decoration:var(--label-bold-text-decoration);
|
|
2792
2792
|
text-transform:var(--label-bold-text-case);
|
|
2793
2793
|
}
|
|
2794
|
-
.bp_avatar_module_avatar--
|
|
2794
|
+
.bp_avatar_module_avatar--c01d3[data-modern=false].bp_avatar_module_xlarge--c01d3 .bp_avatar_module_length-1--c01d3.bp_avatar_module_text--c01d3,.bp_avatar_module_avatar--c01d3[data-modern=false].bp_avatar_module_xlarge--c01d3 .bp_avatar_module_length-2--c01d3.bp_avatar_module_text--c01d3{
|
|
2795
2795
|
font-family:var(--title-x-large-font-family);
|
|
2796
2796
|
font-size:var(--title-x-large-font-size);
|
|
2797
2797
|
font-weight:var(--title-x-large-font-weight);
|
|
@@ -2802,7 +2802,7 @@
|
|
|
2802
2802
|
text-transform:var(--title-x-large-text-case);
|
|
2803
2803
|
}
|
|
2804
2804
|
|
|
2805
|
-
.bp_avatar_module_avatar--
|
|
2805
|
+
.bp_avatar_module_avatar--c01d3[data-modern=true]{
|
|
2806
2806
|
--avatar-background-color:var(--bp-gray-10);
|
|
2807
2807
|
--avatar-xsmall-width:var(--bp-size-050);
|
|
2808
2808
|
--avatar-xsmall-height:var(--bp-size-050);
|
|
@@ -2824,7 +2824,7 @@
|
|
|
2824
2824
|
letter-spacing:var(--bp-font-letter-spacing-01);
|
|
2825
2825
|
line-height:var(--bp-font-line-height-04);
|
|
2826
2826
|
}
|
|
2827
|
-
:where(body.is-inter-font) .bp_avatar_module_avatar--
|
|
2827
|
+
:where(body.is-inter-font) .bp_avatar_module_avatar--c01d3[data-modern=true]{
|
|
2828
2828
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
2829
2829
|
font-size:.875rem;
|
|
2830
2830
|
font-style:normal;
|
|
@@ -2835,10 +2835,10 @@
|
|
|
2835
2835
|
text-transform:none;
|
|
2836
2836
|
}
|
|
2837
2837
|
|
|
2838
|
-
.bp_avatar_module_avatar--
|
|
2838
|
+
.bp_avatar_module_avatar--c01d3[data-modern=true]{
|
|
2839
2839
|
line-height:var(--avatar-line-height);
|
|
2840
2840
|
}
|
|
2841
|
-
.bp_avatar_module_avatar--
|
|
2841
|
+
.bp_avatar_module_avatar--c01d3[data-modern=true].bp_avatar_module_xsmall--c01d3 .bp_avatar_module_length-1--c01d3.bp_avatar_module_text--c01d3,.bp_avatar_module_avatar--c01d3[data-modern=true].bp_avatar_module_xsmall--c01d3 .bp_avatar_module_length-2--c01d3.bp_avatar_module_text--c01d3{
|
|
2842
2842
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
2843
2843
|
font-size:var(--bp-font-size-02);
|
|
2844
2844
|
font-style:normal;
|
|
@@ -2846,7 +2846,7 @@
|
|
|
2846
2846
|
letter-spacing:var(--bp-font-letter-spacing-02);
|
|
2847
2847
|
line-height:var(--bp-font-line-height-03);
|
|
2848
2848
|
}
|
|
2849
|
-
:where(body.is-inter-font) .bp_avatar_module_avatar--
|
|
2849
|
+
:where(body.is-inter-font) .bp_avatar_module_avatar--c01d3[data-modern=true].bp_avatar_module_xsmall--c01d3 .bp_avatar_module_length-1--c01d3.bp_avatar_module_text--c01d3,:where(body.is-inter-font) .bp_avatar_module_avatar--c01d3[data-modern=true].bp_avatar_module_xsmall--c01d3 .bp_avatar_module_length-2--c01d3.bp_avatar_module_text--c01d3{
|
|
2850
2850
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
2851
2851
|
font-size:.625rem;
|
|
2852
2852
|
font-style:normal;
|
|
@@ -2857,10 +2857,10 @@
|
|
|
2857
2857
|
text-transform:none;
|
|
2858
2858
|
}
|
|
2859
2859
|
|
|
2860
|
-
.bp_avatar_module_avatar--
|
|
2860
|
+
.bp_avatar_module_avatar--c01d3[data-modern=true].bp_avatar_module_xsmall--c01d3 .bp_avatar_module_length-1--c01d3.bp_avatar_module_text--c01d3,.bp_avatar_module_avatar--c01d3[data-modern=true].bp_avatar_module_xsmall--c01d3 .bp_avatar_module_length-2--c01d3.bp_avatar_module_text--c01d3{
|
|
2861
2861
|
line-height:var(--avatar-line-height);
|
|
2862
2862
|
}
|
|
2863
|
-
.bp_avatar_module_avatar--
|
|
2863
|
+
.bp_avatar_module_avatar--c01d3[data-modern=true].bp_avatar_module_small--c01d3 .bp_avatar_module_length-1--c01d3.bp_avatar_module_text--c01d3,.bp_avatar_module_avatar--c01d3[data-modern=true].bp_avatar_module_small--c01d3 .bp_avatar_module_length-2--c01d3.bp_avatar_module_text--c01d3{
|
|
2864
2864
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
2865
2865
|
font-size:var(--bp-font-size-02);
|
|
2866
2866
|
font-style:normal;
|
|
@@ -2868,7 +2868,7 @@
|
|
|
2868
2868
|
letter-spacing:var(--bp-font-letter-spacing-02);
|
|
2869
2869
|
line-height:var(--bp-font-line-height-03);
|
|
2870
2870
|
}
|
|
2871
|
-
:where(body.is-inter-font) .bp_avatar_module_avatar--
|
|
2871
|
+
:where(body.is-inter-font) .bp_avatar_module_avatar--c01d3[data-modern=true].bp_avatar_module_small--c01d3 .bp_avatar_module_length-1--c01d3.bp_avatar_module_text--c01d3,:where(body.is-inter-font) .bp_avatar_module_avatar--c01d3[data-modern=true].bp_avatar_module_small--c01d3 .bp_avatar_module_length-2--c01d3.bp_avatar_module_text--c01d3{
|
|
2872
2872
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
2873
2873
|
font-size:.625rem;
|
|
2874
2874
|
font-style:normal;
|
|
@@ -2879,10 +2879,10 @@
|
|
|
2879
2879
|
text-transform:none;
|
|
2880
2880
|
}
|
|
2881
2881
|
|
|
2882
|
-
.bp_avatar_module_avatar--
|
|
2882
|
+
.bp_avatar_module_avatar--c01d3[data-modern=true].bp_avatar_module_small--c01d3 .bp_avatar_module_length-1--c01d3.bp_avatar_module_text--c01d3,.bp_avatar_module_avatar--c01d3[data-modern=true].bp_avatar_module_small--c01d3 .bp_avatar_module_length-2--c01d3.bp_avatar_module_text--c01d3{
|
|
2883
2883
|
line-height:var(--avatar-line-height);
|
|
2884
2884
|
}
|
|
2885
|
-
.bp_avatar_module_avatar--
|
|
2885
|
+
.bp_avatar_module_avatar--c01d3[data-modern=true].bp_avatar_module_medium--c01d3 .bp_avatar_module_text--c01d3{
|
|
2886
2886
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
2887
2887
|
font-size:var(--bp-font-size-02);
|
|
2888
2888
|
font-style:normal;
|
|
@@ -2890,7 +2890,7 @@
|
|
|
2890
2890
|
letter-spacing:var(--bp-font-letter-spacing-02);
|
|
2891
2891
|
line-height:var(--bp-font-line-height-03);
|
|
2892
2892
|
}
|
|
2893
|
-
:where(body.is-inter-font) .bp_avatar_module_avatar--
|
|
2893
|
+
:where(body.is-inter-font) .bp_avatar_module_avatar--c01d3[data-modern=true].bp_avatar_module_medium--c01d3 .bp_avatar_module_text--c01d3{
|
|
2894
2894
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
2895
2895
|
font-size:.625rem;
|
|
2896
2896
|
font-style:normal;
|
|
@@ -2901,10 +2901,10 @@
|
|
|
2901
2901
|
text-transform:none;
|
|
2902
2902
|
}
|
|
2903
2903
|
|
|
2904
|
-
.bp_avatar_module_avatar--
|
|
2904
|
+
.bp_avatar_module_avatar--c01d3[data-modern=true].bp_avatar_module_medium--c01d3 .bp_avatar_module_text--c01d3{
|
|
2905
2905
|
line-height:var(--avatar-line-height);
|
|
2906
2906
|
}
|
|
2907
|
-
.bp_avatar_module_avatar--
|
|
2907
|
+
.bp_avatar_module_avatar--c01d3[data-modern=true].bp_avatar_module_large--c01d3 .bp_avatar_module_length-1--c01d3.bp_avatar_module_text--c01d3,.bp_avatar_module_avatar--c01d3[data-modern=true].bp_avatar_module_large--c01d3 .bp_avatar_module_length-2--c01d3.bp_avatar_module_text--c01d3{
|
|
2908
2908
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
2909
2909
|
font-size:var(--bp-font-size-05);
|
|
2910
2910
|
font-style:normal;
|
|
@@ -2912,7 +2912,7 @@
|
|
|
2912
2912
|
letter-spacing:var(--bp-font-letter-spacing-01);
|
|
2913
2913
|
line-height:var(--bp-font-line-height-04);
|
|
2914
2914
|
}
|
|
2915
|
-
:where(body.is-inter-font) .bp_avatar_module_avatar--
|
|
2915
|
+
:where(body.is-inter-font) .bp_avatar_module_avatar--c01d3[data-modern=true].bp_avatar_module_large--c01d3 .bp_avatar_module_length-1--c01d3.bp_avatar_module_text--c01d3,:where(body.is-inter-font) .bp_avatar_module_avatar--c01d3[data-modern=true].bp_avatar_module_large--c01d3 .bp_avatar_module_length-2--c01d3.bp_avatar_module_text--c01d3{
|
|
2916
2916
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
2917
2917
|
font-size:.875rem;
|
|
2918
2918
|
font-style:normal;
|
|
@@ -2923,14 +2923,14 @@
|
|
|
2923
2923
|
text-transform:none;
|
|
2924
2924
|
}
|
|
2925
2925
|
|
|
2926
|
-
.bp_avatar_module_avatar--
|
|
2926
|
+
.bp_avatar_module_avatar--c01d3[data-modern=true].bp_avatar_module_large--c01d3 .bp_avatar_module_length-1--c01d3.bp_avatar_module_text--c01d3,.bp_avatar_module_avatar--c01d3[data-modern=true].bp_avatar_module_large--c01d3 .bp_avatar_module_length-2--c01d3.bp_avatar_module_text--c01d3{
|
|
2927
2927
|
line-height:var(--avatar-line-height);
|
|
2928
2928
|
}
|
|
2929
|
-
.bp_avatar_module_avatar--
|
|
2929
|
+
.bp_avatar_module_avatar--c01d3[data-modern=true].bp_avatar_module_large--c01d3 .bp_avatar_module_length-3--c01d3.bp_avatar_module_text--c01d3{
|
|
2930
2930
|
font-size:.6875rem;
|
|
2931
2931
|
line-height:var(--avatar-line-height);
|
|
2932
2932
|
}
|
|
2933
|
-
.bp_avatar_module_avatar--
|
|
2933
|
+
.bp_avatar_module_avatar--c01d3[data-modern=true].bp_avatar_module_large--c01d3 .bp_avatar_module_length-4--c01d3.bp_avatar_module_text--c01d3{
|
|
2934
2934
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
2935
2935
|
font-size:var(--bp-font-size-02);
|
|
2936
2936
|
font-style:normal;
|
|
@@ -2938,7 +2938,7 @@
|
|
|
2938
2938
|
letter-spacing:var(--bp-font-letter-spacing-02);
|
|
2939
2939
|
line-height:var(--bp-font-line-height-03);
|
|
2940
2940
|
}
|
|
2941
|
-
:where(body.is-inter-font) .bp_avatar_module_avatar--
|
|
2941
|
+
:where(body.is-inter-font) .bp_avatar_module_avatar--c01d3[data-modern=true].bp_avatar_module_large--c01d3 .bp_avatar_module_length-4--c01d3.bp_avatar_module_text--c01d3{
|
|
2942
2942
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
2943
2943
|
font-size:.625rem;
|
|
2944
2944
|
font-style:normal;
|
|
@@ -2949,10 +2949,10 @@
|
|
|
2949
2949
|
text-transform:none;
|
|
2950
2950
|
}
|
|
2951
2951
|
|
|
2952
|
-
.bp_avatar_module_avatar--
|
|
2952
|
+
.bp_avatar_module_avatar--c01d3[data-modern=true].bp_avatar_module_large--c01d3 .bp_avatar_module_length-4--c01d3.bp_avatar_module_text--c01d3{
|
|
2953
2953
|
line-height:var(--avatar-line-height);
|
|
2954
2954
|
}
|
|
2955
|
-
.bp_avatar_module_avatar--
|
|
2955
|
+
.bp_avatar_module_avatar--c01d3[data-modern=true].bp_avatar_module_xlarge--c01d3 .bp_avatar_module_length-1--c01d3.bp_avatar_module_text--c01d3,.bp_avatar_module_avatar--c01d3[data-modern=true].bp_avatar_module_xlarge--c01d3 .bp_avatar_module_length-2--c01d3.bp_avatar_module_text--c01d3{
|
|
2956
2956
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
2957
2957
|
font-size:var(--bp-font-size-10);
|
|
2958
2958
|
font-style:normal;
|
|
@@ -2960,22 +2960,22 @@
|
|
|
2960
2960
|
letter-spacing:var(--bp-font-letter-spacing-01);
|
|
2961
2961
|
line-height:var(--bp-font-line-height-06);
|
|
2962
2962
|
}
|
|
2963
|
-
:where(body.is-inter-font) .bp_avatar_module_avatar--
|
|
2963
|
+
:where(body.is-inter-font) .bp_avatar_module_avatar--c01d3[data-modern=true].bp_avatar_module_xlarge--c01d3 .bp_avatar_module_length-1--c01d3.bp_avatar_module_text--c01d3,:where(body.is-inter-font) .bp_avatar_module_avatar--c01d3[data-modern=true].bp_avatar_module_xlarge--c01d3 .bp_avatar_module_length-2--c01d3.bp_avatar_module_text--c01d3{
|
|
2964
2964
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
2965
2965
|
font-size:1.3125rem;
|
|
2966
2966
|
font-style:normal;
|
|
2967
|
-
font-weight:
|
|
2967
|
+
font-weight:600;
|
|
2968
2968
|
letter-spacing:0;
|
|
2969
2969
|
line-height:1.875rem;
|
|
2970
2970
|
text-decoration:none;
|
|
2971
2971
|
text-transform:none;
|
|
2972
2972
|
}
|
|
2973
2973
|
|
|
2974
|
-
.bp_avatar_module_avatar--
|
|
2974
|
+
.bp_avatar_module_avatar--c01d3[data-modern=true].bp_avatar_module_xlarge--c01d3 .bp_avatar_module_length-1--c01d3.bp_avatar_module_text--c01d3,.bp_avatar_module_avatar--c01d3[data-modern=true].bp_avatar_module_xlarge--c01d3 .bp_avatar_module_length-2--c01d3.bp_avatar_module_text--c01d3{
|
|
2975
2975
|
line-height:var(--avatar-line-height);
|
|
2976
2976
|
}
|
|
2977
2977
|
|
|
2978
|
-
.bp_avatar_module_avatar--
|
|
2978
|
+
.bp_avatar_module_avatar--c01d3{
|
|
2979
2979
|
all:unset;
|
|
2980
2980
|
align-items:center;
|
|
2981
2981
|
background-color:var(--avatar-background-color);
|
|
@@ -2986,7 +2986,7 @@
|
|
|
2986
2986
|
justify-content:center;
|
|
2987
2987
|
position:relative;
|
|
2988
2988
|
}
|
|
2989
|
-
.bp_avatar_module_avatar--
|
|
2989
|
+
.bp_avatar_module_avatar--c01d3 .bp_avatar_module_text--c01d3{
|
|
2990
2990
|
align-items:center;
|
|
2991
2991
|
border-radius:50%;
|
|
2992
2992
|
display:flex;
|
|
@@ -2994,99 +2994,99 @@
|
|
|
2994
2994
|
justify-content:center;
|
|
2995
2995
|
width:100%;
|
|
2996
2996
|
}
|
|
2997
|
-
.bp_avatar_module_avatar--
|
|
2997
|
+
.bp_avatar_module_avatar--c01d3.bp_avatar_module_xsmall--c01d3{
|
|
2998
2998
|
height:var(--avatar-xsmall-height);
|
|
2999
2999
|
width:var(--avatar-xsmall-width);
|
|
3000
3000
|
}
|
|
3001
|
-
.bp_avatar_module_avatar--
|
|
3001
|
+
.bp_avatar_module_avatar--c01d3.bp_avatar_module_xsmall--c01d3 .bp_avatar_module_text--c01d3{
|
|
3002
3002
|
font-size:.375rem;
|
|
3003
3003
|
}
|
|
3004
|
-
.bp_avatar_module_avatar--
|
|
3004
|
+
.bp_avatar_module_avatar--c01d3.bp_avatar_module_small--c01d3{
|
|
3005
3005
|
height:var(--avatar-small-height);
|
|
3006
3006
|
width:var(--avatar-small-width);
|
|
3007
3007
|
}
|
|
3008
|
-
.bp_avatar_module_avatar--
|
|
3008
|
+
.bp_avatar_module_avatar--c01d3.bp_avatar_module_small--c01d3 .bp_avatar_module_text--c01d3{
|
|
3009
3009
|
font-size:.5rem;
|
|
3010
3010
|
}
|
|
3011
|
-
.bp_avatar_module_avatar--
|
|
3011
|
+
.bp_avatar_module_avatar--c01d3.bp_avatar_module_medium--c01d3{
|
|
3012
3012
|
height:var(--avatar-medium-height);
|
|
3013
3013
|
width:var(--avatar-medium-width);
|
|
3014
3014
|
}
|
|
3015
|
-
.bp_avatar_module_avatar--
|
|
3015
|
+
.bp_avatar_module_avatar--c01d3.bp_avatar_module_medium--c01d3 .bp_avatar_module_length-1--c01d3.bp_avatar_module_text--c01d3,.bp_avatar_module_avatar--c01d3.bp_avatar_module_medium--c01d3 .bp_avatar_module_length-2--c01d3.bp_avatar_module_text--c01d3{
|
|
3016
3016
|
font-size:.8125rem;
|
|
3017
3017
|
}
|
|
3018
|
-
.bp_avatar_module_avatar--
|
|
3018
|
+
.bp_avatar_module_avatar--c01d3.bp_avatar_module_large--c01d3{
|
|
3019
3019
|
height:var(--avatar-large-height);
|
|
3020
3020
|
width:var(--avatar-large-width);
|
|
3021
3021
|
}
|
|
3022
|
-
.bp_avatar_module_avatar--
|
|
3022
|
+
.bp_avatar_module_avatar--c01d3.bp_avatar_module_large--c01d3 .bp_avatar_module_text--c01d3{
|
|
3023
3023
|
font-size:.5rem;
|
|
3024
3024
|
}
|
|
3025
|
-
.bp_avatar_module_avatar--
|
|
3025
|
+
.bp_avatar_module_avatar--c01d3.bp_avatar_module_large--c01d3 .bp_avatar_module_length-3--c01d3.bp_avatar_module_text--c01d3{
|
|
3026
3026
|
font-size:.6875rem;
|
|
3027
3027
|
}
|
|
3028
|
-
.bp_avatar_module_avatar--
|
|
3028
|
+
.bp_avatar_module_avatar--c01d3.bp_avatar_module_xlarge--c01d3{
|
|
3029
3029
|
height:var(--avatar-xlarge-height);
|
|
3030
3030
|
width:var(--avatar-xlarge-width);
|
|
3031
3031
|
}
|
|
3032
|
-
.bp_avatar_module_avatar--
|
|
3032
|
+
.bp_avatar_module_avatar--c01d3.bp_avatar_module_xlarge--c01d3 .bp_avatar_module_text--c01d3{
|
|
3033
3033
|
font-size:1rem;
|
|
3034
3034
|
}
|
|
3035
|
-
.bp_avatar_module_avatar--
|
|
3035
|
+
.bp_avatar_module_avatar--c01d3.bp_avatar_module_xxlarge--c01d3{
|
|
3036
3036
|
height:var(--avatar-xxlarge-height);
|
|
3037
3037
|
line-height:var(--avatar-line-height);
|
|
3038
3038
|
width:var(--avatar-xxlarge-width);
|
|
3039
3039
|
}
|
|
3040
|
-
.bp_avatar_module_avatar--
|
|
3040
|
+
.bp_avatar_module_avatar--c01d3.bp_avatar_module_xxlarge--c01d3 .bp_avatar_module_text--c01d3{
|
|
3041
3041
|
font-size:1.25rem;
|
|
3042
3042
|
}
|
|
3043
|
-
.bp_avatar_module_avatar--
|
|
3043
|
+
.bp_avatar_module_avatar--c01d3.bp_avatar_module_xxlarge--c01d3 .bp_avatar_module_length-1--c01d3.bp_avatar_module_text--c01d3,.bp_avatar_module_avatar--c01d3.bp_avatar_module_xxlarge--c01d3 .bp_avatar_module_length-2--c01d3.bp_avatar_module_text--c01d3{
|
|
3044
3044
|
font-size:2rem;
|
|
3045
3045
|
}
|
|
3046
|
-
.bp_avatar_module_avatar--
|
|
3046
|
+
.bp_avatar_module_avatar--c01d3.bp_avatar_module_xxlarge--c01d3 .bp_avatar_module_badge--c01d3{
|
|
3047
3047
|
right:-.375rem;
|
|
3048
3048
|
}
|
|
3049
|
-
.bp_avatar_module_avatar--
|
|
3049
|
+
.bp_avatar_module_avatar--c01d3 .bp_avatar_module_image--c01d3{
|
|
3050
3050
|
border-radius:50%;
|
|
3051
3051
|
height:100%;
|
|
3052
3052
|
object-fit:cover;
|
|
3053
3053
|
width:100%;
|
|
3054
3054
|
}
|
|
3055
|
-
.bp_avatar_module_avatar--
|
|
3055
|
+
.bp_avatar_module_avatar--c01d3 .bp_avatar_module_image--c01d3.bp_avatar_module_loading--c01d3{
|
|
3056
3056
|
height:0;
|
|
3057
3057
|
width:0;
|
|
3058
3058
|
}
|
|
3059
3059
|
|
|
3060
|
-
.bp_avatar_module_anonymousAvatar--
|
|
3060
|
+
.bp_avatar_module_anonymousAvatar--c01d3,.bp_avatar_module_iconContainer--c01d3{
|
|
3061
3061
|
align-items:center;
|
|
3062
3062
|
display:flex;
|
|
3063
3063
|
justify-content:center;
|
|
3064
3064
|
}
|
|
3065
3065
|
|
|
3066
|
-
.bp_avatar_module_iconContainer--
|
|
3066
|
+
.bp_avatar_module_iconContainer--c01d3{
|
|
3067
3067
|
border-radius:50%;
|
|
3068
3068
|
height:100%;
|
|
3069
3069
|
width:100%;
|
|
3070
3070
|
}
|
|
3071
3071
|
|
|
3072
|
-
[data-button-wrapper]:hover .bp_avatar_module_avatar--
|
|
3072
|
+
[data-button-wrapper]:hover .bp_avatar_module_avatar--c01d3[data-modern=false]{
|
|
3073
3073
|
box-shadow:0 0 0 0 var(--background-background), 0 0 0 var(--border-3) var(--border-avatar-border-hover);
|
|
3074
3074
|
cursor:pointer;
|
|
3075
3075
|
}
|
|
3076
|
-
[data-button-wrapper]:hover .bp_avatar_module_avatar--
|
|
3076
|
+
[data-button-wrapper]:hover .bp_avatar_module_avatar--c01d3[data-modern=true]{
|
|
3077
3077
|
box-shadow:0 0 0 0 var(--background-background), 0 0 0 var(--border-3) var(--bp-border-avatar-border-hover);
|
|
3078
3078
|
cursor:pointer;
|
|
3079
3079
|
}
|
|
3080
|
-
[data-button-wrapper]:active .bp_avatar_module_avatar--
|
|
3080
|
+
[data-button-wrapper]:active .bp_avatar_module_avatar--c01d3[data-modern=false]{
|
|
3081
3081
|
box-shadow:0 0 0 0 var(--background-background), 0 0 0 var(--border-3) var(--border-avatar-border-pressed);
|
|
3082
3082
|
}
|
|
3083
|
-
[data-button-wrapper]:active .bp_avatar_module_avatar--
|
|
3083
|
+
[data-button-wrapper]:active .bp_avatar_module_avatar--c01d3[data-modern=true]{
|
|
3084
3084
|
box-shadow:0 0 0 0 var(--background-background), 0 0 0 var(--border-3) var(--bp-border-avatar-border-pressed);
|
|
3085
3085
|
}
|
|
3086
|
-
[data-button-wrapper][data-focus-visible] .bp_avatar_module_avatar--
|
|
3086
|
+
[data-button-wrapper][data-focus-visible] .bp_avatar_module_avatar--c01d3[data-modern=false]{
|
|
3087
3087
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--outline-focus-on-light);
|
|
3088
3088
|
}
|
|
3089
|
-
[data-button-wrapper][data-focus-visible] .bp_avatar_module_avatar--
|
|
3089
|
+
[data-button-wrapper][data-focus-visible] .bp_avatar_module_avatar--c01d3[data-modern=true]{
|
|
3090
3090
|
box-shadow:0 0 0 var(--border-1, 1px) var(--background-background), 0 0 0 var(--border-3) var(--bp-outline-focus-on-light);
|
|
3091
3091
|
}
|
|
3092
3092
|
.bp_base_badge_module_badgeContainer--7f8ca{
|
|
@@ -6144,7 +6144,7 @@
|
|
|
6144
6144
|
.bp_combobox_group_module_comboboxHasFocus--289de.bp_combobox_group_module_errorSelect--289de.bp_combobox_group_module_trailing--289de{
|
|
6145
6145
|
--blueprint-select-border-error-left-width:none;
|
|
6146
6146
|
}
|
|
6147
|
-
.bp_select_module_container--
|
|
6147
|
+
.bp_select_module_container--80de0[data-modern=false]{
|
|
6148
6148
|
--select-gap:var(--space-2);
|
|
6149
6149
|
--select-label-color:var(--text-text-on-light);
|
|
6150
6150
|
--select-trigger-btn-gap:var(--space-2);
|
|
@@ -6181,7 +6181,7 @@
|
|
|
6181
6181
|
text-decoration:var(--body-default-text-decoration);
|
|
6182
6182
|
text-transform:var(--body-default-text-case);
|
|
6183
6183
|
}
|
|
6184
|
-
.bp_select_module_container--
|
|
6184
|
+
.bp_select_module_container--80de0[data-modern=false] .bp_select_module_label--80de0{
|
|
6185
6185
|
font-family:var(--body-default-bold-font-family);
|
|
6186
6186
|
font-size:var(--body-default-bold-font-size);
|
|
6187
6187
|
font-weight:var(--body-default-bold-font-weight);
|
|
@@ -6190,7 +6190,7 @@
|
|
|
6190
6190
|
text-decoration:var(--body-default-bold-text-decoration);
|
|
6191
6191
|
text-transform:var(--body-default-bold-text-case);
|
|
6192
6192
|
}
|
|
6193
|
-
.bp_select_module_container--
|
|
6193
|
+
.bp_select_module_container--80de0[data-modern=false] .bp_select_module_triggerBtn--80de0{
|
|
6194
6194
|
font-family:var(--body-default-font-family);
|
|
6195
6195
|
font-size:var(--body-default-font-size);
|
|
6196
6196
|
font-weight:var(--body-default-font-weight);
|
|
@@ -6200,7 +6200,7 @@
|
|
|
6200
6200
|
text-transform:var(--body-default-text-case);
|
|
6201
6201
|
}
|
|
6202
6202
|
|
|
6203
|
-
.bp_select_module_container--
|
|
6203
|
+
.bp_select_module_container--80de0[data-modern=true]{
|
|
6204
6204
|
--select-gap:var(--bp-space-020);
|
|
6205
6205
|
--select-label-color:var(--bp-text-text-on-light);
|
|
6206
6206
|
--select-trigger-btn-gap:var(--bp-space-020);
|
|
@@ -6236,7 +6236,7 @@
|
|
|
6236
6236
|
letter-spacing:var(--bp-font-letter-spacing-01);
|
|
6237
6237
|
line-height:var(--bp-font-line-height-04);
|
|
6238
6238
|
}
|
|
6239
|
-
:where(body.is-inter-font) .bp_select_module_container--
|
|
6239
|
+
:where(body.is-inter-font) .bp_select_module_container--80de0[data-modern=true]{
|
|
6240
6240
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
6241
6241
|
font-size:.875rem;
|
|
6242
6242
|
font-style:normal;
|
|
@@ -6247,7 +6247,7 @@
|
|
|
6247
6247
|
text-transform:none;
|
|
6248
6248
|
}
|
|
6249
6249
|
|
|
6250
|
-
.bp_select_module_container--
|
|
6250
|
+
.bp_select_module_container--80de0[data-modern=true] .bp_select_module_label--80de0{
|
|
6251
6251
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
6252
6252
|
font-size:var(--bp-font-size-05);
|
|
6253
6253
|
font-style:normal;
|
|
@@ -6255,7 +6255,7 @@
|
|
|
6255
6255
|
letter-spacing:var(--bp-font-letter-spacing-01);
|
|
6256
6256
|
line-height:var(--bp-font-line-height-04);
|
|
6257
6257
|
}
|
|
6258
|
-
:where(body.is-inter-font) .bp_select_module_container--
|
|
6258
|
+
:where(body.is-inter-font) .bp_select_module_container--80de0[data-modern=true] .bp_select_module_label--80de0{
|
|
6259
6259
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
6260
6260
|
font-size:.875rem;
|
|
6261
6261
|
font-style:normal;
|
|
@@ -6266,7 +6266,7 @@
|
|
|
6266
6266
|
text-transform:none;
|
|
6267
6267
|
}
|
|
6268
6268
|
|
|
6269
|
-
.bp_select_module_container--
|
|
6269
|
+
.bp_select_module_container--80de0[data-modern=true] .bp_select_module_triggerBtn--80de0{
|
|
6270
6270
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
6271
6271
|
font-size:var(--bp-font-size-05);
|
|
6272
6272
|
font-style:normal;
|
|
@@ -6274,7 +6274,7 @@
|
|
|
6274
6274
|
letter-spacing:var(--bp-font-letter-spacing-01);
|
|
6275
6275
|
line-height:var(--bp-font-line-height-04);
|
|
6276
6276
|
}
|
|
6277
|
-
:where(body.is-inter-font) .bp_select_module_container--
|
|
6277
|
+
:where(body.is-inter-font) .bp_select_module_container--80de0[data-modern=true] .bp_select_module_triggerBtn--80de0{
|
|
6278
6278
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
6279
6279
|
font-size:.875rem;
|
|
6280
6280
|
font-style:normal;
|
|
@@ -6285,26 +6285,26 @@
|
|
|
6285
6285
|
text-transform:none;
|
|
6286
6286
|
}
|
|
6287
6287
|
|
|
6288
|
-
.bp_select_module_ellipsis--
|
|
6288
|
+
.bp_select_module_ellipsis--80de0{
|
|
6289
6289
|
overflow:hidden;
|
|
6290
6290
|
text-overflow:ellipsis;
|
|
6291
6291
|
white-space:nowrap;
|
|
6292
6292
|
}
|
|
6293
6293
|
|
|
6294
|
-
.bp_select_module_container--
|
|
6294
|
+
.bp_select_module_container--80de0{
|
|
6295
6295
|
display:flex;
|
|
6296
6296
|
flex-direction:column;
|
|
6297
6297
|
gap:var(--select-gap);
|
|
6298
6298
|
}
|
|
6299
|
-
.bp_select_module_container--
|
|
6299
|
+
.bp_select_module_container--80de0.bp_select_module_disabled--80de0{
|
|
6300
6300
|
opacity:60%;
|
|
6301
6301
|
}
|
|
6302
|
-
.bp_select_module_container--
|
|
6302
|
+
.bp_select_module_container--80de0 .bp_select_module_label--80de0{
|
|
6303
6303
|
color:var(--select-label-color);
|
|
6304
6304
|
flex:0 0 fit-content;
|
|
6305
6305
|
overflow-wrap:break-word;
|
|
6306
6306
|
}
|
|
6307
|
-
.bp_select_module_container--
|
|
6307
|
+
.bp_select_module_container--80de0 .bp_select_module_triggerBtn--80de0{
|
|
6308
6308
|
align-items:center;
|
|
6309
6309
|
background-color:var(--select-trigger-btn-bg-color);
|
|
6310
6310
|
border-bottom:var(--select-trigger-btn-border-bottom);
|
|
@@ -6325,7 +6325,7 @@
|
|
|
6325
6325
|
text-align:start;
|
|
6326
6326
|
width:100%;
|
|
6327
6327
|
}
|
|
6328
|
-
.bp_select_module_container--
|
|
6328
|
+
.bp_select_module_container--80de0 .bp_select_module_triggerBtn--80de0 .bp_select_module_triggerValue--80de0{
|
|
6329
6329
|
align-items:center;
|
|
6330
6330
|
display:flex;
|
|
6331
6331
|
gap:var(--select-trigger-btn-gap);
|
|
@@ -6334,7 +6334,7 @@
|
|
|
6334
6334
|
text-overflow:ellipsis;
|
|
6335
6335
|
white-space:nowrap;
|
|
6336
6336
|
}
|
|
6337
|
-
.bp_select_module_container--
|
|
6337
|
+
.bp_select_module_container--80de0 .bp_select_module_triggerBtn--80de0 .bp_select_module_triggerLeftElement--80de0{
|
|
6338
6338
|
align-items:center;
|
|
6339
6339
|
display:flex;
|
|
6340
6340
|
flex-shrink:0;
|
|
@@ -6342,58 +6342,72 @@
|
|
|
6342
6342
|
justify-content:center;
|
|
6343
6343
|
width:var(--select-trigger-left-element-size);
|
|
6344
6344
|
}
|
|
6345
|
-
.bp_select_module_container--
|
|
6345
|
+
.bp_select_module_container--80de0 .bp_select_module_triggerBtn--80de0 span{
|
|
6346
6346
|
overflow:hidden;
|
|
6347
6347
|
text-overflow:ellipsis;
|
|
6348
6348
|
white-space:nowrap;
|
|
6349
6349
|
}
|
|
6350
|
-
.bp_select_module_container--
|
|
6350
|
+
.bp_select_module_container--80de0 .bp_select_module_triggerBtn--80de0:disabled{
|
|
6351
6351
|
cursor:default;
|
|
6352
6352
|
}
|
|
6353
|
-
.bp_select_module_container--
|
|
6353
|
+
.bp_select_module_container--80de0 .bp_select_module_triggerBtn--80de0.bp_select_module_readonly--80de0:not(:disabled){
|
|
6354
6354
|
background-color:var(--gray-02);
|
|
6355
6355
|
box-shadow:none;
|
|
6356
6356
|
color:var(--text-text-on-light-secondary);
|
|
6357
6357
|
cursor:default;
|
|
6358
6358
|
}
|
|
6359
|
-
.bp_select_module_container--
|
|
6359
|
+
.bp_select_module_container--80de0 .bp_select_module_triggerBtn--80de0:not(.bp_select_module_readonly--80de0, :disabled).bp_select_module_error--80de0, .bp_select_module_container--80de0 .bp_select_module_triggerBtn--80de0:not(.bp_select_module_readonly--80de0, :disabled)[aria-invalid=true]{
|
|
6360
6360
|
background-color:var(--select-trigger-btn-error-bg-color);
|
|
6361
6361
|
border-bottom:var(--select-trigger-btn-error-border-bottom);
|
|
6362
6362
|
border-left:var(--select-trigger-btn-error-border-left);
|
|
6363
6363
|
border-right:var(--select-trigger-btn-error-border-right);
|
|
6364
6364
|
border-top:var(--select-trigger-btn-error-border-top);
|
|
6365
6365
|
}
|
|
6366
|
-
.bp_select_module_container--
|
|
6366
|
+
.bp_select_module_container--80de0 .bp_select_module_triggerBtn--80de0:not(.bp_select_module_readonly--80de0):focus,.bp_select_module_container--80de0 .bp_select_module_triggerBtn--80de0:not(.bp_select_module_readonly--80de0, :disabled).bp_select_module_error--80de0:focus,.bp_select_module_container--80de0 .bp_select_module_triggerBtn--80de0:not(.bp_select_module_readonly--80de0, :disabled)[aria-invalid=true]:focus{
|
|
6367
6367
|
background-color:var(--select-trigger-btn-focus-bg-color);
|
|
6368
6368
|
border:var(--select-trigger-btn-focus-border);
|
|
6369
6369
|
}
|
|
6370
|
-
.bp_select_module_container--
|
|
6370
|
+
.bp_select_module_container--80de0 .bp_select_module_triggerBtn--80de0:not(.bp_select_module_readonly--80de0, :disabled, :focus, .bp_select_module_error--80de0, [aria-invalid=true]):hover{
|
|
6371
6371
|
background-color:var(--select-trigger-btn-hover-bg-color);
|
|
6372
6372
|
border-color:var(--select-trigger-btn-hover-border-color);
|
|
6373
6373
|
}
|
|
6374
|
-
.bp_select_module_container--
|
|
6374
|
+
.bp_select_module_container--80de0 .bp_select_module_triggerBtn--80de0 .bp_select_module_iconWrapper--80de0{
|
|
6375
6375
|
flex-shrink:0;
|
|
6376
6376
|
-webkit-user-select:none;
|
|
6377
6377
|
user-select:none;
|
|
6378
6378
|
}
|
|
6379
|
-
.bp_select_module_container--
|
|
6379
|
+
.bp_select_module_container--80de0 .bp_select_module_triggerBtn--80de0 .bp_select_module_iconCaret--80de0{
|
|
6380
6380
|
display:block;
|
|
6381
6381
|
height:var(--select-trigger-btn-caret-height);
|
|
6382
6382
|
width:var(--select-trigger-btn-caret-width);
|
|
6383
6383
|
}
|
|
6384
|
-
.bp_select_module_container--
|
|
6384
|
+
.bp_select_module_container--80de0 .bp_select_module_triggerBtn--80de0 .bp_select_module_iconCaret--80de0 path{
|
|
6385
6385
|
fill:var(--select-trigger-btn-caret-color);
|
|
6386
6386
|
}
|
|
6387
|
-
.bp_select_module_container--
|
|
6387
|
+
.bp_select_module_container--80de0 .bp_select_module_triggerBtn--80de0 .bp_select_module_iconPencilCrossed--80de0{
|
|
6388
6388
|
display:block;
|
|
6389
6389
|
height:var(--select-trigger-btn-pencil-height);
|
|
6390
6390
|
width:var(--select-trigger-btn-pencil-width);
|
|
6391
6391
|
}
|
|
6392
|
-
|
|
6393
|
-
|
|
6392
|
+
|
|
6393
|
+
.bp_select_module_container--80de0[data-bp-animated=true] .bp_select_module_triggerBtn--80de0:not(.bp_select_module_readonly--80de0, :disabled){
|
|
6394
|
+
transition-duration:var(--bp-duration-short);
|
|
6395
|
+
transition-property:border-color, background-color;
|
|
6396
|
+
transition-timing-function:var(--bp-curve-small-off);
|
|
6397
|
+
}
|
|
6398
|
+
.bp_select_module_container--80de0[data-bp-animated=true] .bp_select_module_triggerBtn--80de0:not(.bp_select_module_readonly--80de0, :disabled).bp_select_module_error--80de0, .bp_select_module_container--80de0[data-bp-animated=true] .bp_select_module_triggerBtn--80de0:not(.bp_select_module_readonly--80de0, :disabled):focus, .bp_select_module_container--80de0[data-bp-animated=true] .bp_select_module_triggerBtn--80de0:not(.bp_select_module_readonly--80de0, :disabled):hover, .bp_select_module_container--80de0[data-bp-animated=true] .bp_select_module_triggerBtn--80de0:not(.bp_select_module_readonly--80de0, :disabled)[aria-invalid=true]{
|
|
6399
|
+
transition-timing-function:var(--bp-curve-small-on);
|
|
6400
|
+
}
|
|
6401
|
+
.bp_select_module_container--80de0[data-bp-animated=true] .bp_select_module_triggerBtn--80de0:not(.bp_select_module_readonly--80de0, :disabled) .bp_select_module_iconCaret--80de0{
|
|
6402
|
+
transition-duration:var(--bp-duration-short);
|
|
6403
|
+
transition-property:transform;
|
|
6404
|
+
transition-timing-function:var(--bp-curve-extra-small-on);
|
|
6405
|
+
}
|
|
6406
|
+
.bp_select_module_container--80de0[data-bp-animated=true] .bp_select_module_triggerBtn--80de0:not(.bp_select_module_readonly--80de0, :disabled)[data-bp-exiting=true] .bp_select_module_iconCaret--80de0, .bp_select_module_container--80de0[data-bp-animated=true] .bp_select_module_triggerBtn--80de0:not(.bp_select_module_readonly--80de0, :disabled)[data-state=closed]:hover .bp_select_module_iconCaret--80de0{
|
|
6407
|
+
transform:translateY(var(--bp-size-005));
|
|
6394
6408
|
}
|
|
6395
6409
|
|
|
6396
|
-
.bp_select_module_content--
|
|
6410
|
+
.bp_select_module_content--80de0[data-modern=false]{
|
|
6397
6411
|
--select-content-bg-color:var(--surface-menu-surface);
|
|
6398
6412
|
--select-content-backdrop-filter:none;
|
|
6399
6413
|
--select-content-border:var(--border-1) solid var(--border-card-border);
|
|
@@ -6409,6 +6423,7 @@
|
|
|
6409
6423
|
--select-content-viewport-option-focus-bg-color:var(--surface-menu-surface-focus);
|
|
6410
6424
|
--select-content-viewport-option-focus-border:var(--border-2) solid var(--outline-focus-on-light);
|
|
6411
6425
|
--select-content-viewport-option-hover-bg-color:var(--surface-menu-surface-hover);
|
|
6426
|
+
--select-content-viewport-option-active-bg-color:var(--surface-menu-surface-pressed);
|
|
6412
6427
|
--select-content-viewport-option-secondary-text-color:var(--text-text-on-light-secondary);
|
|
6413
6428
|
--select-content-viewport-option-indicator-inline-end:var(--space-2);
|
|
6414
6429
|
--select-content-viewport-option-indicator-color:var(--icon-icon-on-light);
|
|
@@ -6425,7 +6440,7 @@
|
|
|
6425
6440
|
text-transform:var(--body-default-text-case);
|
|
6426
6441
|
}
|
|
6427
6442
|
|
|
6428
|
-
.bp_select_module_content--
|
|
6443
|
+
.bp_select_module_content--80de0[data-modern=true]{
|
|
6429
6444
|
--select-content-bg-color:var(--bp-surface-menu-surface-dropdown);
|
|
6430
6445
|
--select-content-backdrop-filter:blur(16px);
|
|
6431
6446
|
--select-content-border:var(--bp-border-01) solid var(--bp-border-card-border);
|
|
@@ -6441,6 +6456,7 @@
|
|
|
6441
6456
|
--select-content-viewport-option-focus-bg-color:var(--bp-surface-menu-item-surface-hover);
|
|
6442
6457
|
--select-content-viewport-option-focus-border:var(--bp-border-02) solid var(--bp-outline-focus-on-light);
|
|
6443
6458
|
--select-content-viewport-option-hover-bg-color:var(--bp-surface-menu-item-surface-hover);
|
|
6459
|
+
--select-content-viewport-option-active-bg-color:var(--bp-surface-menu-item-surface-pressed);
|
|
6444
6460
|
--select-content-viewport-option-secondary-text-color:var(--bp-text-text-on-light-secondary);
|
|
6445
6461
|
--select-content-viewport-option-indicator-inline-end:var(--bp-space-020);
|
|
6446
6462
|
--select-content-viewport-option-indicator-color:var(--bp-icon-icon-on-light);
|
|
@@ -6455,7 +6471,7 @@
|
|
|
6455
6471
|
letter-spacing:var(--bp-font-letter-spacing-01);
|
|
6456
6472
|
line-height:var(--bp-font-line-height-04);
|
|
6457
6473
|
}
|
|
6458
|
-
:where(body.is-inter-font) .bp_select_module_content--
|
|
6474
|
+
:where(body.is-inter-font) .bp_select_module_content--80de0[data-modern=true]{
|
|
6459
6475
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
6460
6476
|
font-size:.875rem;
|
|
6461
6477
|
font-style:normal;
|
|
@@ -6466,7 +6482,7 @@
|
|
|
6466
6482
|
text-transform:none;
|
|
6467
6483
|
}
|
|
6468
6484
|
|
|
6469
|
-
.bp_select_module_content--
|
|
6485
|
+
.bp_select_module_content--80de0{
|
|
6470
6486
|
backdrop-filter:var(--select-content-backdrop-filter);
|
|
6471
6487
|
background-color:var(--select-content-bg-color);
|
|
6472
6488
|
border:var(--select-content-border);
|
|
@@ -6478,11 +6494,11 @@
|
|
|
6478
6494
|
overflow:hidden auto;
|
|
6479
6495
|
z-index:380;
|
|
6480
6496
|
}
|
|
6481
|
-
.bp_select_module_content--
|
|
6497
|
+
.bp_select_module_content--80de0 .bp_select_module_viewport--80de0{
|
|
6482
6498
|
padding-block:var(--select-content-viewport-padding-block);
|
|
6483
6499
|
padding-inline:var(--select-content-viewport-padding-inline);
|
|
6484
6500
|
}
|
|
6485
|
-
.bp_select_module_content--
|
|
6501
|
+
.bp_select_module_content--80de0 .bp_select_module_viewport--80de0 .bp_select_module_option--80de0{
|
|
6486
6502
|
align-items:center;
|
|
6487
6503
|
border:var(--select-content-viewport-option-border);
|
|
6488
6504
|
border-radius:var(--select-content-viewport-option-border-radius);
|
|
@@ -6498,24 +6514,27 @@
|
|
|
6498
6514
|
-webkit-user-select:none;
|
|
6499
6515
|
user-select:none;
|
|
6500
6516
|
}
|
|
6501
|
-
.bp_select_module_content--
|
|
6517
|
+
.bp_select_module_content--80de0 .bp_select_module_viewport--80de0 .bp_select_module_option--80de0[data-disabled]{
|
|
6502
6518
|
opacity:60%;
|
|
6503
6519
|
pointer-events:none;
|
|
6504
6520
|
}
|
|
6505
|
-
.bp_select_module_content--
|
|
6521
|
+
.bp_select_module_content--80de0 .bp_select_module_viewport--80de0 .bp_select_module_option--80de0:focus-visible{
|
|
6506
6522
|
background-color:var(--select-content-viewport-option-focus-bg-color);
|
|
6507
6523
|
border:var(--select-content-viewport-option-focus-border);
|
|
6508
6524
|
}
|
|
6509
|
-
.bp_select_module_content--
|
|
6525
|
+
.bp_select_module_content--80de0 .bp_select_module_viewport--80de0 .bp_select_module_option--80de0:hover{
|
|
6510
6526
|
background-color:var(--select-content-viewport-option-hover-bg-color);
|
|
6511
6527
|
}
|
|
6512
|
-
.bp_select_module_content--
|
|
6528
|
+
.bp_select_module_content--80de0 .bp_select_module_viewport--80de0 .bp_select_module_option--80de0:active{
|
|
6529
|
+
background-color:var(--select-content-viewport-option-active-bg-color);
|
|
6530
|
+
}
|
|
6531
|
+
.bp_select_module_content--80de0 .bp_select_module_viewport--80de0 .bp_select_module_option--80de0 .bp_select_module_secondaryText--80de0{
|
|
6513
6532
|
color:var(--select-content-viewport-option-secondary-text-color);
|
|
6514
6533
|
min-width:0;
|
|
6515
6534
|
overflow-wrap:break-word;
|
|
6516
6535
|
white-space:normal;
|
|
6517
6536
|
}
|
|
6518
|
-
.bp_select_module_content--
|
|
6537
|
+
.bp_select_module_content--80de0 .bp_select_module_viewport--80de0 .bp_select_module_option--80de0 .bp_select_module_textWrapper--80de0{
|
|
6519
6538
|
align-items:center;
|
|
6520
6539
|
display:flex;
|
|
6521
6540
|
flex:1;
|
|
@@ -6524,24 +6543,24 @@
|
|
|
6524
6543
|
min-width:0;
|
|
6525
6544
|
overflow:hidden;
|
|
6526
6545
|
}
|
|
6527
|
-
.bp_select_module_content--
|
|
6546
|
+
.bp_select_module_content--80de0 .bp_select_module_viewport--80de0 .bp_select_module_option--80de0 .bp_select_module_textWrapper--80de0 span:first-child{
|
|
6528
6547
|
overflow:hidden;
|
|
6529
6548
|
overflow-wrap:break-word;
|
|
6530
6549
|
}
|
|
6531
|
-
.bp_select_module_content--
|
|
6550
|
+
.bp_select_module_content--80de0 .bp_select_module_viewport--80de0 .bp_select_module_option--80de0 .bp_select_module_textWrapper--80de0.bp_select_module_ellipsis--80de0 span:first-child{
|
|
6532
6551
|
overflow-wrap:normal;
|
|
6533
6552
|
text-overflow:ellipsis;
|
|
6534
6553
|
white-space:nowrap;
|
|
6535
6554
|
width:100%;
|
|
6536
6555
|
}
|
|
6537
|
-
.bp_select_module_content--
|
|
6556
|
+
.bp_select_module_content--80de0 .bp_select_module_viewport--80de0 .bp_select_module_option--80de0 .bp_select_module_textWrapper--80de0.bp_select_module_ellipsis--80de0 .bp_select_module_secondaryText--80de0{
|
|
6538
6557
|
-webkit-box-orient:vertical;
|
|
6539
6558
|
-webkit-line-clamp:2;
|
|
6540
6559
|
display:-webkit-box;
|
|
6541
6560
|
overflow:hidden;
|
|
6542
6561
|
width:100%;
|
|
6543
6562
|
}
|
|
6544
|
-
.bp_select_module_content--
|
|
6563
|
+
.bp_select_module_content--80de0 .bp_select_module_viewport--80de0 .bp_select_module_option--80de0 .bp_select_module_leftElement--80de0{
|
|
6545
6564
|
align-items:center;
|
|
6546
6565
|
display:flex;
|
|
6547
6566
|
flex-shrink:0;
|
|
@@ -6549,14 +6568,14 @@
|
|
|
6549
6568
|
justify-content:center;
|
|
6550
6569
|
width:var(--select-content-viewport-option-left-element-size);
|
|
6551
6570
|
}
|
|
6552
|
-
.bp_select_module_content--
|
|
6571
|
+
.bp_select_module_content--80de0 .bp_select_module_viewport--80de0 .bp_select_module_option--80de0.bp_select_module_hasLeftElement--80de0 .bp_select_module_textWrapper--80de0{
|
|
6553
6572
|
align-items:flex-start;
|
|
6554
6573
|
flex-direction:column;
|
|
6555
6574
|
}
|
|
6556
|
-
.bp_select_module_content--
|
|
6575
|
+
.bp_select_module_content--80de0 .bp_select_module_viewport--80de0 .bp_select_module_option--80de0.bp_select_module_hasLeftElement--80de0 .bp_select_module_textWrapper--80de0 .bp_select_module_secondaryText--80de0{
|
|
6557
6576
|
width:100%;
|
|
6558
6577
|
}
|
|
6559
|
-
.bp_select_module_content--
|
|
6578
|
+
.bp_select_module_content--80de0 .bp_select_module_viewport--80de0 .bp_select_module_option--80de0 .bp_select_module_indicator--80de0{
|
|
6560
6579
|
align-items:center;
|
|
6561
6580
|
display:flex;
|
|
6562
6581
|
height:100%;
|
|
@@ -6565,16 +6584,16 @@
|
|
|
6565
6584
|
position:absolute;
|
|
6566
6585
|
top:0;
|
|
6567
6586
|
}
|
|
6568
|
-
.bp_select_module_content--
|
|
6587
|
+
.bp_select_module_content--80de0 .bp_select_module_viewport--80de0 .bp_select_module_option--80de0 .bp_select_module_indicator--80de0 path{
|
|
6569
6588
|
fill:var(--select-content-viewport-option-indicator-color);
|
|
6570
6589
|
}
|
|
6571
|
-
.bp_select_module_content--
|
|
6590
|
+
.bp_select_module_content--80de0 .bp_select_module_viewport--80de0 .bp_select_module_separator--80de0{
|
|
6572
6591
|
background-color:var(--select-content-viewport-option-separator-bg-color);
|
|
6573
6592
|
flex-shrink:0;
|
|
6574
6593
|
height:var(--select-content-viewport-option-separator-height);
|
|
6575
6594
|
margin-block:var(--select-content-viewport-option-separator-margin-block);
|
|
6576
6595
|
}
|
|
6577
|
-
.bp_select_module_content--
|
|
6596
|
+
.bp_select_module_content--80de0 .bp_select_module_viewport--80de0.bp_select_module_withTruncatedText--80de0{
|
|
6578
6597
|
box-sizing:border-box;
|
|
6579
6598
|
display:block !important;
|
|
6580
6599
|
max-width:100%;
|
|
@@ -6582,6 +6601,133 @@
|
|
|
6582
6601
|
width:100%;
|
|
6583
6602
|
}
|
|
6584
6603
|
|
|
6604
|
+
.bp_select_module_content--80de0[data-bp-animated=true]{
|
|
6605
|
+
transform-origin:var(--radix-select-content-transform-origin);
|
|
6606
|
+
}
|
|
6607
|
+
.bp_select_module_content--80de0[data-bp-animated=true] .bp_select_module_viewport--80de0 .bp_select_module_option--80de0{
|
|
6608
|
+
transition-duration:var(--bp-duration-short);
|
|
6609
|
+
transition-property:background-color;
|
|
6610
|
+
transition-timing-function:var(--bp-curve-small-off);
|
|
6611
|
+
}
|
|
6612
|
+
.bp_select_module_content--80de0[data-bp-animated=true] .bp_select_module_viewport--80de0 .bp_select_module_option--80de0:active,.bp_select_module_content--80de0[data-bp-animated=true] .bp_select_module_viewport--80de0 .bp_select_module_option--80de0:focus-visible,.bp_select_module_content--80de0[data-bp-animated=true] .bp_select_module_viewport--80de0 .bp_select_module_option--80de0:hover{
|
|
6613
|
+
transition-timing-function:var(--bp-curve-small-on);
|
|
6614
|
+
}
|
|
6615
|
+
.bp_select_module_content--80de0[data-bp-animated=true][data-state=open]:not([data-bp-exiting=true]){
|
|
6616
|
+
animation-duration:var(--bp-duration-medium);
|
|
6617
|
+
animation-timing-function:var(--bp-curve-medium-on);
|
|
6618
|
+
}
|
|
6619
|
+
.bp_select_module_content--80de0[data-bp-animated=true][data-state=open]:not([data-bp-exiting=true])[data-side=top]{
|
|
6620
|
+
animation-name:bp_select_module_bpSelectMediumTopSlideEnter--80de0, bp_select_module_bpSelectFadeIn--80de0;
|
|
6621
|
+
}
|
|
6622
|
+
.bp_select_module_content--80de0[data-bp-animated=true][data-state=open]:not([data-bp-exiting=true])[data-side=bottom]{
|
|
6623
|
+
animation-name:bp_select_module_bpSelectMediumBottomSlideEnter--80de0, bp_select_module_bpSelectFadeIn--80de0;
|
|
6624
|
+
}
|
|
6625
|
+
.bp_select_module_content--80de0[data-bp-animated=true][data-state=open]:not([data-bp-exiting=true])[data-side=left]{
|
|
6626
|
+
animation-name:bp_select_module_bpSelectMediumLeftSlideEnter--80de0, bp_select_module_bpSelectFadeIn--80de0;
|
|
6627
|
+
}
|
|
6628
|
+
.bp_select_module_content--80de0[data-bp-animated=true][data-state=open]:not([data-bp-exiting=true])[data-side=right]{
|
|
6629
|
+
animation-name:bp_select_module_bpSelectMediumRightSlideEnter--80de0, bp_select_module_bpSelectFadeIn--80de0;
|
|
6630
|
+
}
|
|
6631
|
+
.bp_select_module_content--80de0[data-bp-animated=true][data-bp-exiting=true]{
|
|
6632
|
+
animation-duration:var(--bp-duration-short);
|
|
6633
|
+
animation-fill-mode:forwards;
|
|
6634
|
+
animation-timing-function:var(--bp-curve-medium-off);
|
|
6635
|
+
pointer-events:none;
|
|
6636
|
+
}
|
|
6637
|
+
.bp_select_module_content--80de0[data-bp-animated=true][data-bp-exiting=true][data-side=top]{
|
|
6638
|
+
animation-name:bp_select_module_bpSelectMediumTopSlideExit--80de0, bp_select_module_bpSelectFadeOut--80de0;
|
|
6639
|
+
}
|
|
6640
|
+
.bp_select_module_content--80de0[data-bp-animated=true][data-bp-exiting=true][data-side=bottom]{
|
|
6641
|
+
animation-name:bp_select_module_bpSelectMediumBottomSlideExit--80de0, bp_select_module_bpSelectFadeOut--80de0;
|
|
6642
|
+
}
|
|
6643
|
+
.bp_select_module_content--80de0[data-bp-animated=true][data-bp-exiting=true][data-side=left]{
|
|
6644
|
+
animation-name:bp_select_module_bpSelectMediumLeftSlideExit--80de0, bp_select_module_bpSelectFadeOut--80de0;
|
|
6645
|
+
}
|
|
6646
|
+
.bp_select_module_content--80de0[data-bp-animated=true][data-bp-exiting=true][data-side=right]{
|
|
6647
|
+
animation-name:bp_select_module_bpSelectMediumRightSlideExit--80de0, bp_select_module_bpSelectFadeOut--80de0;
|
|
6648
|
+
}
|
|
6649
|
+
|
|
6650
|
+
@keyframes bp_select_module_bpSelectFadeIn--80de0{
|
|
6651
|
+
from{
|
|
6652
|
+
opacity:var(--bp-opacity-hidden);
|
|
6653
|
+
}
|
|
6654
|
+
to{
|
|
6655
|
+
opacity:var(--bp-opacity-visible);
|
|
6656
|
+
}
|
|
6657
|
+
}
|
|
6658
|
+
@keyframes bp_select_module_bpSelectFadeOut--80de0{
|
|
6659
|
+
from{
|
|
6660
|
+
opacity:var(--bp-opacity-visible);
|
|
6661
|
+
}
|
|
6662
|
+
to{
|
|
6663
|
+
opacity:var(--bp-opacity-hidden);
|
|
6664
|
+
}
|
|
6665
|
+
}
|
|
6666
|
+
@keyframes bp_select_module_bpSelectMediumTopSlideEnter--80de0{
|
|
6667
|
+
from{
|
|
6668
|
+
transform:translateY(var(--bp-space-020));
|
|
6669
|
+
}
|
|
6670
|
+
to{
|
|
6671
|
+
transform:translateY(0);
|
|
6672
|
+
}
|
|
6673
|
+
}
|
|
6674
|
+
@keyframes bp_select_module_bpSelectMediumTopSlideExit--80de0{
|
|
6675
|
+
from{
|
|
6676
|
+
transform:translateY(0);
|
|
6677
|
+
}
|
|
6678
|
+
to{
|
|
6679
|
+
transform:translateY(var(--bp-space-020));
|
|
6680
|
+
}
|
|
6681
|
+
}
|
|
6682
|
+
@keyframes bp_select_module_bpSelectMediumBottomSlideEnter--80de0{
|
|
6683
|
+
from{
|
|
6684
|
+
transform:translateY(calc(var(--bp-space-020)*-1));
|
|
6685
|
+
}
|
|
6686
|
+
to{
|
|
6687
|
+
transform:translateY(0);
|
|
6688
|
+
}
|
|
6689
|
+
}
|
|
6690
|
+
@keyframes bp_select_module_bpSelectMediumBottomSlideExit--80de0{
|
|
6691
|
+
from{
|
|
6692
|
+
transform:translateY(0);
|
|
6693
|
+
}
|
|
6694
|
+
to{
|
|
6695
|
+
transform:translateY(calc(var(--bp-space-020)*-1));
|
|
6696
|
+
}
|
|
6697
|
+
}
|
|
6698
|
+
@keyframes bp_select_module_bpSelectMediumLeftSlideEnter--80de0{
|
|
6699
|
+
from{
|
|
6700
|
+
transform:translateX(var(--bp-space-020));
|
|
6701
|
+
}
|
|
6702
|
+
to{
|
|
6703
|
+
transform:translateX(0);
|
|
6704
|
+
}
|
|
6705
|
+
}
|
|
6706
|
+
@keyframes bp_select_module_bpSelectMediumLeftSlideExit--80de0{
|
|
6707
|
+
from{
|
|
6708
|
+
transform:translateX(0);
|
|
6709
|
+
}
|
|
6710
|
+
to{
|
|
6711
|
+
transform:translateX(var(--bp-space-020));
|
|
6712
|
+
}
|
|
6713
|
+
}
|
|
6714
|
+
@keyframes bp_select_module_bpSelectMediumRightSlideEnter--80de0{
|
|
6715
|
+
from{
|
|
6716
|
+
transform:translateX(calc(var(--bp-space-020)*-1));
|
|
6717
|
+
}
|
|
6718
|
+
to{
|
|
6719
|
+
transform:translateX(0);
|
|
6720
|
+
}
|
|
6721
|
+
}
|
|
6722
|
+
@keyframes bp_select_module_bpSelectMediumRightSlideExit--80de0{
|
|
6723
|
+
from{
|
|
6724
|
+
transform:translateX(0);
|
|
6725
|
+
}
|
|
6726
|
+
to{
|
|
6727
|
+
transform:translateX(calc(var(--bp-space-020)*-1));
|
|
6728
|
+
}
|
|
6729
|
+
}
|
|
6730
|
+
|
|
6585
6731
|
.bp_content_card_module_card--2f5d8[data-modern=false],.bp_content_card_module_ghostCard--2f5d8[data-modern=false]{
|
|
6586
6732
|
--content-card-body-display:block;
|
|
6587
6733
|
--content-card-background-color:var(--surface-surface);
|
|
@@ -13779,7 +13925,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
13779
13925
|
.bp_radio_tiles_module_inlineError--1020c{
|
|
13780
13926
|
margin-block-start:var(--bp-space-020);
|
|
13781
13927
|
}
|
|
13782
|
-
.bp_search_module_search--
|
|
13928
|
+
.bp_search_module_search--7b711[data-modern=false]{
|
|
13783
13929
|
--search-default-padding:var(--space-2);
|
|
13784
13930
|
--search-input-height:var(--size-10);
|
|
13785
13931
|
--search-input-with-start-icon-padding:var(--space-8);
|
|
@@ -13816,7 +13962,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
13816
13962
|
--search-global-clear-icon-spacing:calc(var(--space-12) + var(--space-1));
|
|
13817
13963
|
--search-global-clear-icon-spacing-without-action:var(--space-3);
|
|
13818
13964
|
}
|
|
13819
|
-
.bp_search_module_search--
|
|
13965
|
+
.bp_search_module_search--7b711[data-modern=false] .bp_search_module_searchInput--7b711{
|
|
13820
13966
|
font-family:var(--body-default-font-family);
|
|
13821
13967
|
font-size:var(--body-default-font-size);
|
|
13822
13968
|
font-weight:var(--body-default-font-weight);
|
|
@@ -13826,7 +13972,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
13826
13972
|
text-transform:var(--body-default-text-case);
|
|
13827
13973
|
}
|
|
13828
13974
|
|
|
13829
|
-
.bp_search_module_search--
|
|
13975
|
+
.bp_search_module_search--7b711[data-modern=true]{
|
|
13830
13976
|
--search-default-padding:var(--bp-space-030);
|
|
13831
13977
|
--search-input-height:var(--bp-size-100);
|
|
13832
13978
|
--search-input-with-start-icon-padding:calc(var(--search-default-padding) + var(--bp-space-040) + var(--bp-space-020));
|
|
@@ -13863,7 +14009,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
13863
14009
|
--search-global-clear-icon-spacing:calc(var(--action-icon-button-size) + var(--bp-space-030) + var(--bp-space-010));
|
|
13864
14010
|
--search-global-clear-icon-spacing-without-action:var(--bp-space-030);
|
|
13865
14011
|
}
|
|
13866
|
-
.bp_search_module_search--
|
|
14012
|
+
.bp_search_module_search--7b711[data-modern=true] .bp_search_module_searchInput--7b711{
|
|
13867
14013
|
font-family:var(--bp-font-font-family), -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
13868
14014
|
font-size:var(--bp-font-size-05);
|
|
13869
14015
|
font-style:normal;
|
|
@@ -13871,7 +14017,7 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
13871
14017
|
letter-spacing:var(--bp-font-letter-spacing-01);
|
|
13872
14018
|
line-height:var(--bp-font-line-height-04);
|
|
13873
14019
|
}
|
|
13874
|
-
:where(body.is-inter-font) .bp_search_module_search--
|
|
14020
|
+
:where(body.is-inter-font) .bp_search_module_search--7b711[data-modern=true] .bp_search_module_searchInput--7b711{
|
|
13875
14021
|
font-family:InterVariable, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
|
|
13876
14022
|
font-size:.875rem;
|
|
13877
14023
|
font-style:normal;
|
|
@@ -13882,15 +14028,15 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
13882
14028
|
text-transform:none;
|
|
13883
14029
|
}
|
|
13884
14030
|
|
|
13885
|
-
.bp_search_module_search--
|
|
14031
|
+
.bp_search_module_search--7b711{
|
|
13886
14032
|
height:fit-content;
|
|
13887
14033
|
position:relative;
|
|
13888
14034
|
width:100%;
|
|
13889
14035
|
}
|
|
13890
|
-
.bp_search_module_search--
|
|
14036
|
+
.bp_search_module_search--7b711.bp_search_module_disabled--7b711{
|
|
13891
14037
|
opacity:.3;
|
|
13892
14038
|
}
|
|
13893
|
-
.bp_search_module_search--
|
|
14039
|
+
.bp_search_module_search--7b711 .bp_search_module_searchIcon--7b711{
|
|
13894
14040
|
height:var(--search-icon-size);
|
|
13895
14041
|
left:var(--search-default-padding);
|
|
13896
14042
|
pointer-events:none;
|
|
@@ -13899,12 +14045,12 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
13899
14045
|
transform:translateY(-50%);
|
|
13900
14046
|
width:var(--search-icon-size);
|
|
13901
14047
|
}
|
|
13902
|
-
.bp_search_module_search--
|
|
14048
|
+
.bp_search_module_search--7b711 .bp_search_module_searchIcon--7b711.bp_search_module_global--7b711{
|
|
13903
14049
|
height:var(--search-global-icon-size);
|
|
13904
14050
|
left:var(--search-global-icon-spacing);
|
|
13905
14051
|
width:var(--search-global-icon-size);
|
|
13906
14052
|
}
|
|
13907
|
-
.bp_search_module_search--
|
|
14053
|
+
.bp_search_module_search--7b711 .bp_search_module_searchInput--7b711[type=search]{
|
|
13908
14054
|
-webkit-font-smoothing:auto;
|
|
13909
14055
|
background-color:var(--search-input-background);
|
|
13910
14056
|
border:var(--search-input-border-width) solid var(--search-input-border);
|
|
@@ -13919,54 +14065,51 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
13919
14065
|
transition:border-color .15s ease,background-color .15s ease;
|
|
13920
14066
|
width:100%;
|
|
13921
14067
|
}
|
|
13922
|
-
.bp_search_module_search--
|
|
14068
|
+
.bp_search_module_search--7b711 .bp_search_module_searchInput--7b711[type=search].bp_search_module_global--7b711{
|
|
13923
14069
|
border-radius:var(--search-global-radius);
|
|
13924
14070
|
height:var(--search-global-height);
|
|
13925
14071
|
padding-inline:var(--search-global-padding-inline) var(--search-default-padding);
|
|
13926
14072
|
}
|
|
13927
|
-
.bp_search_module_search--
|
|
14073
|
+
.bp_search_module_search--7b711 .bp_search_module_searchInput--7b711[type=search]::-webkit-search-cancel-button,.bp_search_module_search--7b711 .bp_search_module_searchInput--7b711[type=search]::-webkit-search-decoration,.bp_search_module_search--7b711 .bp_search_module_searchInput--7b711[type=search]::-webkit-search-results-button,.bp_search_module_search--7b711 .bp_search_module_searchInput--7b711[type=search]::-webkit-search-results-decoration{
|
|
13928
14074
|
appearance:none;
|
|
13929
14075
|
}
|
|
13930
|
-
.bp_search_module_search--
|
|
14076
|
+
.bp_search_module_search--7b711 .bp_search_module_searchInput--7b711[type=search]:disabled{
|
|
13931
14077
|
background-color:var(--search-input-background);
|
|
13932
14078
|
border-color:#0000;
|
|
13933
14079
|
box-shadow:unset;
|
|
13934
14080
|
color:var(--search-input-color);
|
|
13935
14081
|
}
|
|
13936
|
-
.bp_search_module_search--
|
|
14082
|
+
.bp_search_module_search--7b711 .bp_search_module_searchInput--7b711[type=search]:hover{
|
|
13937
14083
|
box-shadow:unset;
|
|
13938
14084
|
}
|
|
13939
|
-
.bp_search_module_search--
|
|
13940
|
-
opacity:1;
|
|
13941
|
-
}
|
|
13942
|
-
.bp_search_module_search--87dc7 .bp_search_module_searchInput--87dc7[type=search]::placeholder{
|
|
14085
|
+
.bp_search_module_search--7b711 .bp_search_module_searchInput--7b711[type=search]::placeholder{
|
|
13943
14086
|
color:var(--placeholder-color);
|
|
13944
14087
|
}
|
|
13945
|
-
.bp_search_module_search--
|
|
14088
|
+
.bp_search_module_search--7b711 .bp_search_module_searchInput--7b711[type=search]:not(:placeholder-shown){
|
|
13946
14089
|
padding-inline-end:var(--search-input-with-start-icon-padding);
|
|
13947
14090
|
}
|
|
13948
|
-
.bp_search_module_search--
|
|
14091
|
+
.bp_search_module_search--7b711 .bp_search_module_searchInput--7b711[type=search]:not(:placeholder-shown).bp_search_module_global--7b711{
|
|
13949
14092
|
padding-inline-end:var(--search-global-padding-inline-end-with-action);
|
|
13950
14093
|
}
|
|
13951
|
-
.bp_search_module_search--
|
|
14094
|
+
.bp_search_module_search--7b711 .bp_search_module_searchInput--7b711[type=search]:not(:placeholder-shown).bp_search_module_global--7b711.bp_search_module_withoutActionButton--7b711{
|
|
13952
14095
|
padding-inline-end:var(--search-global-padding-inline-end-without-action);
|
|
13953
14096
|
}
|
|
13954
|
-
.bp_search_module_search--
|
|
14097
|
+
.bp_search_module_search--7b711 .bp_search_module_searchInput--7b711[type=search]:placeholder-shown.bp_search_module_global--7b711.bp_search_module_withActionButton--7b711{
|
|
13955
14098
|
padding-inline-end:var(--search-global-padding-inline);
|
|
13956
14099
|
}
|
|
13957
|
-
.bp_search_module_search--
|
|
14100
|
+
.bp_search_module_search--7b711 .bp_search_module_searchInput--7b711[type=search]:focus-visible{
|
|
13958
14101
|
background-color:var(--search-input-background-focused);
|
|
13959
14102
|
border:var(--search-input-border-width-focused) solid var(--search-input-focus-outline);
|
|
13960
14103
|
padding-inline:var(--search-input-padding-inline-start-focused) calc(var(--search-input-with-start-icon-padding) - var(--bp-border-01));
|
|
13961
14104
|
}
|
|
13962
|
-
.bp_search_module_search--
|
|
14105
|
+
.bp_search_module_search--7b711 .bp_search_module_searchInput--7b711[type=search]:focus-visible.bp_search_module_global--7b711{
|
|
13963
14106
|
padding-inline:var(--search-global-padding-inline-start-focused) calc(var(--search-global-padding-inline-end-with-action) - var(--bp-border-01));
|
|
13964
14107
|
}
|
|
13965
|
-
.bp_search_module_search--
|
|
14108
|
+
.bp_search_module_search--7b711 .bp_search_module_searchInput--7b711[type=search]:not(:focus-visible, :disabled):hover{
|
|
13966
14109
|
background-color:var(--search-input-background-hovered);
|
|
13967
14110
|
border-color:var(--search-input-border-hover);
|
|
13968
14111
|
}
|
|
13969
|
-
.bp_search_module_search--
|
|
14112
|
+
.bp_search_module_search--7b711 .bp_search_module_clearSearchIcon--7b711{
|
|
13970
14113
|
height:var(--search-clear-button-size);
|
|
13971
14114
|
position:absolute;
|
|
13972
14115
|
right:var(--search-default-padding);
|
|
@@ -13974,34 +14117,34 @@ div[data-radix-popper-content-wrapper]:has([role=menu]):has([data-state=open]):h
|
|
|
13974
14117
|
transform:translateY(-50%);
|
|
13975
14118
|
width:var(--search-clear-button-size);
|
|
13976
14119
|
}
|
|
13977
|
-
.bp_search_module_search--
|
|
14120
|
+
.bp_search_module_search--7b711 .bp_search_module_clearSearchIcon--7b711.bp_search_module_global--7b711{
|
|
13978
14121
|
height:var(--action-icon-button-size);
|
|
13979
14122
|
right:var(--search-global-clear-icon-spacing);
|
|
13980
14123
|
width:var(--action-icon-button-size);
|
|
13981
14124
|
}
|
|
13982
|
-
.bp_search_module_search--
|
|
14125
|
+
.bp_search_module_search--7b711 .bp_search_module_clearSearchIcon--7b711.bp_search_module_withoutActionButton--7b711{
|
|
13983
14126
|
right:var(--search-global-clear-icon-spacing-without-action);
|
|
13984
14127
|
}
|
|
13985
|
-
.bp_search_module_search--
|
|
14128
|
+
.bp_search_module_search--7b711 .bp_search_module_clearSearchIcon--7b711{
|
|
13986
14129
|
background:var(--clear-search-button-background);
|
|
13987
14130
|
}
|
|
13988
|
-
.bp_search_module_search--
|
|
14131
|
+
.bp_search_module_search--7b711 .bp_search_module_clearSearchIcon--7b711 *{
|
|
13989
14132
|
fill:var(--clear-search-icon-fill);
|
|
13990
14133
|
}
|
|
13991
|
-
.bp_search_module_search--
|
|
14134
|
+
.bp_search_module_search--7b711 .bp_search_module_clearSearchIcon--7b711:focus-visible{
|
|
13992
14135
|
background:var(--clear-search-button-background-hover);
|
|
13993
14136
|
outline:var(--clear-search-focus-outline);
|
|
13994
14137
|
}
|
|
13995
|
-
.bp_search_module_search--
|
|
14138
|
+
.bp_search_module_search--7b711 .bp_search_module_clearSearchIcon--7b711:focus-visible *{
|
|
13996
14139
|
fill:var(--clear-search-icon-fill-hover);
|
|
13997
14140
|
}
|
|
13998
|
-
.bp_search_module_search--
|
|
14141
|
+
.bp_search_module_search--7b711 .bp_search_module_clearSearchIcon--7b711:hover{
|
|
13999
14142
|
background:var(--clear-search-button-background-hover);
|
|
14000
14143
|
}
|
|
14001
|
-
.bp_search_module_search--
|
|
14144
|
+
.bp_search_module_search--7b711 .bp_search_module_clearSearchIcon--7b711:hover *{
|
|
14002
14145
|
fill:var(--clear-search-icon-fill-hover);
|
|
14003
14146
|
}
|
|
14004
|
-
.bp_search_module_search--
|
|
14147
|
+
.bp_search_module_search--7b711 .bp_search_module_actionButton--7b711{
|
|
14005
14148
|
position:absolute;
|
|
14006
14149
|
right:var(--search-action-button-spacing);
|
|
14007
14150
|
top:50%;
|