@7shifts/sous-chef 3.78.1 → 3.79.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/feedback/Toast/Toast.d.ts +2 -1
- package/dist/feedback/Toast/types.d.ts +4 -0
- package/dist/index.css +1069 -1069
- package/dist/index.css.map +1 -1
- package/dist/index.js +2453 -2431
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +2445 -2423
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
package/dist/index.css
CHANGED
|
@@ -1083,1388 +1083,1388 @@ Just for future references:
|
|
|
1083
1083
|
color: var(--color-surface-on-color);
|
|
1084
1084
|
text-decoration: underline;
|
|
1085
1085
|
}
|
|
1086
|
-
.
|
|
1086
|
+
._sp-pT {
|
|
1087
|
+
position: absolute;
|
|
1088
|
+
list-style: none;
|
|
1089
|
+
box-shadow: 0 0 12px -3px var(--color-outline-variant);
|
|
1090
|
+
background: var(--color-surface-container);
|
|
1091
|
+
margin-top: 8px;
|
|
1092
|
+
transform-origin: top right;
|
|
1093
|
+
min-width: 120px;
|
|
1094
|
+
padding: 20px;
|
|
1095
|
+
box-sizing: border-box;
|
|
1096
|
+
}
|
|
1097
|
+
._AktVc {
|
|
1098
|
+
all: unset;
|
|
1099
|
+
width: -moz-fit-content;
|
|
1100
|
+
width: fit-content;
|
|
1101
|
+
cursor: pointer;
|
|
1102
|
+
}
|
|
1103
|
+
._AktVc:focus {
|
|
1104
|
+
outline: none;
|
|
1105
|
+
text-decoration: none;
|
|
1106
|
+
}
|
|
1107
|
+
._AktVc:focus > * {
|
|
1108
|
+
box-shadow: 0 0 8px var(--color-primary-color);
|
|
1109
|
+
}
|
|
1110
|
+
._zv4ua {
|
|
1087
1111
|
font-family: var(--font-family-body);
|
|
1088
1112
|
font-size: var(--font-size-200);
|
|
1089
1113
|
line-height: var(--font-line-height-200);
|
|
1090
1114
|
font-weight: var(--p-font-weight-normal);
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
background-color: var(--color-danger-color);
|
|
1098
|
-
}
|
|
1099
|
-
|
|
1100
|
-
._4JJwF {
|
|
1101
|
-
padding-left: 20px;
|
|
1115
|
+
font-weight: var(--p-font-weight-bold);
|
|
1116
|
+
padding: 0;
|
|
1117
|
+
width: auto;
|
|
1118
|
+
float: none;
|
|
1119
|
+
color: var(--color-surface-on-color-bold);
|
|
1120
|
+
min-height: 16px;
|
|
1102
1121
|
}
|
|
1103
1122
|
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
}
|
|
1109
|
-
._F4U3o {
|
|
1110
|
-
text-align: left;
|
|
1123
|
+
._FPyID {
|
|
1124
|
+
overflow: hidden;
|
|
1125
|
+
white-space: nowrap;
|
|
1126
|
+
text-overflow: ellipsis;
|
|
1111
1127
|
}
|
|
1112
|
-
.
|
|
1128
|
+
._Qrxg5 {
|
|
1113
1129
|
font-family: var(--font-family-body);
|
|
1114
1130
|
font-size: var(--font-size-100);
|
|
1115
1131
|
line-height: var(--font-line-height-100);
|
|
1116
1132
|
font-weight: var(--p-font-weight-normal);
|
|
1117
|
-
|
|
1118
|
-
padding: 0 16px 8px 16px;
|
|
1119
|
-
background-color: unset;
|
|
1120
|
-
color: var(--color-surface-on-color-bold);
|
|
1121
|
-
border: 0;
|
|
1122
|
-
}
|
|
1123
|
-
._oKH7a {
|
|
1124
|
-
cursor: pointer;
|
|
1125
|
-
}
|
|
1126
|
-
._xrDya:not(:focus-visible) {
|
|
1127
|
-
/* Remove the focus indicator on mouse-focus for browsers
|
|
1128
|
-
that do support :focus-visible */
|
|
1129
|
-
outline: none;
|
|
1130
|
-
}
|
|
1131
|
-
._RLGaD {
|
|
1132
|
-
box-sizing: content-box;
|
|
1133
|
-
}
|
|
1134
|
-
._3p3fm {
|
|
1135
|
-
width: 100%;
|
|
1136
|
-
height: 100%;
|
|
1137
|
-
display: flex;
|
|
1138
|
-
align-items: center;
|
|
1139
|
-
}
|
|
1140
|
-
._rXid3 {
|
|
1141
|
-
justify-content: flex-end;
|
|
1142
|
-
text-align: right;
|
|
1133
|
+
color: var(--color-surface-on-color);
|
|
1143
1134
|
}
|
|
1144
|
-
.
|
|
1145
|
-
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1135
|
+
._eS4YO {
|
|
1136
|
+
font-family: var(--font-family-body);
|
|
1137
|
+
font-size: var(--font-size-100);
|
|
1138
|
+
line-height: var(--font-line-height-100);
|
|
1139
|
+
font-weight: var(--p-font-weight-normal);
|
|
1140
|
+
color: var(--color-danger-color);
|
|
1148
1141
|
}
|
|
1149
|
-
.
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
line-height:
|
|
1142
|
+
h1._6SgoN {
|
|
1143
|
+
font-family: var(--font-family-heading);
|
|
1144
|
+
font-size: var(--font-size-600);
|
|
1145
|
+
line-height: var(--font-line-height-600);
|
|
1146
|
+
font-weight: var(--p-font-weight-semibold);
|
|
1147
|
+
color: var(--color-surface-on-color-bold);
|
|
1153
1148
|
}
|
|
1154
|
-
|
|
1155
|
-
|
|
1149
|
+
|
|
1150
|
+
h2._6SgoN {
|
|
1151
|
+
font-family: var(--font-family-heading);
|
|
1152
|
+
font-size: var(--font-size-500);
|
|
1153
|
+
line-height: var(--font-line-height-500);
|
|
1154
|
+
font-weight: var(--p-font-weight-semibold);
|
|
1155
|
+
color: var(--color-surface-on-color-bold);
|
|
1156
1156
|
}
|
|
1157
|
-
|
|
1158
|
-
|
|
1157
|
+
|
|
1158
|
+
h3._6SgoN {
|
|
1159
|
+
font-family: var(--font-family-heading);
|
|
1160
|
+
font-size: var(--font-size-400);
|
|
1161
|
+
line-height: var(--font-line-height-400);
|
|
1162
|
+
font-weight: var(--p-font-weight-semibold);
|
|
1163
|
+
color: var(--color-surface-on-color-bold);
|
|
1159
1164
|
}
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1165
|
+
|
|
1166
|
+
h4._6SgoN {
|
|
1167
|
+
font-family: var(--font-family-body);
|
|
1168
|
+
font-size: var(--font-size-400);
|
|
1169
|
+
line-height: var(--font-line-height-400);
|
|
1170
|
+
font-weight: var(--p-font-weight-normal);
|
|
1164
1171
|
}
|
|
1165
|
-
|
|
1166
|
-
|
|
1172
|
+
|
|
1173
|
+
h5._6SgoN {
|
|
1174
|
+
font-family: var(--font-family-body);
|
|
1175
|
+
font-size: var(--font-size-300);
|
|
1176
|
+
line-height: var(--font-line-height-300);
|
|
1177
|
+
font-weight: var(--p-font-weight-normal);
|
|
1167
1178
|
}
|
|
1168
|
-
|
|
1169
|
-
|
|
1179
|
+
|
|
1180
|
+
._6SgoN {
|
|
1181
|
+
color: var(--color-surface-on-color);
|
|
1182
|
+
margin: 0;
|
|
1170
1183
|
}
|
|
1171
|
-
.
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
height:
|
|
1175
|
-
|
|
1176
|
-
align-items: center;
|
|
1177
|
-
justify-content: center;
|
|
1178
|
-
z-index: var(--z-index-base);
|
|
1184
|
+
._SF95f {
|
|
1185
|
+
font-family: var(--font-family-body);
|
|
1186
|
+
font-size: var(--font-size-200);
|
|
1187
|
+
line-height: var(--font-line-height-200);
|
|
1188
|
+
font-weight: var(--p-font-weight-normal);
|
|
1179
1189
|
}
|
|
1180
|
-
.
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
border: 0;
|
|
1190
|
+
._HHohB {
|
|
1191
|
+
font-family: var(--font-family-body);
|
|
1192
|
+
font-size: var(--font-size-100);
|
|
1193
|
+
line-height: var(--font-line-height-100);
|
|
1194
|
+
font-weight: var(--p-font-weight-normal);
|
|
1186
1195
|
}
|
|
1187
|
-
.
|
|
1188
|
-
|
|
1196
|
+
._xdhK0 {
|
|
1197
|
+
font-family: var(--font-family-heading);
|
|
1198
|
+
font-size: var(--font-size-700);
|
|
1199
|
+
line-height: var(--font-line-height-700);
|
|
1200
|
+
font-weight: var(--p-font-weight-semibold);
|
|
1201
|
+
color: var(--color-surface-on-color-bold);
|
|
1189
1202
|
}
|
|
1190
|
-
.
|
|
1203
|
+
._yZbuO {
|
|
1191
1204
|
font-family: var(--font-family-body);
|
|
1192
1205
|
font-size: var(--font-size-200);
|
|
1193
1206
|
line-height: var(--font-line-height-200);
|
|
1194
1207
|
font-weight: var(--p-font-weight-normal);
|
|
1195
|
-
border: 1px solid var(--color-outline);
|
|
1196
|
-
border-radius: var(--border-radius-600);
|
|
1197
1208
|
}
|
|
1198
|
-
.
|
|
1199
|
-
|
|
1209
|
+
._i2LHD {
|
|
1210
|
+
font-weight: var(--p-font-weight-bold);
|
|
1211
|
+
color: var(--color-surface-on-color-bold);
|
|
1200
1212
|
}
|
|
1201
|
-
.
|
|
1202
|
-
|
|
1213
|
+
._NgSTT {
|
|
1214
|
+
font-style: italic;
|
|
1203
1215
|
}
|
|
1204
|
-
.
|
|
1205
|
-
|
|
1216
|
+
._ouqVK {
|
|
1217
|
+
text-decoration: underline;
|
|
1206
1218
|
}
|
|
1207
|
-
.
|
|
1208
|
-
|
|
1219
|
+
._zZ55- {
|
|
1220
|
+
-webkit-text-decoration: underline dotted;
|
|
1221
|
+
text-decoration: underline dotted;
|
|
1209
1222
|
}
|
|
1210
|
-
.
|
|
1211
|
-
|
|
1223
|
+
._Vi-V1 {
|
|
1224
|
+
font-variant-numeric: tabular-nums;
|
|
1212
1225
|
}
|
|
1213
|
-
.
|
|
1214
|
-
|
|
1226
|
+
._psV6T {
|
|
1227
|
+
text-decoration: line-through;
|
|
1215
1228
|
}
|
|
1216
|
-
.
|
|
1229
|
+
._tfSIf {
|
|
1230
|
+
text-align: left;
|
|
1231
|
+
}
|
|
1232
|
+
._AK1Nr {
|
|
1233
|
+
text-align: right;
|
|
1234
|
+
}
|
|
1235
|
+
._N-tR4 {
|
|
1236
|
+
text-align: center;
|
|
1237
|
+
}
|
|
1238
|
+
._LkMr0 {
|
|
1239
|
+
text-align: justify;
|
|
1240
|
+
}
|
|
1241
|
+
._G6LsE {
|
|
1217
1242
|
font-family: var(--font-family-body);
|
|
1218
1243
|
font-size: var(--font-size-200);
|
|
1219
1244
|
line-height: var(--font-line-height-200);
|
|
1220
1245
|
font-weight: var(--p-font-weight-normal);
|
|
1221
|
-
|
|
1246
|
+
line-height: 22px;
|
|
1247
|
+
padding: 7px;
|
|
1248
|
+
border-radius: var(--border-radius-400);
|
|
1249
|
+
color: var(--color-surface-on-color);
|
|
1250
|
+
box-shadow: none;
|
|
1251
|
+
border: 1px solid var(--color-outline);
|
|
1252
|
+
margin: 0;
|
|
1253
|
+
flex: 1;
|
|
1254
|
+
min-width: 90px;
|
|
1255
|
+
background-color: var(--color-surface-container);
|
|
1222
1256
|
}
|
|
1223
|
-
.
|
|
1224
|
-
|
|
1257
|
+
._G6LsE:focus {
|
|
1258
|
+
border: 1px solid var(--color-primary-color);
|
|
1259
|
+
box-shadow: 0 0 8px var(--color-primary-color);
|
|
1260
|
+
outline: none;
|
|
1225
1261
|
}
|
|
1226
|
-
.
|
|
1227
|
-
|
|
1262
|
+
._G6LsE:disabled {
|
|
1263
|
+
background-color: var(--color-surface-container-disabled);
|
|
1264
|
+
color: var(--color-surface-on-container-disabled);
|
|
1228
1265
|
}
|
|
1229
|
-
|
|
1230
|
-
|
|
1266
|
+
|
|
1267
|
+
._2ZYtt {
|
|
1268
|
+
border-color: var(--color-danger-color) !important;
|
|
1231
1269
|
}
|
|
1232
|
-
|
|
1233
|
-
|
|
1270
|
+
|
|
1271
|
+
._rWp7H {
|
|
1272
|
+
border-left: 0 !important;
|
|
1273
|
+
border-top-left-radius: 0 !important;
|
|
1274
|
+
border-bottom-left-radius: 0 !important;
|
|
1275
|
+
color: var(--color-surface-on-container-disabled);
|
|
1234
1276
|
}
|
|
1235
|
-
|
|
1236
|
-
|
|
1277
|
+
|
|
1278
|
+
._Xq8xX {
|
|
1279
|
+
border-right: 0 !important;
|
|
1280
|
+
border-top-right-radius: 0 !important;
|
|
1281
|
+
border-bottom-right-radius: 0 !important;
|
|
1237
1282
|
}
|
|
1238
|
-
.
|
|
1239
|
-
|
|
1283
|
+
._F8QOB {
|
|
1284
|
+
position: relative;
|
|
1285
|
+
display: flex;
|
|
1286
|
+
flex: 1;
|
|
1240
1287
|
}
|
|
1241
|
-
|
|
1242
|
-
|
|
1288
|
+
|
|
1289
|
+
._vU4SU input {
|
|
1290
|
+
padding-left: 21px;
|
|
1243
1291
|
}
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1292
|
+
|
|
1293
|
+
._4rDXi input {
|
|
1294
|
+
padding-right: 21px;
|
|
1295
|
+
}
|
|
1296
|
+
|
|
1297
|
+
._yPPIy {
|
|
1298
|
+
font-family: var(--font-family-body);
|
|
1299
|
+
font-size: var(--font-size-200);
|
|
1300
|
+
line-height: var(--font-line-height-200);
|
|
1301
|
+
font-weight: var(--p-font-weight-normal);
|
|
1249
1302
|
position: absolute;
|
|
1250
|
-
|
|
1303
|
+
padding: 8px;
|
|
1304
|
+
color: var(--color-surface-on-color);
|
|
1305
|
+
min-width: 8px;
|
|
1251
1306
|
pointer-events: none;
|
|
1307
|
+
box-sizing: content-box;
|
|
1308
|
+
display: flex;
|
|
1309
|
+
align-items: center;
|
|
1310
|
+
top: 0;
|
|
1311
|
+
bottom: 0;
|
|
1312
|
+
margin-top: auto;
|
|
1313
|
+
margin-bottom: auto;
|
|
1314
|
+
z-index: var(--z-index-base);
|
|
1315
|
+
text-align: left;
|
|
1252
1316
|
}
|
|
1253
|
-
.
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
._L5fRB {
|
|
1257
|
-
top: 24px;
|
|
1258
|
-
border-bottom: 0;
|
|
1259
|
-
border-top-right-radius: var(--border-radius-600);
|
|
1260
|
-
border-top-left-radius: var(--border-radius-600);
|
|
1317
|
+
._yPPIy svg,
|
|
1318
|
+
._yPPIy path {
|
|
1319
|
+
color: var(--color-surface-on-color-subtle);
|
|
1261
1320
|
}
|
|
1262
|
-
|
|
1321
|
+
|
|
1322
|
+
._Y3yFd {
|
|
1323
|
+
font-family: var(--font-family-body);
|
|
1324
|
+
font-size: var(--font-size-200);
|
|
1325
|
+
line-height: var(--font-line-height-200);
|
|
1326
|
+
font-weight: var(--p-font-weight-normal);
|
|
1327
|
+
position: absolute;
|
|
1328
|
+
padding: 8px;
|
|
1329
|
+
color: var(--color-surface-on-color);
|
|
1330
|
+
min-width: 8px;
|
|
1331
|
+
pointer-events: none;
|
|
1332
|
+
box-sizing: content-box;
|
|
1333
|
+
display: flex;
|
|
1334
|
+
align-items: center;
|
|
1335
|
+
top: 0;
|
|
1263
1336
|
bottom: 0;
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1337
|
+
margin-top: auto;
|
|
1338
|
+
margin-bottom: auto;
|
|
1339
|
+
right: 0;
|
|
1340
|
+
text-align: right;
|
|
1267
1341
|
}
|
|
1268
|
-
.
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
overflow: hidden;
|
|
1272
|
-
position: absolute;
|
|
1273
|
-
left: -1px;
|
|
1342
|
+
._Y3yFd svg,
|
|
1343
|
+
._Y3yFd path {
|
|
1344
|
+
color: var(--color-surface-on-color-subtle);
|
|
1274
1345
|
}
|
|
1275
|
-
.
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
height: 200%;
|
|
1280
|
-
position: absolute;
|
|
1281
|
-
border-radius: 50%;
|
|
1282
|
-
left: 0;
|
|
1346
|
+
._91hvH {
|
|
1347
|
+
list-style: none;
|
|
1348
|
+
margin: -20px;
|
|
1349
|
+
padding: 0;
|
|
1283
1350
|
}
|
|
1284
|
-
.
|
|
1285
|
-
|
|
1351
|
+
._aMs9c {
|
|
1352
|
+
background-color: color-mix(in srgb, var(--color-surface-color) 100%, var(--color-surface-inverse) 5%);
|
|
1286
1353
|
}
|
|
1287
|
-
.
|
|
1288
|
-
|
|
1289
|
-
|
|
1354
|
+
._ISJ4M {
|
|
1355
|
+
width: 100%;
|
|
1356
|
+
height: 1px;
|
|
1357
|
+
background-color: var(--color-outline);
|
|
1358
|
+
margin: 4px 0;
|
|
1290
1359
|
}
|
|
1291
|
-
.
|
|
1292
|
-
|
|
1360
|
+
._W12mF {
|
|
1361
|
+
cursor: pointer;
|
|
1293
1362
|
}
|
|
1294
|
-
.
|
|
1295
|
-
|
|
1296
|
-
box-shadow: -6px 6px 0 0 var(--corner-background-color);
|
|
1363
|
+
._Zu9cD {
|
|
1364
|
+
background-color: var(--color-primary-container-variant);
|
|
1297
1365
|
}
|
|
1298
|
-
.
|
|
1299
|
-
|
|
1300
|
-
height: var(--border-radius-600);
|
|
1301
|
-
overflow: hidden;
|
|
1302
|
-
position: absolute;
|
|
1303
|
-
right: -1px;
|
|
1366
|
+
._Zu9cD ._xS6fS {
|
|
1367
|
+
color: var(--color-primary-on-container-variant);
|
|
1304
1368
|
}
|
|
1305
|
-
.
|
|
1306
|
-
|
|
1307
|
-
display: block;
|
|
1308
|
-
width: 200%;
|
|
1309
|
-
height: 200%;
|
|
1310
|
-
position: absolute;
|
|
1311
|
-
border-radius: 50%;
|
|
1312
|
-
right: 0;
|
|
1369
|
+
._Zu9cD ._7EI7m {
|
|
1370
|
+
color: var(--color-primary-on-container-variant);
|
|
1313
1371
|
}
|
|
1314
|
-
.
|
|
1315
|
-
|
|
1372
|
+
._0OB5b {
|
|
1373
|
+
cursor: auto;
|
|
1374
|
+
color: var(--color-surface-on-color-disabled);
|
|
1316
1375
|
}
|
|
1317
|
-
.
|
|
1318
|
-
|
|
1319
|
-
box-shadow: 6px -6px 0 0 var(--corner-background-color);
|
|
1376
|
+
._0OB5b svg {
|
|
1377
|
+
color: var(--color-surface-on-color-disabled) !important;
|
|
1320
1378
|
}
|
|
1321
|
-
.
|
|
1322
|
-
|
|
1379
|
+
._0OB5b ._xS6fS {
|
|
1380
|
+
color: var(--color-surface-on-color-disabled);
|
|
1323
1381
|
}
|
|
1324
|
-
.
|
|
1325
|
-
|
|
1326
|
-
box-shadow: 6px 6px 0 0 var(--corner-background-color);
|
|
1382
|
+
._0OB5b ._7EI7m {
|
|
1383
|
+
color: var(--color-surface-on-color-disabled);
|
|
1327
1384
|
}
|
|
1328
|
-
.
|
|
1329
|
-
|
|
1330
|
-
margin: 1px;
|
|
1331
|
-
position: relative;
|
|
1332
|
-
border-radius: var(--border-radius-600);
|
|
1333
|
-
border: 1px solid var(--color-outline);
|
|
1385
|
+
._0OB5b ._dpo67 {
|
|
1386
|
+
color: var(--color-surface-on-color-disabled);
|
|
1334
1387
|
}
|
|
1335
|
-
|
|
1336
|
-
|
|
1388
|
+
._0OB5b ._ObP6B {
|
|
1389
|
+
color: var(--color-surface-on-color-disabled);
|
|
1390
|
+
}
|
|
1391
|
+
._IBrNj {
|
|
1337
1392
|
font-family: var(--font-family-body);
|
|
1338
1393
|
font-size: var(--font-size-200);
|
|
1339
1394
|
line-height: var(--font-line-height-200);
|
|
1340
1395
|
font-weight: var(--p-font-weight-normal);
|
|
1341
|
-
|
|
1342
|
-
|
|
1396
|
+
color: var(--color-surface-on-color);
|
|
1397
|
+
padding: 12px;
|
|
1398
|
+
display: flex;
|
|
1399
|
+
white-space: nowrap;
|
|
1400
|
+
gap: 8px;
|
|
1401
|
+
align-items: center;
|
|
1343
1402
|
}
|
|
1344
|
-
|
|
1345
|
-
._oA2J6 {
|
|
1403
|
+
._7EI7m {
|
|
1346
1404
|
font-family: var(--font-family-body);
|
|
1347
|
-
font-size: var(--font-size-
|
|
1348
|
-
line-height: var(--font-line-height-
|
|
1405
|
+
font-size: var(--font-size-100);
|
|
1406
|
+
line-height: var(--font-line-height-100);
|
|
1349
1407
|
font-weight: var(--p-font-weight-normal);
|
|
1350
|
-
flex-grow: 1;
|
|
1351
1408
|
color: var(--color-surface-on-color);
|
|
1409
|
+
text-wrap: wrap;
|
|
1352
1410
|
}
|
|
1353
|
-
.
|
|
1354
|
-
|
|
1411
|
+
._xS6fS {
|
|
1412
|
+
flex: 1;
|
|
1355
1413
|
color: var(--color-surface-on-color);
|
|
1356
1414
|
}
|
|
1357
|
-
.
|
|
1358
|
-
|
|
1415
|
+
._vC0uY {
|
|
1416
|
+
color: var(--color-surface-on-color);
|
|
1417
|
+
text-decoration: none;
|
|
1418
|
+
display: block;
|
|
1419
|
+
width: 100%;
|
|
1420
|
+
height: 100%;
|
|
1359
1421
|
}
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
margin-bottom: 4px;
|
|
1422
|
+
._vC0uY:hover {
|
|
1423
|
+
text-decoration: none;
|
|
1363
1424
|
}
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
background: var(--color-info-container-variant);
|
|
1425
|
+
._vC0uY:focus {
|
|
1426
|
+
outline: none;
|
|
1367
1427
|
}
|
|
1368
|
-
.
|
|
1369
|
-
|
|
1370
|
-
|
|
1428
|
+
._TXXpM {
|
|
1429
|
+
position: relative;
|
|
1430
|
+
height: 100%;
|
|
1371
1431
|
}
|
|
1372
|
-
.
|
|
1373
|
-
|
|
1432
|
+
._C3waP {
|
|
1433
|
+
box-sizing: border-box;
|
|
1434
|
+
background: var(--color-surface-color);
|
|
1435
|
+
border: 1px solid var(--color-outline);
|
|
1436
|
+
border-radius: 20px;
|
|
1437
|
+
width: 100%;
|
|
1438
|
+
height: 100%;
|
|
1439
|
+
padding: 24px 20px;
|
|
1440
|
+
color: var(--color-surface-on-color);
|
|
1374
1441
|
}
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1442
|
+
._uc-GV {
|
|
1443
|
+
cursor: pointer;
|
|
1444
|
+
box-shadow: 0 0 1px rgba(0, 0, 0, 0.15), 0 3px 3px rgba(0, 0, 0, 0.05);
|
|
1445
|
+
transition: all ease-in-out 150ms;
|
|
1446
|
+
font: inherit;
|
|
1447
|
+
text-align: inherit;
|
|
1378
1448
|
}
|
|
1379
|
-
.
|
|
1380
|
-
color: var(--color-
|
|
1381
|
-
padding-top: 10px;
|
|
1449
|
+
._uc-GV:not(._ft0I1):hover {
|
|
1450
|
+
background-color: color-mix(in srgb, var(--color-surface-color) 100%, var(--color-surface-inverse) 5%);
|
|
1382
1451
|
}
|
|
1383
|
-
.
|
|
1384
|
-
|
|
1452
|
+
._uc-GV:focus {
|
|
1453
|
+
box-shadow: 0 0 8px var(--color-primary-color);
|
|
1454
|
+
outline: none;
|
|
1385
1455
|
}
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1456
|
+
._wx2MU {
|
|
1457
|
+
border-color: var(--color-primary-color);
|
|
1458
|
+
box-shadow: 0 0 8px var(--color-primary-color);
|
|
1389
1459
|
}
|
|
1390
|
-
.
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
padding-top: 0;
|
|
1396
|
-
}
|
|
1397
|
-
|
|
1398
|
-
._fICdJ {
|
|
1399
|
-
background: var(--color-warning-container-variant);
|
|
1460
|
+
._TQDZH {
|
|
1461
|
+
background: var(--color-surface-container-disabled);
|
|
1462
|
+
box-shadow: none;
|
|
1463
|
+
color: var(--color-surface-on-container-disabled);
|
|
1464
|
+
pointer-events: none;
|
|
1400
1465
|
}
|
|
1401
|
-
.
|
|
1402
|
-
|
|
1403
|
-
padding-top: 10px;
|
|
1466
|
+
._kkYit {
|
|
1467
|
+
min-height: 56px;
|
|
1404
1468
|
}
|
|
1405
|
-
.
|
|
1406
|
-
|
|
1469
|
+
._xrEdS {
|
|
1470
|
+
position: absolute;
|
|
1471
|
+
z-index: var(--z-index-base);
|
|
1472
|
+
right: 6px;
|
|
1473
|
+
top: 6px;
|
|
1407
1474
|
}
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
background: var(--color-upsell-container-variant);
|
|
1475
|
+
._0WiOn {
|
|
1476
|
+
pointer-events: none;
|
|
1411
1477
|
}
|
|
1412
|
-
.
|
|
1413
|
-
|
|
1414
|
-
|
|
1478
|
+
._yODES {
|
|
1479
|
+
position: absolute;
|
|
1480
|
+
width: 38px;
|
|
1481
|
+
height: 38px;
|
|
1482
|
+
top: 6px;
|
|
1483
|
+
right: 6px;
|
|
1415
1484
|
}
|
|
1416
|
-
.
|
|
1417
|
-
|
|
1485
|
+
._Vqf6o {
|
|
1486
|
+
pointer-events: none;
|
|
1418
1487
|
}
|
|
1419
|
-
|
|
1420
|
-
._P6nbA {
|
|
1488
|
+
._VxmQm {
|
|
1421
1489
|
position: absolute;
|
|
1422
1490
|
width: 38px;
|
|
1423
1491
|
height: 38px;
|
|
1424
|
-
top:
|
|
1425
|
-
right:
|
|
1492
|
+
top: 8px;
|
|
1493
|
+
right: 8px;
|
|
1426
1494
|
}
|
|
1427
1495
|
|
|
1428
|
-
.
|
|
1429
|
-
|
|
1430
|
-
padding-bottom: 12px;
|
|
1431
|
-
}
|
|
1432
|
-
._w-zAz ._P6nbA {
|
|
1433
|
-
position: static;
|
|
1434
|
-
}
|
|
1435
|
-
._w-zAz ._oA2J6 {
|
|
1436
|
-
display: flex;
|
|
1437
|
-
align-items: center;
|
|
1438
|
-
min-height: 38px;
|
|
1496
|
+
._3RrQI {
|
|
1497
|
+
text-transform: uppercase;
|
|
1439
1498
|
}
|
|
1440
|
-
.
|
|
1499
|
+
._fo7-A {
|
|
1441
1500
|
font-family: var(--font-family-body);
|
|
1442
|
-
font-size: var(--font-size-
|
|
1443
|
-
line-height: var(--font-line-height-
|
|
1501
|
+
font-size: var(--font-size-200);
|
|
1502
|
+
line-height: var(--font-line-height-200);
|
|
1444
1503
|
font-weight: var(--p-font-weight-normal);
|
|
1504
|
+
display: flex;
|
|
1505
|
+
gap: 8px;
|
|
1506
|
+
border-radius: var(--border-radius-400);
|
|
1507
|
+
text-decoration: none;
|
|
1445
1508
|
color: var(--color-surface-on-color);
|
|
1509
|
+
padding: 8px;
|
|
1510
|
+
align-items: center;
|
|
1511
|
+
border: 1px solid transparent;
|
|
1446
1512
|
}
|
|
1447
|
-
.
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
background: var(--color-surface-container);
|
|
1452
|
-
margin-top: 8px;
|
|
1453
|
-
transform-origin: top right;
|
|
1454
|
-
min-width: 120px;
|
|
1455
|
-
padding: 20px;
|
|
1456
|
-
box-sizing: border-box;
|
|
1457
|
-
}
|
|
1458
|
-
._AktVc {
|
|
1459
|
-
all: unset;
|
|
1460
|
-
width: -moz-fit-content;
|
|
1461
|
-
width: fit-content;
|
|
1462
|
-
cursor: pointer;
|
|
1513
|
+
._fo7-A:hover {
|
|
1514
|
+
background: color-mix(in srgb, var(--color-surface-color) 100%, var(--color-surface-inverse) 5%);
|
|
1515
|
+
border-color: color-mix(in srgb, var(--color-surface-color) 100%, var(--color-surface-inverse) 5%);
|
|
1516
|
+
text-decoration: none;
|
|
1463
1517
|
}
|
|
1464
|
-
.
|
|
1518
|
+
._fo7-A:focus {
|
|
1519
|
+
box-shadow: 0 0 8px var(--color-primary-color);
|
|
1465
1520
|
outline: none;
|
|
1466
1521
|
text-decoration: none;
|
|
1467
1522
|
}
|
|
1468
|
-
.
|
|
1469
|
-
|
|
1523
|
+
._QjIgc {
|
|
1524
|
+
margin-left: -10px;
|
|
1470
1525
|
}
|
|
1471
|
-
.
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
padding: 0;
|
|
1526
|
+
._QB6yF {
|
|
1527
|
+
margin: 0 auto;
|
|
1528
|
+
padding: 0 20px;
|
|
1529
|
+
min-width: 720px;
|
|
1530
|
+
}
|
|
1531
|
+
._g7MTf {
|
|
1478
1532
|
width: auto;
|
|
1479
|
-
float: none;
|
|
1480
|
-
color: var(--color-surface-on-color-bold);
|
|
1481
|
-
min-height: 16px;
|
|
1482
1533
|
}
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
overflow: hidden;
|
|
1486
|
-
white-space: nowrap;
|
|
1487
|
-
text-overflow: ellipsis;
|
|
1534
|
+
._LRq4j {
|
|
1535
|
+
max-width: 1000px;
|
|
1488
1536
|
}
|
|
1489
|
-
.
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
font-weight: var(--p-font-weight-normal);
|
|
1494
|
-
color: var(--color-surface-on-color);
|
|
1537
|
+
._Scw7- {
|
|
1538
|
+
display: flex;
|
|
1539
|
+
padding: 0 20px;
|
|
1540
|
+
padding-top: 40px;
|
|
1495
1541
|
}
|
|
1496
|
-
.
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
|
|
1542
|
+
._v--DF {
|
|
1543
|
+
display: block;
|
|
1544
|
+
flex-shrink: 0;
|
|
1545
|
+
flex-grow: 0;
|
|
1546
|
+
padding: 0;
|
|
1547
|
+
margin-right: 20px;
|
|
1548
|
+
width: 250px;
|
|
1502
1549
|
}
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
font-weight: var(--p-font-weight-semibold);
|
|
1508
|
-
color: var(--color-surface-on-color-bold);
|
|
1550
|
+
@media (max-width: 1200px) {
|
|
1551
|
+
._v--DF {
|
|
1552
|
+
width: 190px;
|
|
1553
|
+
}
|
|
1509
1554
|
}
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1555
|
+
._dJeZe {
|
|
1556
|
+
list-style: none;
|
|
1557
|
+
padding: 0;
|
|
1558
|
+
padding-right: 32px;
|
|
1559
|
+
border-right: 1px solid var(--color-outline);
|
|
1560
|
+
display: inline-block;
|
|
1561
|
+
width: 100%;
|
|
1562
|
+
box-sizing: border-box;
|
|
1517
1563
|
}
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
font-weight: var(--p-font-weight-semibold);
|
|
1524
|
-
color: var(--color-surface-on-color-bold);
|
|
1564
|
+
._hHi70 {
|
|
1565
|
+
display: block;
|
|
1566
|
+
flex-grow: 2;
|
|
1567
|
+
padding: 0 4px;
|
|
1568
|
+
margin: 0px auto 0;
|
|
1525
1569
|
}
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
font-family: var(--font-family-body);
|
|
1529
|
-
font-size: var(--font-size-400);
|
|
1530
|
-
line-height: var(--font-line-height-400);
|
|
1531
|
-
font-weight: var(--p-font-weight-normal);
|
|
1570
|
+
._vTMjp {
|
|
1571
|
+
margin-right: 32px;
|
|
1532
1572
|
}
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
font-weight: var(--p-font-weight-normal);
|
|
1573
|
+
._SebbU {
|
|
1574
|
+
width: 100%;
|
|
1575
|
+
margin-bottom: 4px;
|
|
1576
|
+
cursor: pointer;
|
|
1577
|
+
position: relative;
|
|
1539
1578
|
}
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
color: var(--color-surface-on-color);
|
|
1543
|
-
margin: 0;
|
|
1579
|
+
._SebbU:first-of-type {
|
|
1580
|
+
margin-top: 12px;
|
|
1544
1581
|
}
|
|
1545
|
-
.
|
|
1582
|
+
._SebbU a {
|
|
1546
1583
|
font-family: var(--font-family-body);
|
|
1547
1584
|
font-size: var(--font-size-200);
|
|
1548
1585
|
line-height: var(--font-line-height-200);
|
|
1549
1586
|
font-weight: var(--p-font-weight-normal);
|
|
1587
|
+
text-decoration: none;
|
|
1588
|
+
color: var(--color-surface-on-color);
|
|
1589
|
+
padding: 12px 20px;
|
|
1590
|
+
display: flex;
|
|
1591
|
+
align-items: center;
|
|
1592
|
+
justify-content: space-between;
|
|
1593
|
+
border-radius: 0 4px 4px 0;
|
|
1594
|
+
transition: background-color 0.05s ease;
|
|
1595
|
+
gap: 8px;
|
|
1596
|
+
flex-wrap: wrap;
|
|
1597
|
+
border-left: 2px solid transparent;
|
|
1598
|
+
word-break: break-all;
|
|
1550
1599
|
}
|
|
1551
|
-
.
|
|
1552
|
-
|
|
1553
|
-
font-size: var(--font-size-100);
|
|
1554
|
-
line-height: var(--font-line-height-100);
|
|
1555
|
-
font-weight: var(--p-font-weight-normal);
|
|
1556
|
-
}
|
|
1557
|
-
._xdhK0 {
|
|
1558
|
-
font-family: var(--font-family-heading);
|
|
1559
|
-
font-size: var(--font-size-700);
|
|
1560
|
-
line-height: var(--font-line-height-700);
|
|
1561
|
-
font-weight: var(--p-font-weight-semibold);
|
|
1600
|
+
._SebbU a:hover {
|
|
1601
|
+
background: var(--color-surface-container-high);
|
|
1562
1602
|
color: var(--color-surface-on-color-bold);
|
|
1603
|
+
border-left: 2px solid var(--color-outline);
|
|
1563
1604
|
}
|
|
1564
|
-
.
|
|
1605
|
+
._SebbU a._CDEVl {
|
|
1565
1606
|
font-family: var(--font-family-body);
|
|
1566
1607
|
font-size: var(--font-size-200);
|
|
1567
1608
|
line-height: var(--font-line-height-200);
|
|
1568
1609
|
font-weight: var(--p-font-weight-normal);
|
|
1569
|
-
}
|
|
1570
|
-
._i2LHD {
|
|
1571
1610
|
font-weight: var(--p-font-weight-bold);
|
|
1611
|
+
background: var(--color-surface-container-high);
|
|
1572
1612
|
color: var(--color-surface-on-color-bold);
|
|
1613
|
+
border-left: 2px solid var(--color-outline);
|
|
1614
|
+
cursor: default;
|
|
1573
1615
|
}
|
|
1574
|
-
.
|
|
1575
|
-
|
|
1616
|
+
._VudDE a {
|
|
1617
|
+
padding-right: 32px;
|
|
1576
1618
|
}
|
|
1577
|
-
.
|
|
1578
|
-
|
|
1619
|
+
._vErBS {
|
|
1620
|
+
position: absolute;
|
|
1621
|
+
right: 12px;
|
|
1579
1622
|
}
|
|
1580
|
-
.
|
|
1581
|
-
-
|
|
1582
|
-
|
|
1623
|
+
._RXV4h {
|
|
1624
|
+
font-family: var(--font-family-body);
|
|
1625
|
+
font-size: var(--font-size-100);
|
|
1626
|
+
line-height: var(--font-line-height-100);
|
|
1627
|
+
font-weight: var(--p-font-weight-normal);
|
|
1628
|
+
display: inline-flex;
|
|
1629
|
+
background-color: var(--color-secondary-color);
|
|
1630
|
+
height: 20px;
|
|
1631
|
+
min-width: 20px;
|
|
1632
|
+
color: var(--color-secondary-on-color);
|
|
1633
|
+
text-align: center;
|
|
1634
|
+
border-radius: 20px;
|
|
1635
|
+
box-sizing: border-box;
|
|
1636
|
+
padding: 0 6px;
|
|
1637
|
+
align-items: center;
|
|
1638
|
+
justify-content: center;
|
|
1639
|
+
border: 1px solid var(--color-surface-color);
|
|
1583
1640
|
}
|
|
1584
|
-
.
|
|
1585
|
-
|
|
1641
|
+
._RXV4h svg {
|
|
1642
|
+
fill: var(--color-secondary-on-color);
|
|
1586
1643
|
}
|
|
1587
|
-
.
|
|
1588
|
-
|
|
1644
|
+
._2An1I {
|
|
1645
|
+
background-color: var(--color-warning-color);
|
|
1589
1646
|
}
|
|
1590
|
-
.
|
|
1591
|
-
|
|
1647
|
+
._-Bw8L {
|
|
1648
|
+
background-color: var(--color-danger-color);
|
|
1592
1649
|
}
|
|
1593
|
-
.
|
|
1594
|
-
|
|
1650
|
+
._RxlMz {
|
|
1651
|
+
background-color: var(--color-success-color);
|
|
1595
1652
|
}
|
|
1596
|
-
.
|
|
1597
|
-
|
|
1653
|
+
._dzCH- {
|
|
1654
|
+
background-color: var(--color-info-color);
|
|
1598
1655
|
}
|
|
1599
|
-
.
|
|
1600
|
-
|
|
1656
|
+
._Ix9tP {
|
|
1657
|
+
font-variant-numeric: tabular-nums;
|
|
1658
|
+
padding: 0 5px;
|
|
1601
1659
|
}
|
|
1602
|
-
.
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
border: 1px solid var(--color-outline);
|
|
1613
|
-
margin: 0;
|
|
1614
|
-
flex: 1;
|
|
1615
|
-
min-width: 90px;
|
|
1616
|
-
background-color: var(--color-surface-container);
|
|
1660
|
+
._0yTe8 {
|
|
1661
|
+
position: fixed;
|
|
1662
|
+
top: 0px;
|
|
1663
|
+
bottom: 0px;
|
|
1664
|
+
left: 0px;
|
|
1665
|
+
right: 0px;
|
|
1666
|
+
background-color: rgb(from var(--color-surface-inverse) r g b/0.65);
|
|
1667
|
+
display: flex;
|
|
1668
|
+
align-items: center;
|
|
1669
|
+
flex-direction: column;
|
|
1617
1670
|
}
|
|
1618
|
-
.
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
|
|
1671
|
+
._0yTe8::after {
|
|
1672
|
+
width: 100%;
|
|
1673
|
+
flex-basis: 20px;
|
|
1674
|
+
flex-shrink: 0;
|
|
1675
|
+
content: "";
|
|
1622
1676
|
}
|
|
1623
|
-
.
|
|
1624
|
-
|
|
1625
|
-
|
|
1677
|
+
._0yTe8::before {
|
|
1678
|
+
width: 100%;
|
|
1679
|
+
min-height: 20px;
|
|
1680
|
+
max-height: 80px;
|
|
1681
|
+
flex: 1;
|
|
1682
|
+
content: "";
|
|
1626
1683
|
}
|
|
1627
1684
|
|
|
1628
|
-
.
|
|
1629
|
-
|
|
1685
|
+
._yJBtA {
|
|
1686
|
+
opacity: 1;
|
|
1687
|
+
transform: translateX(0);
|
|
1630
1688
|
}
|
|
1631
1689
|
|
|
1632
|
-
.
|
|
1633
|
-
|
|
1634
|
-
border-top-left-radius: 0 !important;
|
|
1635
|
-
border-bottom-left-radius: 0 !important;
|
|
1636
|
-
color: var(--color-surface-on-container-disabled);
|
|
1690
|
+
._iWogn {
|
|
1691
|
+
opacity: 0;
|
|
1637
1692
|
}
|
|
1638
1693
|
|
|
1639
|
-
.
|
|
1640
|
-
border-right: 0 !important;
|
|
1641
|
-
border-top-right-radius: 0 !important;
|
|
1642
|
-
border-bottom-right-radius: 0 !important;
|
|
1643
|
-
}
|
|
1644
|
-
._F8QOB {
|
|
1694
|
+
._ntozd {
|
|
1645
1695
|
position: relative;
|
|
1696
|
+
border: 1px solid var(--color-outline);
|
|
1697
|
+
background: var(--color-surface-color);
|
|
1698
|
+
overflow: auto;
|
|
1699
|
+
outline: none;
|
|
1700
|
+
padding: 32px 24px;
|
|
1701
|
+
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
|
|
1646
1702
|
display: flex;
|
|
1647
|
-
flex:
|
|
1703
|
+
flex-direction: column;
|
|
1704
|
+
box-sizing: border-box;
|
|
1705
|
+
min-height: 266px;
|
|
1706
|
+
}
|
|
1707
|
+
._ntozd > form {
|
|
1708
|
+
display: contents;
|
|
1648
1709
|
}
|
|
1649
1710
|
|
|
1650
|
-
.
|
|
1651
|
-
|
|
1711
|
+
._EQjDq {
|
|
1712
|
+
opacity: 1;
|
|
1652
1713
|
}
|
|
1653
1714
|
|
|
1654
|
-
.
|
|
1655
|
-
|
|
1715
|
+
._ZTY3B {
|
|
1716
|
+
opacity: 0;
|
|
1717
|
+
}
|
|
1718
|
+
._tgpG9 {
|
|
1719
|
+
font-family: var(--font-family-heading);
|
|
1720
|
+
font-size: var(--font-size-500);
|
|
1721
|
+
line-height: var(--font-line-height-500);
|
|
1722
|
+
font-weight: var(--p-font-weight-semibold);
|
|
1723
|
+
color: var(--color-surface-on-color-bold);
|
|
1724
|
+
padding: 0;
|
|
1725
|
+
}
|
|
1726
|
+
._b1dgU {
|
|
1727
|
+
display: flex;
|
|
1728
|
+
justify-content: end;
|
|
1729
|
+
margin-bottom: -20px;
|
|
1730
|
+
margin-right: 8px;
|
|
1731
|
+
z-index: calc(var(--z-index-base) + 2);
|
|
1656
1732
|
}
|
|
1657
1733
|
|
|
1658
|
-
.
|
|
1734
|
+
._c2nm4 {
|
|
1659
1735
|
font-family: var(--font-family-body);
|
|
1660
|
-
font-size: var(--font-size-
|
|
1661
|
-
line-height: var(--font-line-height-
|
|
1736
|
+
font-size: var(--font-size-400);
|
|
1737
|
+
line-height: var(--font-line-height-400);
|
|
1662
1738
|
font-weight: var(--p-font-weight-normal);
|
|
1663
|
-
position: absolute;
|
|
1664
|
-
padding: 8px;
|
|
1665
1739
|
color: var(--color-surface-on-color);
|
|
1666
|
-
min-width: 8px;
|
|
1667
|
-
pointer-events: none;
|
|
1668
|
-
box-sizing: content-box;
|
|
1669
|
-
display: flex;
|
|
1670
|
-
align-items: center;
|
|
1671
|
-
top: 0;
|
|
1672
|
-
bottom: 0;
|
|
1673
|
-
margin-top: auto;
|
|
1674
|
-
margin-bottom: auto;
|
|
1675
|
-
z-index: var(--z-index-base);
|
|
1676
|
-
text-align: left;
|
|
1677
|
-
}
|
|
1678
|
-
._yPPIy svg,
|
|
1679
|
-
._yPPIy path {
|
|
1680
|
-
color: var(--color-surface-on-color-subtle);
|
|
1681
1740
|
}
|
|
1682
|
-
|
|
1683
|
-
.
|
|
1741
|
+
/**
|
|
1742
|
+
* This is for adding a shadow when the body is scrollable.
|
|
1743
|
+
* It is using ::before and ::after to accomplish that => https://www.kizu.ru/shadowscroll/
|
|
1744
|
+
* There is a cleaner solution using background-attachment (https://lea.verou.me/2012/04/background-attachment-local/) but I had some issues in Chrome using that approach
|
|
1745
|
+
*/
|
|
1746
|
+
._4YK4k {
|
|
1684
1747
|
font-family: var(--font-family-body);
|
|
1685
1748
|
font-size: var(--font-size-200);
|
|
1686
1749
|
line-height: var(--font-line-height-200);
|
|
1687
1750
|
font-weight: var(--p-font-weight-normal);
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
min-width: 8px;
|
|
1692
|
-
pointer-events: none;
|
|
1693
|
-
box-sizing: content-box;
|
|
1694
|
-
display: flex;
|
|
1695
|
-
align-items: center;
|
|
1696
|
-
top: 0;
|
|
1697
|
-
bottom: 0;
|
|
1698
|
-
margin-top: auto;
|
|
1699
|
-
margin-bottom: auto;
|
|
1700
|
-
right: 0;
|
|
1701
|
-
text-align: right;
|
|
1702
|
-
}
|
|
1703
|
-
._Y3yFd svg,
|
|
1704
|
-
._Y3yFd path {
|
|
1705
|
-
color: var(--color-surface-on-color-subtle);
|
|
1751
|
+
overflow: auto;
|
|
1752
|
+
position: relative;
|
|
1753
|
+
padding: 0 8px 0 8px;
|
|
1706
1754
|
}
|
|
1707
|
-
.
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1755
|
+
._wo1vv {
|
|
1756
|
+
z-index: var(--z-index-base);
|
|
1757
|
+
background: var(--color-surface-color) no-repeat;
|
|
1758
|
+
background-image: radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
|
|
1759
|
+
background-position: 0 0, 0 100%;
|
|
1760
|
+
background-size: 100% 14px;
|
|
1711
1761
|
}
|
|
1712
|
-
.
|
|
1713
|
-
|
|
1762
|
+
._wo1vv::before, ._wo1vv::after {
|
|
1763
|
+
content: "";
|
|
1764
|
+
position: relative;
|
|
1765
|
+
z-index: -1;
|
|
1766
|
+
display: block;
|
|
1767
|
+
height: 30px;
|
|
1768
|
+
margin: 0 0 -30px;
|
|
1769
|
+
background: linear-gradient(to bottom, var(--color-surface-color), var(--color-surface-color) 30%, rgba(255, 255, 255, 0));
|
|
1714
1770
|
}
|
|
1715
|
-
.
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
background-color: var(--color-outline);
|
|
1719
|
-
margin: 4px 0;
|
|
1771
|
+
._wo1vv::after {
|
|
1772
|
+
margin: -30px 0 0;
|
|
1773
|
+
background: linear-gradient(to bottom, rgba(255, 255, 255, 0), var(--color-surface-color) 70%, var(--color-surface-color));
|
|
1720
1774
|
}
|
|
1721
|
-
.
|
|
1722
|
-
|
|
1775
|
+
._9u6xC {
|
|
1776
|
+
padding-bottom: 8px;
|
|
1723
1777
|
}
|
|
1724
|
-
.
|
|
1725
|
-
|
|
1778
|
+
._bezlP {
|
|
1779
|
+
flex: 1;
|
|
1780
|
+
display: flex;
|
|
1781
|
+
flex-direction: column;
|
|
1782
|
+
justify-content: flex-end;
|
|
1783
|
+
padding: 32px 8px 0 8px;
|
|
1726
1784
|
}
|
|
1727
|
-
|
|
1728
|
-
|
|
1785
|
+
|
|
1786
|
+
._EdqHx {
|
|
1787
|
+
margin-left: -12px;
|
|
1729
1788
|
}
|
|
1730
|
-
.
|
|
1731
|
-
|
|
1789
|
+
._et9Fs {
|
|
1790
|
+
--rdp-cell-size: 37px;
|
|
1791
|
+
--rdp-caption-font-size: var(--font-size-300);
|
|
1792
|
+
--rdp-accent-color: var(--color-primary-container-variant);
|
|
1793
|
+
--rdp-background-color: color-mix(
|
|
1794
|
+
in srgb,
|
|
1795
|
+
var(--color-surface-color) 100%,
|
|
1796
|
+
var(--color-surface-inverse) 5%
|
|
1797
|
+
);
|
|
1798
|
+
--rdp-accent-color-dark: var(--color-primary-color);
|
|
1799
|
+
--rdp-background-color-dark: var(--color-surface-on-color);
|
|
1800
|
+
--rdp-outline: 2px solid var(--rdp-accent-color); /* Outline border for focused elements */
|
|
1801
|
+
--rdp-outline-selected: 3px solid var(--rdp-accent-color); /* Outline border for focused _and_ selected elements */
|
|
1802
|
+
margin: 1em;
|
|
1732
1803
|
}
|
|
1733
|
-
|
|
1734
|
-
|
|
1735
|
-
|
|
1804
|
+
|
|
1805
|
+
._l7Mis {
|
|
1806
|
+
margin: 0;
|
|
1807
|
+
max-width: calc(var(--rdp-cell-size) * 7);
|
|
1808
|
+
border-collapse: collapse;
|
|
1809
|
+
border: none;
|
|
1810
|
+
color: var(--color-surface-on-color);
|
|
1736
1811
|
}
|
|
1737
|
-
|
|
1738
|
-
|
|
1812
|
+
|
|
1813
|
+
._XGu8K {
|
|
1814
|
+
display: flex;
|
|
1815
|
+
align-items: center;
|
|
1816
|
+
justify-content: space-between;
|
|
1817
|
+
padding: 0;
|
|
1818
|
+
text-align: left;
|
|
1819
|
+
color: var(--color-surface-on-color);
|
|
1739
1820
|
}
|
|
1740
|
-
|
|
1741
|
-
|
|
1821
|
+
|
|
1822
|
+
._e0MoB {
|
|
1823
|
+
font-family: var(--font-family-body);
|
|
1824
|
+
font-size: var(--font-size-200);
|
|
1825
|
+
line-height: var(--font-line-height-200);
|
|
1826
|
+
font-weight: var(--p-font-weight-normal);
|
|
1827
|
+
vertical-align: middle;
|
|
1828
|
+
text-align: center;
|
|
1829
|
+
height: 100%;
|
|
1830
|
+
height: var(--rdp-cell-size);
|
|
1831
|
+
padding: 0;
|
|
1832
|
+
color: var(--color-surface-on-color-subtle);
|
|
1833
|
+
background: none;
|
|
1834
|
+
border: none;
|
|
1742
1835
|
}
|
|
1743
|
-
|
|
1744
|
-
|
|
1836
|
+
|
|
1837
|
+
._X7MoW:not(._AeJUw) {
|
|
1838
|
+
color: var(--color-primary-on-container-variant);
|
|
1839
|
+
font-weight: 700;
|
|
1745
1840
|
}
|
|
1746
|
-
|
|
1747
|
-
|
|
1841
|
+
|
|
1842
|
+
._AeJUw._AeJUw {
|
|
1843
|
+
color: var(--color-surface-on-color-subtle);
|
|
1748
1844
|
}
|
|
1749
|
-
|
|
1845
|
+
|
|
1846
|
+
._2-bPm {
|
|
1847
|
+
display: inline-flex;
|
|
1848
|
+
align-items: center;
|
|
1849
|
+
justify-content: center;
|
|
1850
|
+
width: var(--rdp-cell-size);
|
|
1851
|
+
height: var(--rdp-cell-size);
|
|
1852
|
+
padding: 0.25em;
|
|
1853
|
+
border-radius: 100%;
|
|
1750
1854
|
color: var(--color-surface-on-color-disabled);
|
|
1751
1855
|
}
|
|
1752
|
-
|
|
1753
|
-
|
|
1754
|
-
|
|
1755
|
-
|
|
1756
|
-
|
|
1856
|
+
|
|
1857
|
+
._eK8pw._eK8pw._eK8pw._eK8pw:not(:disabled) {
|
|
1858
|
+
background-color: var(--color-primary-container-variant);
|
|
1859
|
+
color: var(--color-primary-on-container-variant);
|
|
1860
|
+
opacity: 1;
|
|
1861
|
+
}
|
|
1862
|
+
._eK8pw._eK8pw._eK8pw._eK8pw:not(:disabled):hover {
|
|
1863
|
+
background-color: var(--color-primary-color);
|
|
1864
|
+
color: var(--color-primary-on-color);
|
|
1865
|
+
}
|
|
1866
|
+
|
|
1867
|
+
._eK8pw[disabled] {
|
|
1868
|
+
background-color: var(--color-primary-container);
|
|
1869
|
+
color: var(--color-surface-on-container-disabled);
|
|
1870
|
+
opacity: 1;
|
|
1871
|
+
}
|
|
1872
|
+
._QLSA6 {
|
|
1873
|
+
--rdp-cell-size: 37px;
|
|
1874
|
+
--rdp-caption-font-size: var(--font-size-300);
|
|
1875
|
+
--rdp-accent-color: var(--color-primary-container-variant);
|
|
1876
|
+
--rdp-background-color: color-mix(
|
|
1877
|
+
in srgb,
|
|
1878
|
+
var(--color-surface-color) 100%,
|
|
1879
|
+
var(--color-surface-inverse) 5%
|
|
1880
|
+
);
|
|
1881
|
+
--rdp-accent-color-dark: var(--color-primary-color);
|
|
1882
|
+
--rdp-background-color-dark: var(--color-surface-on-color);
|
|
1883
|
+
--rdp-outline: 2px solid var(--rdp-accent-color); /* Outline border for focused elements */
|
|
1884
|
+
--rdp-outline-selected: 3px solid var(--rdp-accent-color); /* Outline border for focused _and_ selected elements */
|
|
1885
|
+
margin: 1em;
|
|
1886
|
+
}
|
|
1887
|
+
|
|
1888
|
+
._96jgF {
|
|
1889
|
+
margin: 0;
|
|
1890
|
+
max-width: calc(var(--rdp-cell-size) * 7);
|
|
1891
|
+
border-collapse: collapse;
|
|
1892
|
+
border: none;
|
|
1757
1893
|
color: var(--color-surface-on-color);
|
|
1758
|
-
|
|
1894
|
+
}
|
|
1895
|
+
|
|
1896
|
+
._4ySMr {
|
|
1759
1897
|
display: flex;
|
|
1760
|
-
white-space: nowrap;
|
|
1761
|
-
gap: 8px;
|
|
1762
1898
|
align-items: center;
|
|
1899
|
+
justify-content: space-between;
|
|
1900
|
+
padding: 0;
|
|
1901
|
+
text-align: left;
|
|
1902
|
+
color: var(--color-surface-on-color);
|
|
1763
1903
|
}
|
|
1764
|
-
|
|
1904
|
+
|
|
1905
|
+
._2AoB4 {
|
|
1765
1906
|
font-family: var(--font-family-body);
|
|
1766
|
-
font-size: var(--font-size-
|
|
1767
|
-
line-height: var(--font-line-height-
|
|
1907
|
+
font-size: var(--font-size-200);
|
|
1908
|
+
line-height: var(--font-line-height-200);
|
|
1768
1909
|
font-weight: var(--p-font-weight-normal);
|
|
1769
|
-
|
|
1770
|
-
text-
|
|
1771
|
-
}
|
|
1772
|
-
._xS6fS {
|
|
1773
|
-
flex: 1;
|
|
1774
|
-
color: var(--color-surface-on-color);
|
|
1775
|
-
}
|
|
1776
|
-
._vC0uY {
|
|
1777
|
-
color: var(--color-surface-on-color);
|
|
1778
|
-
text-decoration: none;
|
|
1779
|
-
display: block;
|
|
1780
|
-
width: 100%;
|
|
1910
|
+
vertical-align: middle;
|
|
1911
|
+
text-align: center;
|
|
1781
1912
|
height: 100%;
|
|
1913
|
+
height: var(--rdp-cell-size);
|
|
1914
|
+
padding: 0;
|
|
1915
|
+
color: var(--color-surface-on-color-subtle);
|
|
1916
|
+
background: none;
|
|
1917
|
+
border: none;
|
|
1782
1918
|
}
|
|
1783
|
-
|
|
1784
|
-
|
|
1919
|
+
|
|
1920
|
+
._Snv-V:not(._Zf-6C) {
|
|
1921
|
+
color: var(--color-primary-on-container-variant);
|
|
1922
|
+
font-weight: 700;
|
|
1785
1923
|
}
|
|
1786
|
-
|
|
1787
|
-
|
|
1924
|
+
|
|
1925
|
+
._Zf-6C._Zf-6C {
|
|
1926
|
+
color: var(--color-surface-on-color-subtle);
|
|
1788
1927
|
}
|
|
1789
|
-
|
|
1790
|
-
|
|
1791
|
-
|
|
1928
|
+
|
|
1929
|
+
._iOY4h {
|
|
1930
|
+
display: inline-flex;
|
|
1931
|
+
align-items: center;
|
|
1932
|
+
justify-content: center;
|
|
1933
|
+
width: var(--rdp-cell-size);
|
|
1934
|
+
height: var(--rdp-cell-size);
|
|
1935
|
+
padding: 0.25em;
|
|
1936
|
+
border-radius: 100%;
|
|
1937
|
+
color: var(--color-surface-on-color-disabled);
|
|
1792
1938
|
}
|
|
1793
|
-
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
border:
|
|
1797
|
-
border-radius: 20px;
|
|
1798
|
-
width: 100%;
|
|
1799
|
-
height: 100%;
|
|
1800
|
-
padding: 24px 20px;
|
|
1801
|
-
color: var(--color-surface-on-color);
|
|
1939
|
+
|
|
1940
|
+
._e0lOH._e0lOH {
|
|
1941
|
+
color: var(--color-primary-on-container-variant);
|
|
1942
|
+
border-radius: 0;
|
|
1802
1943
|
}
|
|
1803
|
-
.
|
|
1804
|
-
|
|
1805
|
-
box-shadow: 0 0 1px rgba(0, 0, 0, 0.15), 0 3px 3px rgba(0, 0, 0, 0.05);
|
|
1806
|
-
transition: all ease-in-out 150ms;
|
|
1807
|
-
font: inherit;
|
|
1808
|
-
text-align: inherit;
|
|
1944
|
+
._e0lOH._e0lOH:hover {
|
|
1945
|
+
color: var(--color-primary-on-container-variant);
|
|
1809
1946
|
}
|
|
1810
|
-
.
|
|
1811
|
-
background-color:
|
|
1947
|
+
._e0lOH._e0lOH:disabled {
|
|
1948
|
+
background-color: var(--color-primary-container-variant);
|
|
1949
|
+
color: var(--color-surface-on-container-disabled);
|
|
1812
1950
|
}
|
|
1813
|
-
|
|
1814
|
-
|
|
1815
|
-
|
|
1951
|
+
|
|
1952
|
+
._4N7l-._4N7l- {
|
|
1953
|
+
border-top-right-radius: 0;
|
|
1954
|
+
border-bottom-right-radius: 0;
|
|
1955
|
+
color: var(--color-primary-on-container-variant);
|
|
1816
1956
|
}
|
|
1817
|
-
.
|
|
1818
|
-
|
|
1819
|
-
box-shadow: 0 0 8px var(--color-primary-color);
|
|
1957
|
+
._4N7l-._4N7l-:hover {
|
|
1958
|
+
color: var(--color-primary-on-container-variant);
|
|
1820
1959
|
}
|
|
1821
|
-
.
|
|
1822
|
-
background: var(--color-
|
|
1823
|
-
box-shadow: none;
|
|
1960
|
+
._4N7l-._4N7l-:disabled {
|
|
1961
|
+
background-color: var(--color-primary-container-variant);
|
|
1824
1962
|
color: var(--color-surface-on-container-disabled);
|
|
1825
|
-
pointer-events: none;
|
|
1826
1963
|
}
|
|
1827
|
-
|
|
1828
|
-
|
|
1964
|
+
|
|
1965
|
+
._fMjHG._fMjHG {
|
|
1966
|
+
border-top-left-radius: 0;
|
|
1967
|
+
border-bottom-left-radius: 0;
|
|
1968
|
+
color: var(--color-primary-on-container-variant);
|
|
1829
1969
|
}
|
|
1830
|
-
.
|
|
1831
|
-
|
|
1832
|
-
z-index: var(--z-index-base);
|
|
1833
|
-
right: 6px;
|
|
1834
|
-
top: 6px;
|
|
1970
|
+
._fMjHG._fMjHG:hover {
|
|
1971
|
+
color: var(--color-primary-on-container-variant);
|
|
1835
1972
|
}
|
|
1836
|
-
.
|
|
1837
|
-
|
|
1973
|
+
._fMjHG._fMjHG:disabled {
|
|
1974
|
+
background-color: var(--color-primary-container-variant);
|
|
1975
|
+
color: var(--color-surface-on-container-disabled);
|
|
1838
1976
|
}
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
height: 38px;
|
|
1843
|
-
top: 6px;
|
|
1844
|
-
right: 6px;
|
|
1977
|
+
|
|
1978
|
+
._GqE-5 {
|
|
1979
|
+
height: 100%;
|
|
1845
1980
|
}
|
|
1846
|
-
|
|
1847
|
-
|
|
1981
|
+
|
|
1982
|
+
._GqE-5:hover button:not(._4N7l-):not(._e0lOH):not(._fMjHG) {
|
|
1983
|
+
background-color: var(--rdp-background-color);
|
|
1848
1984
|
}
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
|
|
1852
|
-
height: 38px;
|
|
1853
|
-
top: 8px;
|
|
1854
|
-
right: 8px;
|
|
1985
|
+
|
|
1986
|
+
._GqE-5:hover button {
|
|
1987
|
+
border-radius: 0;
|
|
1855
1988
|
}
|
|
1856
1989
|
|
|
1857
|
-
.
|
|
1858
|
-
|
|
1990
|
+
._GqE-5:hover > td:first-of-type button {
|
|
1991
|
+
border-top-left-radius: 100%;
|
|
1992
|
+
border-bottom-left-radius: 100%;
|
|
1859
1993
|
}
|
|
1860
|
-
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
|
-
font-weight: var(--p-font-weight-normal);
|
|
1865
|
-
display: flex;
|
|
1866
|
-
gap: 8px;
|
|
1867
|
-
border-radius: var(--border-radius-400);
|
|
1868
|
-
text-decoration: none;
|
|
1869
|
-
color: var(--color-surface-on-color);
|
|
1870
|
-
padding: 8px;
|
|
1871
|
-
align-items: center;
|
|
1872
|
-
border: 1px solid transparent;
|
|
1994
|
+
|
|
1995
|
+
._GqE-5:hover > td:last-of-type button {
|
|
1996
|
+
border-top-right-radius: 100%;
|
|
1997
|
+
border-bottom-right-radius: 100%;
|
|
1873
1998
|
}
|
|
1874
|
-
.
|
|
1875
|
-
|
|
1876
|
-
border-color: color-mix(in srgb, var(--color-surface-color) 100%, var(--color-surface-inverse) 5%);
|
|
1877
|
-
text-decoration: none;
|
|
1999
|
+
._YPyZ6 {
|
|
2000
|
+
position: relative;
|
|
1878
2001
|
}
|
|
1879
|
-
.
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
|
-
|
|
2002
|
+
._-cw0A {
|
|
2003
|
+
position: absolute;
|
|
2004
|
+
left: 0;
|
|
2005
|
+
z-index: var(--z-index-base);
|
|
2006
|
+
background: var(--color-surface-container);
|
|
2007
|
+
box-shadow: 0 0 12px -3px var(--color-outline-variant);
|
|
1883
2008
|
}
|
|
1884
|
-
.
|
|
1885
|
-
|
|
2009
|
+
._Id4qm {
|
|
2010
|
+
position: relative;
|
|
1886
2011
|
}
|
|
1887
|
-
.
|
|
1888
|
-
|
|
1889
|
-
padding: 0 20px;
|
|
1890
|
-
min-width: 720px;
|
|
2012
|
+
._s9d-m {
|
|
2013
|
+
padding-left: 24px;
|
|
1891
2014
|
}
|
|
1892
|
-
.
|
|
1893
|
-
|
|
2015
|
+
._Id4qm input {
|
|
2016
|
+
position: absolute;
|
|
2017
|
+
opacity: 0;
|
|
2018
|
+
cursor: pointer;
|
|
2019
|
+
z-index: var(--z-index-base);
|
|
2020
|
+
width: 16px;
|
|
2021
|
+
height: 16px;
|
|
2022
|
+
right: 0;
|
|
1894
2023
|
}
|
|
1895
|
-
.
|
|
1896
|
-
|
|
2024
|
+
._kmvBP {
|
|
2025
|
+
display: block;
|
|
2026
|
+
top: 0;
|
|
2027
|
+
left: 0;
|
|
2028
|
+
height: 14px;
|
|
2029
|
+
width: 14px;
|
|
2030
|
+
background-color: transparent;
|
|
2031
|
+
border-radius: 4px;
|
|
2032
|
+
border: 1px solid var(--color-outline);
|
|
2033
|
+
box-shadow: inset 0 1px 4px -2px var(--color-outline);
|
|
1897
2034
|
}
|
|
1898
|
-
.
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
|
|
2035
|
+
._kmvBP::after {
|
|
2036
|
+
position: absolute;
|
|
2037
|
+
content: "";
|
|
2038
|
+
opacity: 0;
|
|
1902
2039
|
}
|
|
1903
|
-
.
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
|
|
1907
|
-
|
|
1908
|
-
|
|
1909
|
-
width: 250px;
|
|
2040
|
+
input:checked ~ ._kmvBP {
|
|
2041
|
+
background-color: var(--color-primary-color);
|
|
2042
|
+
border-radius: 4px;
|
|
2043
|
+
transform: rotate(0deg) scale(1);
|
|
2044
|
+
opacity: 1;
|
|
2045
|
+
border: 1px solid var(--color-primary-color);
|
|
1910
2046
|
}
|
|
1911
|
-
|
|
1912
|
-
|
|
1913
|
-
|
|
1914
|
-
|
|
2047
|
+
input:checked ~ ._kmvBP::after {
|
|
2048
|
+
opacity: 1;
|
|
2049
|
+
transform: rotate(45deg) scale(1);
|
|
2050
|
+
left: 4px;
|
|
2051
|
+
top: 1px;
|
|
2052
|
+
width: 4px;
|
|
2053
|
+
height: 8px;
|
|
2054
|
+
border: solid var(--color-primary-on-color);
|
|
2055
|
+
border-width: 0 2px 2px 0;
|
|
2056
|
+
background-color: transparent;
|
|
2057
|
+
border-radius: 0;
|
|
1915
2058
|
}
|
|
1916
|
-
.
|
|
1917
|
-
|
|
1918
|
-
padding: 0;
|
|
1919
|
-
padding-right: 32px;
|
|
1920
|
-
border-right: 1px solid var(--color-outline);
|
|
1921
|
-
display: inline-block;
|
|
1922
|
-
width: 100%;
|
|
1923
|
-
box-sizing: border-box;
|
|
2059
|
+
input:focus-visible + ._kmvBP {
|
|
2060
|
+
outline: var(--color-primary-color) solid 1px;
|
|
1924
2061
|
}
|
|
1925
|
-
.
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
padding: 0 4px;
|
|
1929
|
-
margin: 0px auto 0;
|
|
2062
|
+
input:disabled + ._kmvBP {
|
|
2063
|
+
background-color: var(--color-surface-container-disabled);
|
|
2064
|
+
border: 1px solid var(--color-outline);
|
|
1930
2065
|
}
|
|
1931
|
-
.
|
|
1932
|
-
|
|
2066
|
+
input:disabled + ._kmvBP::after {
|
|
2067
|
+
box-shadow: none;
|
|
2068
|
+
border: solid #9f9f9f !important;
|
|
2069
|
+
border-width: 0 2px 2px 0 !important;
|
|
1933
2070
|
}
|
|
1934
|
-
.
|
|
1935
|
-
|
|
1936
|
-
|
|
1937
|
-
|
|
1938
|
-
|
|
2071
|
+
._NwD6V {
|
|
2072
|
+
box-shadow: 0 0 12px -3px var(--color-outline-variant);
|
|
2073
|
+
border: 1px solid var(--color-outline);
|
|
2074
|
+
border-radius: 8px;
|
|
2075
|
+
background-color: var(--color-surface-color);
|
|
2076
|
+
max-width: 446px;
|
|
2077
|
+
min-width: 390px;
|
|
2078
|
+
overflow: hidden;
|
|
2079
|
+
outline: none;
|
|
2080
|
+
transform: translateX(450px);
|
|
2081
|
+
opacity: 0;
|
|
2082
|
+
transition: transform 0.2s cubic-bezier(0.17, 0.67, 0.16, 0.99), opacity 0.2s linear;
|
|
1939
2083
|
}
|
|
1940
|
-
.
|
|
1941
|
-
|
|
2084
|
+
._4ofZb {
|
|
2085
|
+
opacity: 1;
|
|
2086
|
+
transform: translateX(0);
|
|
1942
2087
|
}
|
|
1943
|
-
.
|
|
1944
|
-
|
|
1945
|
-
font-size: var(--font-size-200);
|
|
1946
|
-
line-height: var(--font-line-height-200);
|
|
1947
|
-
font-weight: var(--p-font-weight-normal);
|
|
1948
|
-
text-decoration: none;
|
|
1949
|
-
color: var(--color-surface-on-color);
|
|
1950
|
-
padding: 12px 20px;
|
|
1951
|
-
display: flex;
|
|
1952
|
-
align-items: center;
|
|
1953
|
-
justify-content: space-between;
|
|
1954
|
-
border-radius: 0 4px 4px 0;
|
|
1955
|
-
transition: background-color 0.05s ease;
|
|
1956
|
-
gap: 8px;
|
|
1957
|
-
flex-wrap: wrap;
|
|
1958
|
-
border-left: 2px solid transparent;
|
|
1959
|
-
word-break: break-all;
|
|
2088
|
+
._hGoMD {
|
|
2089
|
+
opacity: 0;
|
|
1960
2090
|
}
|
|
1961
|
-
.
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
2091
|
+
._iK5zl {
|
|
2092
|
+
position: fixed;
|
|
2093
|
+
bottom: 78px;
|
|
2094
|
+
right: 10px;
|
|
1965
2095
|
}
|
|
1966
|
-
.
|
|
2096
|
+
._V9hLa {
|
|
2097
|
+
max-width: 100%;
|
|
2098
|
+
max-height: 100%;
|
|
2099
|
+
}
|
|
2100
|
+
._oOqUg {
|
|
2101
|
+
padding: 32px;
|
|
2102
|
+
}
|
|
2103
|
+
._5zcBK {
|
|
2104
|
+
position: absolute;
|
|
2105
|
+
top: 10px;
|
|
2106
|
+
right: 10px;
|
|
2107
|
+
}
|
|
2108
|
+
._iSC5P._iSC5P {
|
|
1967
2109
|
font-family: var(--font-family-body);
|
|
1968
2110
|
font-size: var(--font-size-200);
|
|
1969
2111
|
line-height: var(--font-line-height-200);
|
|
1970
2112
|
font-weight: var(--p-font-weight-normal);
|
|
1971
|
-
|
|
1972
|
-
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
|
-
cursor: default;
|
|
2113
|
+
background: var(--color-surface-inverse);
|
|
2114
|
+
color: var(--color-surface-on-inverse);
|
|
2115
|
+
border-radius: var(--border-radius-400);
|
|
2116
|
+
min-height: auto;
|
|
1976
2117
|
}
|
|
1977
|
-
.
|
|
1978
|
-
|
|
2118
|
+
._iSC5P._OWpOG {
|
|
2119
|
+
background-color: var(--color-danger-color);
|
|
1979
2120
|
}
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
|
|
2121
|
+
|
|
2122
|
+
._4JJwF {
|
|
2123
|
+
padding-left: 20px;
|
|
1983
2124
|
}
|
|
1984
|
-
|
|
2125
|
+
|
|
2126
|
+
@media only screen and (max-width: 480px) {
|
|
2127
|
+
.Toastify__toast-container--bottom-center {
|
|
2128
|
+
padding: 1em;
|
|
2129
|
+
}
|
|
2130
|
+
}
|
|
2131
|
+
._F4U3o {
|
|
2132
|
+
text-align: left;
|
|
2133
|
+
}
|
|
2134
|
+
._KKljd {
|
|
1985
2135
|
font-family: var(--font-family-body);
|
|
1986
2136
|
font-size: var(--font-size-100);
|
|
1987
2137
|
line-height: var(--font-line-height-100);
|
|
1988
2138
|
font-weight: var(--p-font-weight-normal);
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
|
-
|
|
1992
|
-
|
|
1993
|
-
|
|
1994
|
-
text-align: center;
|
|
1995
|
-
border-radius: 20px;
|
|
1996
|
-
box-sizing: border-box;
|
|
1997
|
-
padding: 0 6px;
|
|
1998
|
-
align-items: center;
|
|
1999
|
-
justify-content: center;
|
|
2000
|
-
border: 1px solid var(--color-surface-color);
|
|
2139
|
+
font-weight: var(--p-font-weight-bold);
|
|
2140
|
+
padding: 0 16px 8px 16px;
|
|
2141
|
+
background-color: unset;
|
|
2142
|
+
color: var(--color-surface-on-color-bold);
|
|
2143
|
+
border: 0;
|
|
2001
2144
|
}
|
|
2002
|
-
.
|
|
2003
|
-
|
|
2145
|
+
._oKH7a {
|
|
2146
|
+
cursor: pointer;
|
|
2004
2147
|
}
|
|
2005
|
-
.
|
|
2006
|
-
|
|
2148
|
+
._xrDya:not(:focus-visible) {
|
|
2149
|
+
/* Remove the focus indicator on mouse-focus for browsers
|
|
2150
|
+
that do support :focus-visible */
|
|
2151
|
+
outline: none;
|
|
2007
2152
|
}
|
|
2008
|
-
.
|
|
2009
|
-
|
|
2153
|
+
._RLGaD {
|
|
2154
|
+
box-sizing: content-box;
|
|
2010
2155
|
}
|
|
2011
|
-
.
|
|
2012
|
-
|
|
2156
|
+
._3p3fm {
|
|
2157
|
+
width: 100%;
|
|
2158
|
+
height: 100%;
|
|
2159
|
+
display: flex;
|
|
2160
|
+
align-items: center;
|
|
2013
2161
|
}
|
|
2014
|
-
.
|
|
2015
|
-
|
|
2162
|
+
._rXid3 {
|
|
2163
|
+
justify-content: flex-end;
|
|
2164
|
+
text-align: right;
|
|
2016
2165
|
}
|
|
2017
|
-
.
|
|
2018
|
-
|
|
2019
|
-
|
|
2166
|
+
._vgjHE {
|
|
2167
|
+
-webkit-text-decoration: underline dotted;
|
|
2168
|
+
text-decoration: underline dotted;
|
|
2169
|
+
cursor: pointer;
|
|
2020
2170
|
}
|
|
2021
|
-
.
|
|
2022
|
-
|
|
2023
|
-
|
|
2024
|
-
|
|
2025
|
-
left: 0px;
|
|
2026
|
-
right: 0px;
|
|
2027
|
-
background-color: rgb(from var(--color-surface-inverse) r g b/0.65);
|
|
2028
|
-
display: flex;
|
|
2029
|
-
align-items: center;
|
|
2030
|
-
flex-direction: column;
|
|
2171
|
+
._-xiIl {
|
|
2172
|
+
display: inline-block;
|
|
2173
|
+
padding-left: 8px;
|
|
2174
|
+
line-height: 1em;
|
|
2031
2175
|
}
|
|
2032
|
-
.
|
|
2033
|
-
|
|
2034
|
-
flex-basis: 20px;
|
|
2035
|
-
flex-shrink: 0;
|
|
2036
|
-
content: "";
|
|
2176
|
+
._zEfoA {
|
|
2177
|
+
position: relative;
|
|
2037
2178
|
}
|
|
2038
|
-
.
|
|
2179
|
+
._v-WNu {
|
|
2180
|
+
position: relative;
|
|
2181
|
+
}
|
|
2182
|
+
._xI2-r > table > thead, ._xI2-r > table > tfoot {
|
|
2183
|
+
position: sticky;
|
|
2184
|
+
background-color: var(--color-surface-color);
|
|
2185
|
+
z-index: var(--z-index-base);
|
|
2186
|
+
}
|
|
2187
|
+
._xI2-r > table > thead {
|
|
2188
|
+
top: 0;
|
|
2189
|
+
}
|
|
2190
|
+
._xI2-r > table > tfoot {
|
|
2191
|
+
bottom: 0;
|
|
2192
|
+
}
|
|
2193
|
+
._ED7Nm {
|
|
2194
|
+
position: absolute;
|
|
2039
2195
|
width: 100%;
|
|
2040
|
-
|
|
2041
|
-
|
|
2042
|
-
|
|
2043
|
-
content:
|
|
2196
|
+
height: 100%;
|
|
2197
|
+
display: flex;
|
|
2198
|
+
align-items: center;
|
|
2199
|
+
justify-content: center;
|
|
2200
|
+
z-index: var(--z-index-base);
|
|
2044
2201
|
}
|
|
2045
|
-
|
|
2046
|
-
|
|
2047
|
-
|
|
2048
|
-
|
|
2202
|
+
._fnq34 {
|
|
2203
|
+
width: 100%;
|
|
2204
|
+
height: 100%;
|
|
2205
|
+
border-spacing: 0;
|
|
2206
|
+
border-collapse: separate;
|
|
2207
|
+
border: 0;
|
|
2049
2208
|
}
|
|
2050
|
-
|
|
2051
|
-
|
|
2052
|
-
opacity: 0;
|
|
2209
|
+
._qSrJq {
|
|
2210
|
+
table-layout: fixed;
|
|
2053
2211
|
}
|
|
2054
|
-
|
|
2055
|
-
|
|
2056
|
-
|
|
2212
|
+
._1SNLz {
|
|
2213
|
+
font-family: var(--font-family-body);
|
|
2214
|
+
font-size: var(--font-size-200);
|
|
2215
|
+
line-height: var(--font-line-height-200);
|
|
2216
|
+
font-weight: var(--p-font-weight-normal);
|
|
2057
2217
|
border: 1px solid var(--color-outline);
|
|
2058
|
-
|
|
2059
|
-
overflow: auto;
|
|
2060
|
-
outline: none;
|
|
2061
|
-
padding: 32px 24px;
|
|
2062
|
-
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
|
|
2063
|
-
display: flex;
|
|
2064
|
-
flex-direction: column;
|
|
2065
|
-
box-sizing: border-box;
|
|
2066
|
-
min-height: 266px;
|
|
2218
|
+
border-radius: var(--border-radius-600);
|
|
2067
2219
|
}
|
|
2068
|
-
.
|
|
2069
|
-
|
|
2220
|
+
._1SNLz tr:first-of-type > td:first-of-type {
|
|
2221
|
+
border-top-left-radius: var(--border-radius-600);
|
|
2070
2222
|
}
|
|
2071
|
-
|
|
2072
|
-
|
|
2073
|
-
opacity: 1;
|
|
2223
|
+
._1SNLz tr:first-of-type > td:last-of-type {
|
|
2224
|
+
border-top-right-radius: var(--border-radius-600);
|
|
2074
2225
|
}
|
|
2075
|
-
|
|
2076
|
-
|
|
2077
|
-
opacity: 0;
|
|
2226
|
+
._1SNLz tr:last-of-type > td:first-of-type {
|
|
2227
|
+
border-bottom-left-radius: var(--border-radius-600);
|
|
2078
2228
|
}
|
|
2079
|
-
.
|
|
2080
|
-
|
|
2081
|
-
font-size: var(--font-size-500);
|
|
2082
|
-
line-height: var(--font-line-height-500);
|
|
2083
|
-
font-weight: var(--p-font-weight-semibold);
|
|
2084
|
-
color: var(--color-surface-on-color-bold);
|
|
2085
|
-
padding: 0;
|
|
2229
|
+
._1SNLz tr:last-of-type > td:last-of-type {
|
|
2230
|
+
border-bottom-right-radius: var(--border-radius-600);
|
|
2086
2231
|
}
|
|
2087
|
-
.
|
|
2088
|
-
|
|
2089
|
-
justify-content: end;
|
|
2090
|
-
margin-bottom: -20px;
|
|
2091
|
-
margin-right: 8px;
|
|
2092
|
-
z-index: calc(var(--z-index-base) + 2);
|
|
2232
|
+
._zCIMD tr:last-of-type > td:first-of-type {
|
|
2233
|
+
border-bottom-left-radius: 0;
|
|
2093
2234
|
}
|
|
2094
|
-
|
|
2095
|
-
|
|
2096
|
-
font-family: var(--font-family-body);
|
|
2097
|
-
font-size: var(--font-size-400);
|
|
2098
|
-
line-height: var(--font-line-height-400);
|
|
2099
|
-
font-weight: var(--p-font-weight-normal);
|
|
2100
|
-
color: var(--color-surface-on-color);
|
|
2235
|
+
._zCIMD tr:last-of-type > td:last-of-type {
|
|
2236
|
+
border-bottom-right-radius: 0;
|
|
2101
2237
|
}
|
|
2102
|
-
|
|
2103
|
-
* This is for adding a shadow when the body is scrollable.
|
|
2104
|
-
* It is using ::before and ::after to accomplish that => https://www.kizu.ru/shadowscroll/
|
|
2105
|
-
* There is a cleaner solution using background-attachment (https://lea.verou.me/2012/04/background-attachment-local/) but I had some issues in Chrome using that approach
|
|
2106
|
-
*/
|
|
2107
|
-
._4YK4k {
|
|
2238
|
+
._mp1Ok {
|
|
2108
2239
|
font-family: var(--font-family-body);
|
|
2109
2240
|
font-size: var(--font-size-200);
|
|
2110
2241
|
line-height: var(--font-line-height-200);
|
|
2111
2242
|
font-weight: var(--p-font-weight-normal);
|
|
2112
|
-
|
|
2113
|
-
position: relative;
|
|
2114
|
-
padding: 0 8px 0 8px;
|
|
2243
|
+
font-weight: var(--p-font-weight-bold);
|
|
2115
2244
|
}
|
|
2116
|
-
.
|
|
2117
|
-
|
|
2118
|
-
background: var(--color-surface-color) no-repeat;
|
|
2119
|
-
background-image: radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
|
|
2120
|
-
background-position: 0 0, 0 100%;
|
|
2121
|
-
background-size: 100% 14px;
|
|
2245
|
+
._mp1Ok tr td {
|
|
2246
|
+
background: var(--color-surface-container-high);
|
|
2122
2247
|
}
|
|
2123
|
-
.
|
|
2124
|
-
|
|
2125
|
-
position: relative;
|
|
2126
|
-
z-index: -1;
|
|
2127
|
-
display: block;
|
|
2128
|
-
height: 30px;
|
|
2129
|
-
margin: 0 0 -30px;
|
|
2130
|
-
background: linear-gradient(to bottom, var(--color-surface-color), var(--color-surface-color) 30%, rgba(255, 255, 255, 0));
|
|
2248
|
+
._mp1Ok tr td:first-of-type {
|
|
2249
|
+
border-left: 1px solid var(--color-outline);
|
|
2131
2250
|
}
|
|
2132
|
-
.
|
|
2133
|
-
|
|
2134
|
-
background: linear-gradient(to bottom, rgba(255, 255, 255, 0), var(--color-surface-color) 70%, var(--color-surface-color));
|
|
2251
|
+
._mp1Ok tr td:last-of-type {
|
|
2252
|
+
border-right: 1px solid var(--color-outline);
|
|
2135
2253
|
}
|
|
2136
|
-
.
|
|
2137
|
-
|
|
2254
|
+
._mp1Ok tr:first-of-type td {
|
|
2255
|
+
border-top: 0;
|
|
2138
2256
|
}
|
|
2139
|
-
.
|
|
2140
|
-
|
|
2141
|
-
display: flex;
|
|
2142
|
-
flex-direction: column;
|
|
2143
|
-
justify-content: flex-end;
|
|
2144
|
-
padding: 32px 8px 0 8px;
|
|
2257
|
+
._mp1Ok tr:last-of-type td:first-of-type {
|
|
2258
|
+
border-bottom-left-radius: var(--border-radius-600);
|
|
2145
2259
|
}
|
|
2146
|
-
|
|
2147
|
-
|
|
2148
|
-
margin-left: -12px;
|
|
2260
|
+
._mp1Ok tr:last-of-type td:last-of-type {
|
|
2261
|
+
border-bottom-right-radius: var(--border-radius-600);
|
|
2149
2262
|
}
|
|
2150
|
-
.
|
|
2151
|
-
|
|
2152
|
-
--rdp-caption-font-size: var(--font-size-300);
|
|
2153
|
-
--rdp-accent-color: var(--color-primary-container-variant);
|
|
2154
|
-
--rdp-background-color: color-mix(
|
|
2155
|
-
in srgb,
|
|
2156
|
-
var(--color-surface-color) 100%,
|
|
2157
|
-
var(--color-surface-inverse) 5%
|
|
2158
|
-
);
|
|
2159
|
-
--rdp-accent-color-dark: var(--color-primary-color);
|
|
2160
|
-
--rdp-background-color-dark: var(--color-surface-on-color);
|
|
2161
|
-
--rdp-outline: 2px solid var(--rdp-accent-color); /* Outline border for focused elements */
|
|
2162
|
-
--rdp-outline-selected: 3px solid var(--rdp-accent-color); /* Outline border for focused _and_ selected elements */
|
|
2163
|
-
margin: 1em;
|
|
2263
|
+
._vdEZz {
|
|
2264
|
+
margin-top: 20px;
|
|
2164
2265
|
}
|
|
2165
|
-
|
|
2166
|
-
|
|
2167
|
-
|
|
2168
|
-
|
|
2169
|
-
|
|
2170
|
-
|
|
2171
|
-
|
|
2266
|
+
._wZ8Xg {
|
|
2267
|
+
width: 100%;
|
|
2268
|
+
height: 20px;
|
|
2269
|
+
border: 1px solid var(--color-outline);
|
|
2270
|
+
box-sizing: border-box;
|
|
2271
|
+
position: absolute;
|
|
2272
|
+
z-index: var(--z-index-base);
|
|
2273
|
+
pointer-events: none;
|
|
2172
2274
|
}
|
|
2173
|
-
|
|
2174
|
-
|
|
2175
|
-
display: flex;
|
|
2176
|
-
align-items: center;
|
|
2177
|
-
justify-content: space-between;
|
|
2178
|
-
padding: 0;
|
|
2179
|
-
text-align: left;
|
|
2180
|
-
color: var(--color-surface-on-color);
|
|
2275
|
+
._C5CU0 {
|
|
2276
|
+
width: calc(100% - 15px);
|
|
2181
2277
|
}
|
|
2182
|
-
|
|
2183
|
-
|
|
2184
|
-
|
|
2185
|
-
|
|
2186
|
-
|
|
2187
|
-
font-weight: var(--p-font-weight-normal);
|
|
2188
|
-
vertical-align: middle;
|
|
2189
|
-
text-align: center;
|
|
2190
|
-
height: 100%;
|
|
2191
|
-
height: var(--rdp-cell-size);
|
|
2192
|
-
padding: 0;
|
|
2193
|
-
color: var(--color-surface-on-color-subtle);
|
|
2194
|
-
background: none;
|
|
2195
|
-
border: none;
|
|
2278
|
+
._L5fRB {
|
|
2279
|
+
top: 24px;
|
|
2280
|
+
border-bottom: 0;
|
|
2281
|
+
border-top-right-radius: var(--border-radius-600);
|
|
2282
|
+
border-top-left-radius: var(--border-radius-600);
|
|
2196
2283
|
}
|
|
2197
|
-
|
|
2198
|
-
|
|
2199
|
-
|
|
2200
|
-
|
|
2284
|
+
._omhE4 {
|
|
2285
|
+
bottom: 0;
|
|
2286
|
+
border-top: 0;
|
|
2287
|
+
border-bottom-right-radius: var(--border-radius-600);
|
|
2288
|
+
border-bottom-left-radius: var(--border-radius-600);
|
|
2201
2289
|
}
|
|
2202
|
-
|
|
2203
|
-
|
|
2204
|
-
|
|
2290
|
+
._mpDFy {
|
|
2291
|
+
width: var(--border-radius-600);
|
|
2292
|
+
height: var(--border-radius-600);
|
|
2293
|
+
overflow: hidden;
|
|
2294
|
+
position: absolute;
|
|
2295
|
+
left: -1px;
|
|
2205
2296
|
}
|
|
2206
|
-
|
|
2207
|
-
|
|
2208
|
-
display:
|
|
2209
|
-
|
|
2210
|
-
|
|
2211
|
-
|
|
2212
|
-
|
|
2213
|
-
|
|
2214
|
-
border-radius: 100%;
|
|
2215
|
-
color: var(--color-surface-on-color-disabled);
|
|
2297
|
+
._mpDFy::before {
|
|
2298
|
+
content: "";
|
|
2299
|
+
display: block;
|
|
2300
|
+
width: 200%;
|
|
2301
|
+
height: 200%;
|
|
2302
|
+
position: absolute;
|
|
2303
|
+
border-radius: 50%;
|
|
2304
|
+
left: 0;
|
|
2216
2305
|
}
|
|
2217
|
-
|
|
2218
|
-
|
|
2219
|
-
background-color: var(--color-primary-container-variant);
|
|
2220
|
-
color: var(--color-primary-on-container-variant);
|
|
2221
|
-
opacity: 1;
|
|
2306
|
+
._G3b-p {
|
|
2307
|
+
top: -1px;
|
|
2222
2308
|
}
|
|
2223
|
-
.
|
|
2224
|
-
|
|
2225
|
-
|
|
2309
|
+
._G3b-p::before {
|
|
2310
|
+
top: 0;
|
|
2311
|
+
box-shadow: -6px -6px 0 0 var(--corner-background-color);
|
|
2226
2312
|
}
|
|
2227
|
-
|
|
2228
|
-
|
|
2229
|
-
background-color: var(--color-primary-container);
|
|
2230
|
-
color: var(--color-surface-on-container-disabled);
|
|
2231
|
-
opacity: 1;
|
|
2313
|
+
._YUMxZ {
|
|
2314
|
+
bottom: -1px;
|
|
2232
2315
|
}
|
|
2233
|
-
.
|
|
2234
|
-
|
|
2235
|
-
|
|
2236
|
-
--rdp-accent-color: var(--color-primary-container-variant);
|
|
2237
|
-
--rdp-background-color: color-mix(
|
|
2238
|
-
in srgb,
|
|
2239
|
-
var(--color-surface-color) 100%,
|
|
2240
|
-
var(--color-surface-inverse) 5%
|
|
2241
|
-
);
|
|
2242
|
-
--rdp-accent-color-dark: var(--color-primary-color);
|
|
2243
|
-
--rdp-background-color-dark: var(--color-surface-on-color);
|
|
2244
|
-
--rdp-outline: 2px solid var(--rdp-accent-color); /* Outline border for focused elements */
|
|
2245
|
-
--rdp-outline-selected: 3px solid var(--rdp-accent-color); /* Outline border for focused _and_ selected elements */
|
|
2246
|
-
margin: 1em;
|
|
2316
|
+
._YUMxZ::before {
|
|
2317
|
+
bottom: 0;
|
|
2318
|
+
box-shadow: -6px 6px 0 0 var(--corner-background-color);
|
|
2247
2319
|
}
|
|
2248
|
-
|
|
2249
|
-
|
|
2250
|
-
|
|
2251
|
-
|
|
2252
|
-
|
|
2253
|
-
|
|
2254
|
-
|
|
2320
|
+
._xUVcY {
|
|
2321
|
+
width: var(--border-radius-600);
|
|
2322
|
+
height: var(--border-radius-600);
|
|
2323
|
+
overflow: hidden;
|
|
2324
|
+
position: absolute;
|
|
2325
|
+
right: -1px;
|
|
2326
|
+
}
|
|
2327
|
+
._xUVcY::before {
|
|
2328
|
+
content: "";
|
|
2329
|
+
display: block;
|
|
2330
|
+
width: 200%;
|
|
2331
|
+
height: 200%;
|
|
2332
|
+
position: absolute;
|
|
2333
|
+
border-radius: 50%;
|
|
2334
|
+
right: 0;
|
|
2335
|
+
}
|
|
2336
|
+
._BE0hn {
|
|
2337
|
+
top: -1px;
|
|
2338
|
+
}
|
|
2339
|
+
._BE0hn::before {
|
|
2340
|
+
top: 0;
|
|
2341
|
+
box-shadow: 6px -6px 0 0 var(--corner-background-color);
|
|
2342
|
+
}
|
|
2343
|
+
._UtFdB {
|
|
2344
|
+
bottom: -1px;
|
|
2345
|
+
}
|
|
2346
|
+
._UtFdB::before {
|
|
2347
|
+
bottom: 0;
|
|
2348
|
+
box-shadow: 6px 6px 0 0 var(--corner-background-color);
|
|
2255
2349
|
}
|
|
2256
|
-
|
|
2257
|
-
|
|
2258
|
-
|
|
2259
|
-
|
|
2260
|
-
|
|
2261
|
-
|
|
2262
|
-
text-align: left;
|
|
2263
|
-
color: var(--color-surface-on-color);
|
|
2350
|
+
._omAUf {
|
|
2351
|
+
padding: 16px 12px 16px 12px;
|
|
2352
|
+
margin: 1px;
|
|
2353
|
+
position: relative;
|
|
2354
|
+
border-radius: var(--border-radius-600);
|
|
2355
|
+
border: 1px solid var(--color-outline);
|
|
2264
2356
|
}
|
|
2265
2357
|
|
|
2266
|
-
.
|
|
2358
|
+
._8xIYW {
|
|
2267
2359
|
font-family: var(--font-family-body);
|
|
2268
2360
|
font-size: var(--font-size-200);
|
|
2269
2361
|
line-height: var(--font-line-height-200);
|
|
2270
2362
|
font-weight: var(--p-font-weight-normal);
|
|
2271
|
-
|
|
2272
|
-
|
|
2273
|
-
height: 100%;
|
|
2274
|
-
height: var(--rdp-cell-size);
|
|
2275
|
-
padding: 0;
|
|
2276
|
-
color: var(--color-surface-on-color-subtle);
|
|
2277
|
-
background: none;
|
|
2278
|
-
border: none;
|
|
2363
|
+
font-weight: var(--p-font-weight-bold);
|
|
2364
|
+
color: var(--color-surface-on-color-bold);
|
|
2279
2365
|
}
|
|
2280
2366
|
|
|
2281
|
-
.
|
|
2282
|
-
|
|
2283
|
-
font-
|
|
2367
|
+
._oA2J6 {
|
|
2368
|
+
font-family: var(--font-family-body);
|
|
2369
|
+
font-size: var(--font-size-200);
|
|
2370
|
+
line-height: var(--font-line-height-200);
|
|
2371
|
+
font-weight: var(--p-font-weight-normal);
|
|
2372
|
+
flex-grow: 1;
|
|
2373
|
+
color: var(--color-surface-on-color);
|
|
2284
2374
|
}
|
|
2285
|
-
|
|
2286
|
-
|
|
2287
|
-
color: var(--color-surface-on-color
|
|
2375
|
+
._oA2J6 a {
|
|
2376
|
+
text-decoration: underline;
|
|
2377
|
+
color: var(--color-surface-on-color);
|
|
2288
2378
|
}
|
|
2289
|
-
|
|
2290
|
-
|
|
2291
|
-
display: inline-flex;
|
|
2292
|
-
align-items: center;
|
|
2293
|
-
justify-content: center;
|
|
2294
|
-
width: var(--rdp-cell-size);
|
|
2295
|
-
height: var(--rdp-cell-size);
|
|
2296
|
-
padding: 0.25em;
|
|
2297
|
-
border-radius: 100%;
|
|
2298
|
-
color: var(--color-surface-on-color-disabled);
|
|
2379
|
+
._oA2J6 a:hover {
|
|
2380
|
+
cursor: pointer;
|
|
2299
2381
|
}
|
|
2300
2382
|
|
|
2301
|
-
.
|
|
2302
|
-
|
|
2303
|
-
border-radius: 0;
|
|
2304
|
-
}
|
|
2305
|
-
._e0lOH._e0lOH:hover {
|
|
2306
|
-
color: var(--color-primary-on-container-variant);
|
|
2307
|
-
}
|
|
2308
|
-
._e0lOH._e0lOH:disabled {
|
|
2309
|
-
background-color: var(--color-primary-container-variant);
|
|
2310
|
-
color: var(--color-surface-on-container-disabled);
|
|
2383
|
+
._PLG8Z {
|
|
2384
|
+
margin-bottom: 4px;
|
|
2311
2385
|
}
|
|
2312
2386
|
|
|
2313
|
-
.
|
|
2314
|
-
|
|
2315
|
-
border-bottom-right-radius: 0;
|
|
2316
|
-
color: var(--color-primary-on-container-variant);
|
|
2387
|
+
._CRmFE {
|
|
2388
|
+
background: var(--color-info-container-variant);
|
|
2317
2389
|
}
|
|
2318
|
-
.
|
|
2319
|
-
color: var(--color-
|
|
2390
|
+
._CRmFE ._T80if {
|
|
2391
|
+
color: var(--color-info-on-container-variant);
|
|
2392
|
+
padding-top: 10px;
|
|
2320
2393
|
}
|
|
2321
|
-
.
|
|
2322
|
-
|
|
2323
|
-
color: var(--color-surface-on-container-disabled);
|
|
2394
|
+
._CRmFE ._uJl2Y {
|
|
2395
|
+
padding-top: 0;
|
|
2324
2396
|
}
|
|
2325
2397
|
|
|
2326
|
-
.
|
|
2327
|
-
|
|
2328
|
-
border-bottom-left-radius: 0;
|
|
2329
|
-
color: var(--color-primary-on-container-variant);
|
|
2330
|
-
}
|
|
2331
|
-
._fMjHG._fMjHG:hover {
|
|
2332
|
-
color: var(--color-primary-on-container-variant);
|
|
2398
|
+
._PgpTw {
|
|
2399
|
+
background: var(--color-success-container-variant);
|
|
2333
2400
|
}
|
|
2334
|
-
.
|
|
2335
|
-
|
|
2336
|
-
|
|
2401
|
+
._PgpTw ._T80if {
|
|
2402
|
+
color: var(--color-success-on-container-variant);
|
|
2403
|
+
padding-top: 10px;
|
|
2337
2404
|
}
|
|
2338
|
-
|
|
2339
|
-
|
|
2340
|
-
height: 100%;
|
|
2405
|
+
._PgpTw ._uJl2Y {
|
|
2406
|
+
padding-top: 0;
|
|
2341
2407
|
}
|
|
2342
2408
|
|
|
2343
|
-
.
|
|
2344
|
-
background
|
|
2409
|
+
._O-lNW {
|
|
2410
|
+
background: var(--color-danger-container-variant);
|
|
2345
2411
|
}
|
|
2346
|
-
|
|
2347
|
-
|
|
2348
|
-
|
|
2412
|
+
._O-lNW ._T80if {
|
|
2413
|
+
color: var(--color-danger-on-container-variant);
|
|
2414
|
+
padding-top: 10px;
|
|
2349
2415
|
}
|
|
2350
|
-
|
|
2351
|
-
|
|
2352
|
-
border-top-left-radius: 100%;
|
|
2353
|
-
border-bottom-left-radius: 100%;
|
|
2416
|
+
._O-lNW ._uJl2Y {
|
|
2417
|
+
padding-top: 0;
|
|
2354
2418
|
}
|
|
2355
2419
|
|
|
2356
|
-
.
|
|
2357
|
-
|
|
2358
|
-
border-bottom-right-radius: 100%;
|
|
2359
|
-
}
|
|
2360
|
-
._YPyZ6 {
|
|
2361
|
-
position: relative;
|
|
2420
|
+
._fICdJ {
|
|
2421
|
+
background: var(--color-warning-container-variant);
|
|
2362
2422
|
}
|
|
2363
|
-
.
|
|
2364
|
-
|
|
2365
|
-
|
|
2366
|
-
z-index: var(--z-index-base);
|
|
2367
|
-
background: var(--color-surface-container);
|
|
2368
|
-
box-shadow: 0 0 12px -3px var(--color-outline-variant);
|
|
2423
|
+
._fICdJ ._T80if {
|
|
2424
|
+
color: var(--color-warning-on-container-variant);
|
|
2425
|
+
padding-top: 10px;
|
|
2369
2426
|
}
|
|
2370
|
-
.
|
|
2371
|
-
|
|
2427
|
+
._fICdJ ._uJl2Y {
|
|
2428
|
+
padding-top: 0;
|
|
2372
2429
|
}
|
|
2373
|
-
|
|
2374
|
-
|
|
2430
|
+
|
|
2431
|
+
._kUB2k {
|
|
2432
|
+
background: var(--color-upsell-container-variant);
|
|
2375
2433
|
}
|
|
2376
|
-
.
|
|
2377
|
-
|
|
2378
|
-
|
|
2379
|
-
cursor: pointer;
|
|
2380
|
-
z-index: var(--z-index-base);
|
|
2381
|
-
width: 16px;
|
|
2382
|
-
height: 16px;
|
|
2383
|
-
right: 0;
|
|
2434
|
+
._kUB2k ._T80if {
|
|
2435
|
+
color: var(--color-upsell-on-container-variant);
|
|
2436
|
+
padding-top: 10px;
|
|
2384
2437
|
}
|
|
2385
|
-
.
|
|
2386
|
-
|
|
2387
|
-
top: 0;
|
|
2388
|
-
left: 0;
|
|
2389
|
-
height: 14px;
|
|
2390
|
-
width: 14px;
|
|
2391
|
-
background-color: transparent;
|
|
2392
|
-
border-radius: 4px;
|
|
2393
|
-
border: 1px solid var(--color-outline);
|
|
2394
|
-
box-shadow: inset 0 1px 4px -2px var(--color-outline);
|
|
2438
|
+
._kUB2k ._uJl2Y {
|
|
2439
|
+
padding-top: 0;
|
|
2395
2440
|
}
|
|
2396
|
-
|
|
2441
|
+
|
|
2442
|
+
._P6nbA {
|
|
2397
2443
|
position: absolute;
|
|
2398
|
-
|
|
2399
|
-
|
|
2400
|
-
|
|
2401
|
-
|
|
2402
|
-
background-color: var(--color-primary-color);
|
|
2403
|
-
border-radius: 4px;
|
|
2404
|
-
transform: rotate(0deg) scale(1);
|
|
2405
|
-
opacity: 1;
|
|
2406
|
-
border: 1px solid var(--color-primary-color);
|
|
2407
|
-
}
|
|
2408
|
-
input:checked ~ ._kmvBP::after {
|
|
2409
|
-
opacity: 1;
|
|
2410
|
-
transform: rotate(45deg) scale(1);
|
|
2411
|
-
left: 4px;
|
|
2412
|
-
top: 1px;
|
|
2413
|
-
width: 4px;
|
|
2414
|
-
height: 8px;
|
|
2415
|
-
border: solid var(--color-primary-on-color);
|
|
2416
|
-
border-width: 0 2px 2px 0;
|
|
2417
|
-
background-color: transparent;
|
|
2418
|
-
border-radius: 0;
|
|
2419
|
-
}
|
|
2420
|
-
input:focus-visible + ._kmvBP {
|
|
2421
|
-
outline: var(--color-primary-color) solid 1px;
|
|
2422
|
-
}
|
|
2423
|
-
input:disabled + ._kmvBP {
|
|
2424
|
-
background-color: var(--color-surface-container-disabled);
|
|
2425
|
-
border: 1px solid var(--color-outline);
|
|
2426
|
-
}
|
|
2427
|
-
input:disabled + ._kmvBP::after {
|
|
2428
|
-
box-shadow: none;
|
|
2429
|
-
border: solid #9f9f9f !important;
|
|
2430
|
-
border-width: 0 2px 2px 0 !important;
|
|
2431
|
-
}
|
|
2432
|
-
._NwD6V {
|
|
2433
|
-
box-shadow: 0 0 12px -3px var(--color-outline-variant);
|
|
2434
|
-
border: 1px solid var(--color-outline);
|
|
2435
|
-
border-radius: 8px;
|
|
2436
|
-
background-color: var(--color-surface-color);
|
|
2437
|
-
max-width: 446px;
|
|
2438
|
-
min-width: 390px;
|
|
2439
|
-
overflow: hidden;
|
|
2440
|
-
outline: none;
|
|
2441
|
-
transform: translateX(450px);
|
|
2442
|
-
opacity: 0;
|
|
2443
|
-
transition: transform 0.2s cubic-bezier(0.17, 0.67, 0.16, 0.99), opacity 0.2s linear;
|
|
2444
|
-
}
|
|
2445
|
-
._4ofZb {
|
|
2446
|
-
opacity: 1;
|
|
2447
|
-
transform: translateX(0);
|
|
2448
|
-
}
|
|
2449
|
-
._hGoMD {
|
|
2450
|
-
opacity: 0;
|
|
2444
|
+
width: 38px;
|
|
2445
|
+
height: 38px;
|
|
2446
|
+
top: 4px;
|
|
2447
|
+
right: 4px;
|
|
2451
2448
|
}
|
|
2452
|
-
|
|
2453
|
-
|
|
2454
|
-
|
|
2455
|
-
|
|
2449
|
+
|
|
2450
|
+
._w-zAz {
|
|
2451
|
+
padding-top: 12px;
|
|
2452
|
+
padding-bottom: 12px;
|
|
2456
2453
|
}
|
|
2457
|
-
.
|
|
2458
|
-
|
|
2459
|
-
max-height: 100%;
|
|
2454
|
+
._w-zAz ._P6nbA {
|
|
2455
|
+
position: static;
|
|
2460
2456
|
}
|
|
2461
|
-
.
|
|
2462
|
-
|
|
2457
|
+
._w-zAz ._oA2J6 {
|
|
2458
|
+
display: flex;
|
|
2459
|
+
align-items: center;
|
|
2460
|
+
min-height: 38px;
|
|
2463
2461
|
}
|
|
2464
|
-
.
|
|
2465
|
-
|
|
2466
|
-
|
|
2467
|
-
|
|
2462
|
+
._S--Ce {
|
|
2463
|
+
font-family: var(--font-family-body);
|
|
2464
|
+
font-size: var(--font-size-100);
|
|
2465
|
+
line-height: var(--font-line-height-100);
|
|
2466
|
+
font-weight: var(--p-font-weight-normal);
|
|
2467
|
+
color: var(--color-surface-on-color);
|
|
2468
2468
|
}
|
|
2469
2469
|
._FsCJQ {
|
|
2470
2470
|
font-family: var(--font-family-body);
|