@nok-integration/storefront-react 0.19.28 → 0.19.30

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/styles.css CHANGED
@@ -354,7 +354,7 @@
354
354
  color: var(--color-text-subtle);
355
355
  max-width: 34ch;
356
356
  }
357
- ._viewport_5aafz_14 {
357
+ ._viewport_1tc1q_14 {
358
358
  position: fixed;
359
359
  top: var(--toast-top, var(--space-12));
360
360
  left: 0;
@@ -367,7 +367,7 @@
367
367
  pointer-events: none;
368
368
  z-index: 1000;
369
369
  }
370
- ._anchor_5aafz_41 {
370
+ ._anchor_1tc1q_41 {
371
371
  box-sizing: border-box;
372
372
  display: flex;
373
373
  flex-direction: column;
@@ -375,17 +375,17 @@
375
375
  width: 100%;
376
376
  max-width: 420px;
377
377
  }
378
- ._caret_5aafz_59 {
378
+ ._caret_1tc1q_59 {
379
379
  display: block;
380
380
  width: 24px;
381
381
  height: 10px;
382
382
  margin-left: auto;
383
383
  margin-right: max(0px, calc(var(--toast-caret-right, 60px) - 12px));
384
384
  }
385
- ._caret_5aafz_59 svg {
385
+ ._caret_1tc1q_59 svg {
386
386
  display: block;
387
387
  }
388
- ._toast_5aafz_82 {
388
+ ._toast_1tc1q_82 {
389
389
  box-sizing: border-box;
390
390
  display: flex;
391
391
  align-items: center;
@@ -401,16 +401,16 @@
401
401
  box-shadow: 0 6px 24px rgba(8, 14, 18, 0.24);
402
402
  pointer-events: auto;
403
403
  }
404
- ._text_5aafz_111 {
404
+ ._text_1tc1q_111 {
405
405
  display: flex;
406
406
  flex-direction: column;
407
407
  gap: var(--space-6);
408
408
  min-width: 0;
409
409
  }
410
- ._message_5aafz_120 {
410
+ ._message_1tc1q_120 {
411
411
  min-width: 0;
412
412
  }
413
- ._action_5aafz_133 {
413
+ ._action_1tc1q_133 {
414
414
  position: relative;
415
415
  flex-shrink: 0;
416
416
  padding: 0;
@@ -421,29 +421,29 @@
421
421
  text-decoration: underline;
422
422
  cursor: pointer;
423
423
  }
424
- ._action_5aafz_133::after {
424
+ ._action_1tc1q_133::after {
425
425
  content: "";
426
426
  position: absolute;
427
427
  inset: -13px -12px;
428
428
  }
429
- ._action_5aafz_133:focus-visible {
429
+ ._action_1tc1q_133:focus-visible {
430
430
  outline: 2px solid currentColor;
431
431
  outline-offset: 2px;
432
432
  border-radius: var(--radius-4);
433
433
  }
434
- ._neutral_5aafz_158 {
434
+ ._neutral_1tc1q_158 {
435
435
  background: var(--color-surface-max);
436
436
  color: var(--color-text-strong);
437
437
  }
438
- ._success_5aafz_163 {
438
+ ._success_1tc1q_163 {
439
439
  background: var(--color-state-text-success);
440
440
  color: var(--color-text-strong);
441
441
  }
442
- ._critical_5aafz_168 {
442
+ ._critical_1tc1q_168 {
443
443
  background: var(--color-state-surface-critical-default);
444
444
  color: var(--color-text-strong);
445
445
  }
446
- ._rich_5aafz_183 {
446
+ ._rich_1tc1q_183 {
447
447
  justify-content: flex-start;
448
448
  gap: var(--space-12);
449
449
  padding: var(--space-12) var(--space-16) var(--space-12) var(--space-12);
@@ -451,12 +451,12 @@
451
451
  color: #f9fafa;
452
452
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.25);
453
453
  }
454
- ._rich_5aafz_183 ._message_5aafz_120 {
454
+ ._rich_1tc1q_183 ._message_1tc1q_120 {
455
455
  font-size: var(--type-trimmed-sm-size);
456
456
  font-weight: var(--font-weight-bold);
457
457
  line-height: normal;
458
458
  }
459
- ._rich_5aafz_183 ._description_5aafz_198 {
459
+ ._rich_1tc1q_183 ._description_1tc1q_198 {
460
460
  font-size: var(--type-trimmed-xs-size);
461
461
  font-weight: var(--font-weight-regular);
462
462
  line-height: normal;
@@ -466,11 +466,11 @@
466
466
  text-overflow: ellipsis;
467
467
  white-space: nowrap;
468
468
  }
469
- ._rich_5aafz_183 ._action_5aafz_133 {
469
+ ._rich_1tc1q_183 ._action_1tc1q_133 {
470
470
  margin-left: auto;
471
471
  text-decoration: none;
472
472
  }
473
- ._thumb_5aafz_216 {
473
+ ._thumb_1tc1q_216 {
474
474
  position: relative;
475
475
  flex-shrink: 0;
476
476
  width: 40px;
@@ -479,8 +479,9 @@
479
479
  overflow: hidden;
480
480
  background: rgba(255, 255, 255, 0.08);
481
481
  }
482
- ._thumbImage_5aafz_227 {
482
+ ._thumbImage_1tc1q_227 {
483
483
  object-fit: cover;
484
+ object-position: top;
484
485
  }
485
486
  ._badge_156ya_2 {
486
487
  display: inline-flex;
@@ -685,7 +686,7 @@
685
686
  ._row_1hsxt_16._discount_1hsxt_69 dd {
686
687
  color: var(--color-state-text-success);
687
688
  }
688
- ._lines_1vmnm_19 {
689
+ ._lines_dpw0l_19 {
689
690
  list-style: none;
690
691
  margin: 0;
691
692
  padding: 0;
@@ -693,12 +694,12 @@
693
694
  flex-direction: column;
694
695
  gap: var(--space-16);
695
696
  }
696
- ._line_1vmnm_19 {
697
+ ._line_dpw0l_19 {
697
698
  display: flex;
698
699
  align-items: center;
699
700
  gap: var(--space-12);
700
701
  }
701
- ._thumb_1vmnm_34 {
702
+ ._thumb_dpw0l_34 {
702
703
  position: relative;
703
704
  flex-shrink: 0;
704
705
  width: 48px;
@@ -707,14 +708,15 @@
707
708
  overflow: hidden;
708
709
  background: var(--color-surface-soft);
709
710
  }
710
- ._image_1vmnm_44 {
711
+ ._image_dpw0l_44 {
711
712
  object-fit: cover;
713
+ object-position: top;
712
714
  }
713
- ._placeholder_1vmnm_48 {
715
+ ._placeholder_dpw0l_51 {
714
716
  width: 100%;
715
717
  height: 100%;
716
718
  }
717
- ._lineBody_1vmnm_53 {
719
+ ._lineBody_dpw0l_56 {
718
720
  display: flex;
719
721
  align-items: flex-start;
720
722
  justify-content: space-between;
@@ -722,14 +724,14 @@
722
724
  flex: 1 1 0;
723
725
  min-width: 0;
724
726
  }
725
- ._lineText_1vmnm_62 {
727
+ ._lineText_dpw0l_65 {
726
728
  display: flex;
727
729
  flex-direction: column;
728
730
  gap: var(--space-12);
729
731
  flex: 1 1 0;
730
732
  min-width: 0;
731
733
  }
732
- ._lineTitle_1vmnm_72 {
734
+ ._lineTitle_dpw0l_75 {
733
735
  margin: -6px 0;
734
736
  padding: 6px 0;
735
737
  font-size: var(--type-trimmed-sm-size);
@@ -739,7 +741,7 @@
739
741
  overflow: hidden;
740
742
  text-overflow: ellipsis;
741
743
  }
742
- ._lineMeta_1vmnm_104 {
744
+ ._lineMeta_dpw0l_107 {
743
745
  display: flex;
744
746
  align-items: center;
745
747
  flex-wrap: wrap;
@@ -749,10 +751,10 @@
749
751
  line-height: 11px;
750
752
  color: var(--color-text-subtle);
751
753
  }
752
- ._detail_1vmnm_101 {
754
+ ._detail_dpw0l_104 {
753
755
  white-space: nowrap;
754
756
  }
755
- ._linePrice_1vmnm_125 {
757
+ ._linePrice_dpw0l_128 {
756
758
  display: flex;
757
759
  flex-direction: column;
758
760
  align-items: flex-end;
@@ -761,12 +763,12 @@
761
763
  white-space: nowrap;
762
764
  font-variant-numeric: tabular-nums;
763
765
  }
764
- ._paid_1vmnm_137 {
766
+ ._paid_dpw0l_140 {
765
767
  font-size: var(--type-trimmed-md-size);
766
768
  line-height: 11px;
767
769
  font-weight: var(--font-weight-bold);
768
770
  }
769
- ._was_1vmnm_150 {
771
+ ._was_dpw0l_153 {
770
772
  display: flex;
771
773
  align-items: center;
772
774
  justify-content: flex-end;
@@ -776,14 +778,14 @@
776
778
  color: var(--color-text-disabled);
777
779
  text-decoration: line-through;
778
780
  }
779
- ._card_1vmnm_173 {
781
+ ._card_dpw0l_176 {
780
782
  display: flex;
781
783
  flex-direction: column;
782
784
  box-shadow: inset 0 0 0 1px var(--color-border-default);
783
785
  border-radius: var(--radius-18);
784
786
  overflow: hidden;
785
787
  }
786
- ._cardTitle_1vmnm_181 {
788
+ ._cardTitle_dpw0l_184 {
787
789
  display: flex;
788
790
  align-items: center;
789
791
  margin: 0;
@@ -794,16 +796,16 @@
794
796
  line-height: 1.38;
795
797
  font-weight: var(--font-weight-bold);
796
798
  }
797
- ._cardBody_1vmnm_193 {
799
+ ._cardBody_dpw0l_196 {
798
800
  margin: 0;
799
801
  padding: var(--space-16);
800
802
  font-size: var(--type-trimmed-sm-size);
801
803
  line-height: 1.5;
802
804
  }
803
- ._summaryCard_1vmnm_165 {
805
+ ._summaryCard_dpw0l_168 {
804
806
  background: var(--color-surface-soft);
805
807
  }
806
- ._summaryCard_1vmnm_165 > :last-child {
808
+ ._summaryCard_dpw0l_168 > :last-child {
807
809
  padding: 0 var(--space-16);
808
810
  }
809
811
  ._header_1f3nh_7 {
@@ -853,7 +855,7 @@
853
855
  border-radius: var(--radius-full);
854
856
  background: var(--color-surface-neutral);
855
857
  }
856
- ._scrim_7on4q_8 {
858
+ ._scrim_1oaa3_8 {
857
859
  position: fixed;
858
860
  inset: 0;
859
861
  z-index: 60;
@@ -861,9 +863,9 @@
861
863
  align-items: flex-end;
862
864
  justify-content: center;
863
865
  background: rgba(12, 22, 28, 0.32);
864
- animation: _fade_7on4q_1 160ms ease-out;
866
+ animation: _fade_1oaa3_1 160ms ease-out;
865
867
  }
866
- ._sheet_7on4q_20 {
868
+ ._sheet_1oaa3_20 {
867
869
  display: flex;
868
870
  flex-direction: column;
869
871
  width: 100%;
@@ -872,32 +874,36 @@
872
874
  overflow: hidden;
873
875
  border-radius: var(--radius-12) var(--radius-12) 0 0;
874
876
  background: var(--color-surface-default);
875
- animation: _rise_7on4q_1 220ms cubic-bezier(0.2, 0.8, 0.2, 1);
877
+ animation: _rise_1oaa3_1 220ms cubic-bezier(0.2, 0.8, 0.2, 1);
876
878
  }
877
- ._body_7on4q_32 {
879
+ ._body_1oaa3_32 {
878
880
  flex: 1 1 auto;
879
881
  overflow-y: auto;
880
882
  display: flex;
881
883
  flex-direction: column;
882
884
  gap: var(--space-16);
883
885
  padding: 0 var(--space-16);
886
+ scrollbar-width: none;
887
+ }
888
+ ._body_1oaa3_32::-webkit-scrollbar {
889
+ display: none;
884
890
  }
885
- ._body_7on4q_32 > * {
891
+ ._body_1oaa3_32 > * {
886
892
  flex-shrink: 0;
887
893
  }
888
- ._title_7on4q_46 {
894
+ ._title_1oaa3_53 {
889
895
  margin: 0;
890
896
  font-size: var(--type-heading-md-size);
891
897
  line-height: 1.32;
892
898
  font-weight: var(--font-weight-bold);
893
899
  color: var(--color-text-default);
894
900
  }
895
- ._options_7on4q_54 {
901
+ ._options_1oaa3_61 {
896
902
  display: flex;
897
903
  flex-direction: column;
898
904
  gap: var(--space-6);
899
905
  }
900
- ._option_7on4q_54 {
906
+ ._option_1oaa3_61 {
901
907
  display: flex;
902
908
  align-items: center;
903
909
  gap: var(--space-8);
@@ -911,11 +917,11 @@
911
917
  text-align: left;
912
918
  cursor: pointer;
913
919
  }
914
- ._option_7on4q_54:focus-visible {
920
+ ._option_1oaa3_61:focus-visible {
915
921
  outline: none;
916
922
  box-shadow: var(--focus-ring);
917
923
  }
918
- ._radio_7on4q_88 {
924
+ ._radio_1oaa3_95 {
919
925
  position: relative;
920
926
  display: inline-flex;
921
927
  align-items: center;
@@ -925,7 +931,7 @@
925
931
  height: 24px;
926
932
  color: var(--color-surface-max);
927
933
  }
928
- ._radio_7on4q_88::before {
934
+ ._radio_1oaa3_95::before {
929
935
  content: "";
930
936
  position: absolute;
931
937
  width: 20px;
@@ -933,33 +939,33 @@
933
939
  border: 1px solid var(--color-border-default);
934
940
  border-radius: var(--radius-full);
935
941
  }
936
- ._option_7on4q_54[aria-checked=true] ._radio_7on4q_88::before {
942
+ ._option_1oaa3_61[aria-checked=true] ._radio_1oaa3_95::before {
937
943
  border-color: transparent;
938
944
  }
939
- ._radio_7on4q_88 svg {
945
+ ._radio_1oaa3_95 svg {
940
946
  position: relative;
941
947
  }
942
- ._label_7on4q_118 {
948
+ ._label_1oaa3_125 {
943
949
  font-size: var(--type-trimmed-md-size);
944
950
  line-height: 11px;
945
951
  font-weight: var(--font-weight-regular);
946
952
  padding: 5px 0;
947
953
  margin: -5px 0;
948
954
  }
949
- ._footer_7on4q_127 {
955
+ ._footer_1oaa3_134 {
950
956
  flex-shrink: 0;
951
957
  display: flex;
952
958
  flex-direction: column;
953
959
  gap: var(--space-12);
954
960
  padding: var(--space-16) var(--space-16) calc(var(--space-24) + var(--safe-area-bottom));
955
961
  }
956
- ._error_7on4q_135 {
962
+ ._error_1oaa3_142 {
957
963
  margin: 0;
958
964
  font-size: var(--type-trimmed-sm-size);
959
965
  line-height: 1.4;
960
966
  color: var(--color-state-text-critical);
961
967
  }
962
- @keyframes _fade_7on4q_1 {
968
+ @keyframes _fade_1oaa3_1 {
963
969
  from {
964
970
  opacity: 0;
965
971
  }
@@ -967,7 +973,7 @@
967
973
  opacity: 1;
968
974
  }
969
975
  }
970
- @keyframes _rise_7on4q_1 {
976
+ @keyframes _rise_1oaa3_1 {
971
977
  from {
972
978
  transform: translateY(12%);
973
979
  }
@@ -976,17 +982,17 @@
976
982
  }
977
983
  }
978
984
  @media (prefers-reduced-motion: reduce) {
979
- ._scrim_7on4q_8,
980
- ._sheet_7on4q_20 {
985
+ ._scrim_1oaa3_8,
986
+ ._sheet_1oaa3_20 {
981
987
  animation: none;
982
988
  }
983
989
  }
984
- ._line_1v0et_6 {
990
+ ._line_1pjby_6 {
985
991
  display: flex;
986
992
  align-items: center;
987
993
  gap: var(--space-12);
988
994
  }
989
- ._thumb_1v0et_12 {
995
+ ._thumb_1pjby_12 {
990
996
  position: relative;
991
997
  flex-shrink: 0;
992
998
  width: 48px;
@@ -995,21 +1001,22 @@
995
1001
  overflow: hidden;
996
1002
  background: var(--color-surface-subtle);
997
1003
  }
998
- ._img_1v0et_22 {
1004
+ ._img_1pjby_22 {
999
1005
  object-fit: cover;
1006
+ object-position: top;
1000
1007
  }
1001
- ._placeholder_1v0et_26 {
1008
+ ._placeholder_1pjby_29 {
1002
1009
  width: 100%;
1003
1010
  height: 100%;
1004
1011
  }
1005
- ._meta_1v0et_31 {
1012
+ ._meta_1pjby_34 {
1006
1013
  display: flex;
1007
1014
  flex-direction: column;
1008
1015
  gap: var(--space-12);
1009
1016
  flex: 1 1 0;
1010
1017
  min-width: 0;
1011
1018
  }
1012
- ._name_1v0et_40 {
1019
+ ._name_1pjby_43 {
1013
1020
  font-size: var(--type-trimmed-sm-size);
1014
1021
  line-height: 10px;
1015
1022
  padding: 5px 0;
@@ -1020,14 +1027,14 @@
1020
1027
  text-overflow: ellipsis;
1021
1028
  white-space: nowrap;
1022
1029
  }
1023
- ._attrs_1v0et_52 {
1030
+ ._attrs_1pjby_55 {
1024
1031
  font-size: var(--type-trimmed-sm-size);
1025
1032
  line-height: 10px;
1026
1033
  padding: 5px 0;
1027
1034
  margin: -5px 0;
1028
1035
  color: var(--color-text-subtle);
1029
1036
  }
1030
- ._price_1v0et_60 {
1037
+ ._price_1pjby_63 {
1031
1038
  display: flex;
1032
1039
  flex-direction: column;
1033
1040
  align-items: flex-end;
@@ -1035,14 +1042,14 @@
1035
1042
  flex-shrink: 0;
1036
1043
  text-align: right;
1037
1044
  }
1038
- ._paid_1v0et_69 {
1045
+ ._paid_1pjby_72 {
1039
1046
  font-size: var(--type-trimmed-md-size);
1040
1047
  line-height: 11px;
1041
1048
  font-weight: var(--font-weight-bold);
1042
1049
  color: var(--color-text-default);
1043
1050
  font-variant-numeric: tabular-nums;
1044
1051
  }
1045
- ._was_1v0et_77 {
1052
+ ._was_1pjby_80 {
1046
1053
  font-size: var(--type-trimmed-sm-size);
1047
1054
  line-height: 10px;
1048
1055
  color: var(--color-text-disabled);
@@ -1282,32 +1289,32 @@
1282
1289
  letter-spacing: 0.12px;
1283
1290
  color: var(--color-text-default);
1284
1291
  }
1285
- ._page_o44fl_8 {
1292
+ ._page_1l21t_8 {
1286
1293
  display: flex;
1287
1294
  flex-direction: column;
1288
1295
  gap: var(--space-24);
1289
1296
  padding: var(--space-20) var(--space-16) var(--space-24);
1290
1297
  }
1291
- ._titles_o44fl_15 {
1298
+ ._titles_1l21t_15 {
1292
1299
  display: flex;
1293
1300
  flex-direction: column;
1294
1301
  gap: var(--space-8);
1295
1302
  }
1296
- ._title_o44fl_15 {
1303
+ ._title_1l21t_15 {
1297
1304
  margin: 0;
1298
1305
  font-size: var(--type-heading-md-size);
1299
1306
  line-height: 1.32;
1300
1307
  font-weight: var(--font-weight-bold);
1301
1308
  color: var(--color-text-default);
1302
1309
  }
1303
- ._subtitle_o44fl_30 {
1310
+ ._subtitle_1l21t_30 {
1304
1311
  font-size: var(--type-trimmed-sm-size);
1305
1312
  line-height: 10px;
1306
1313
  padding: 5px 0;
1307
1314
  margin: -5px 0;
1308
1315
  color: var(--color-text-subtle);
1309
1316
  }
1310
- ._items_o44fl_38 {
1317
+ ._items_1l21t_38 {
1311
1318
  list-style: none;
1312
1319
  margin: 0;
1313
1320
  padding: 0;
@@ -1315,12 +1322,12 @@
1315
1322
  flex-direction: column;
1316
1323
  gap: var(--space-16);
1317
1324
  }
1318
- ._item_o44fl_38 {
1325
+ ._item_1l21t_38 {
1319
1326
  display: flex;
1320
1327
  align-items: center;
1321
1328
  gap: var(--space-12);
1322
1329
  }
1323
- ._thumb_o44fl_53 {
1330
+ ._thumb_1l21t_53 {
1324
1331
  position: relative;
1325
1332
  flex-shrink: 0;
1326
1333
  width: 48px;
@@ -1329,21 +1336,22 @@
1329
1336
  overflow: hidden;
1330
1337
  background: var(--color-surface-subtle);
1331
1338
  }
1332
- ._img_o44fl_63 {
1339
+ ._img_1l21t_63 {
1333
1340
  object-fit: cover;
1341
+ object-position: top;
1334
1342
  }
1335
- ._placeholder_o44fl_67 {
1343
+ ._placeholder_1l21t_70 {
1336
1344
  width: 100%;
1337
1345
  height: 100%;
1338
1346
  }
1339
- ._meta_o44fl_72 {
1347
+ ._meta_1l21t_75 {
1340
1348
  display: flex;
1341
1349
  flex-direction: column;
1342
1350
  gap: var(--space-12);
1343
1351
  flex: 1 1 0;
1344
1352
  min-width: 0;
1345
1353
  }
1346
- ._name_o44fl_80 {
1354
+ ._name_1l21t_83 {
1347
1355
  font-size: var(--type-trimmed-sm-size);
1348
1356
  line-height: 10px;
1349
1357
  padding: 5px 0;
@@ -1354,20 +1362,20 @@
1354
1362
  text-overflow: ellipsis;
1355
1363
  white-space: nowrap;
1356
1364
  }
1357
- ._attrs_o44fl_100 {
1365
+ ._attrs_1l21t_103 {
1358
1366
  margin: 0;
1359
1367
  display: flex;
1360
1368
  align-items: center;
1361
1369
  gap: var(--space-8);
1362
1370
  color: var(--color-text-subtle);
1363
1371
  }
1364
- ._attrs_o44fl_100 > span {
1372
+ ._attrs_1l21t_103 > span {
1365
1373
  font-size: var(--type-trimmed-sm-size);
1366
1374
  line-height: 10px;
1367
1375
  padding: 5px 0;
1368
1376
  margin: -5px 0;
1369
1377
  }
1370
- ._price_o44fl_115 {
1378
+ ._price_1l21t_118 {
1371
1379
  display: flex;
1372
1380
  flex-direction: column;
1373
1381
  align-items: flex-end;
@@ -1375,14 +1383,14 @@
1375
1383
  flex-shrink: 0;
1376
1384
  text-align: right;
1377
1385
  }
1378
- ._paid_o44fl_124 {
1386
+ ._paid_1l21t_127 {
1379
1387
  font-size: var(--type-trimmed-md-size);
1380
1388
  line-height: 11px;
1381
1389
  font-weight: var(--font-weight-bold);
1382
1390
  color: var(--color-text-default);
1383
1391
  font-variant-numeric: tabular-nums;
1384
1392
  }
1385
- ._was_o44fl_132 {
1393
+ ._was_1l21t_135 {
1386
1394
  font-size: var(--type-trimmed-sm-size);
1387
1395
  line-height: 10px;
1388
1396
  color: var(--color-text-disabled);
@@ -1589,7 +1597,7 @@
1589
1597
  background: var(--color-state-surface-critical-soft);
1590
1598
  color: var(--color-state-text-critical);
1591
1599
  }
1592
- ._page_6xodo_2 {
1600
+ ._page_1bhfq_2 {
1593
1601
  list-style: none;
1594
1602
  margin: 0;
1595
1603
  display: flex;
@@ -1597,14 +1605,14 @@
1597
1605
  gap: var(--space-12);
1598
1606
  padding: var(--space-16) var(--space-16) var(--space-24);
1599
1607
  }
1600
- ._empty_6xodo_22 {
1608
+ ._empty_1bhfq_22 {
1601
1609
  display: flex;
1602
1610
  align-items: center;
1603
1611
  justify-content: center;
1604
1612
  min-height: calc(100dvh - var(--header-height) - var(--space-32));
1605
1613
  padding-bottom: var(--space-32);
1606
1614
  }
1607
- ._cta_6xodo_32 {
1615
+ ._cta_1bhfq_32 {
1608
1616
  display: inline-flex;
1609
1617
  align-items: center;
1610
1618
  justify-content: center;
@@ -1621,11 +1629,11 @@
1621
1629
  line-height: 1;
1622
1630
  cursor: pointer;
1623
1631
  }
1624
- ._cta_6xodo_32:focus-visible {
1632
+ ._cta_1bhfq_32:focus-visible {
1625
1633
  outline: none;
1626
1634
  box-shadow: var(--focus-ring);
1627
1635
  }
1628
- ._card_6xodo_55 {
1636
+ ._card_1bhfq_55 {
1629
1637
  display: flex;
1630
1638
  flex-direction: column;
1631
1639
  gap: var(--space-24);
@@ -1639,21 +1647,21 @@
1639
1647
  text-align: left;
1640
1648
  overflow: hidden;
1641
1649
  }
1642
- ._tappable_6xodo_70 {
1650
+ ._tappable_1bhfq_70 {
1643
1651
  cursor: pointer;
1644
1652
  }
1645
- ._tappable_6xodo_70:focus-visible {
1653
+ ._tappable_1bhfq_70:focus-visible {
1646
1654
  outline: none;
1647
1655
  box-shadow: var(--focus-ring);
1648
1656
  }
1649
- ._head_6xodo_79 {
1657
+ ._head_1bhfq_79 {
1650
1658
  display: flex;
1651
1659
  align-items: flex-start;
1652
1660
  justify-content: space-between;
1653
1661
  gap: var(--space-8);
1654
1662
  width: 100%;
1655
1663
  }
1656
- ._heading_6xodo_87 {
1664
+ ._heading_1bhfq_87 {
1657
1665
  display: flex;
1658
1666
  flex: 1 1 auto;
1659
1667
  flex-direction: column;
@@ -1661,7 +1669,7 @@
1661
1669
  min-width: 0;
1662
1670
  color: var(--color-text-default);
1663
1671
  }
1664
- ._title_6xodo_96 {
1672
+ ._title_1bhfq_96 {
1665
1673
  font-size: var(--type-heading-md-size);
1666
1674
  font-weight: var(--font-weight-bold);
1667
1675
  line-height: 1.32;
@@ -1669,22 +1677,22 @@
1669
1677
  text-overflow: ellipsis;
1670
1678
  white-space: nowrap;
1671
1679
  }
1672
- ._date_6xodo_115 {
1680
+ ._date_1bhfq_115 {
1673
1681
  font-size: var(--type-trimmed-sm-size);
1674
1682
  line-height: 10px;
1675
1683
  }
1676
- ._bottom_6xodo_120 {
1684
+ ._bottom_1bhfq_120 {
1677
1685
  display: flex;
1678
1686
  align-items: center;
1679
1687
  justify-content: space-between;
1680
1688
  gap: var(--space-8);
1681
1689
  width: 100%;
1682
1690
  }
1683
- ._strip_6xodo_128 {
1691
+ ._strip_1bhfq_128 {
1684
1692
  display: flex;
1685
1693
  gap: var(--space-6);
1686
1694
  }
1687
- ._tile_6xodo_133 {
1695
+ ._tile_1bhfq_133 {
1688
1696
  position: relative;
1689
1697
  flex: 0 0 56px;
1690
1698
  width: 56px;
@@ -1693,13 +1701,14 @@
1693
1701
  overflow: hidden;
1694
1702
  background: var(--color-surface-subtle);
1695
1703
  }
1696
- ._image_6xodo_143 {
1704
+ ._image_1bhfq_143 {
1697
1705
  object-fit: cover;
1706
+ object-position: top;
1698
1707
  }
1699
- ._placeholder_6xodo_147 {
1708
+ ._placeholder_1bhfq_150 {
1700
1709
  background: var(--color-surface-subtle);
1701
1710
  }
1702
- ._more_6xodo_154 {
1711
+ ._more_1bhfq_157 {
1703
1712
  position: absolute;
1704
1713
  inset: 0;
1705
1714
  display: flex;
@@ -1711,7 +1720,7 @@
1711
1720
  font-weight: var(--font-weight-bold);
1712
1721
  line-height: 1;
1713
1722
  }
1714
- ._chevron_6xodo_167 {
1723
+ ._chevron_1bhfq_170 {
1715
1724
  display: inline-flex;
1716
1725
  flex: 0 0 24px;
1717
1726
  width: 24px;
@@ -1948,20 +1957,24 @@
1948
1957
  color: var(--color-text-disabled);
1949
1958
  text-decoration: line-through;
1950
1959
  }
1951
- ._bar_fn0g9_1 {
1960
+ ._bar_6p29u_1 {
1952
1961
  display: flex;
1953
1962
  align-items: center;
1954
1963
  gap: var(--space-8);
1955
1964
  padding: var(--space-8) var(--space-16);
1956
1965
  }
1957
- ._chips_fn0g9_8 {
1966
+ ._chips_6p29u_8 {
1958
1967
  display: flex;
1959
1968
  gap: var(--space-8);
1960
1969
  overflow-x: auto;
1961
1970
  flex: 1 1 auto;
1962
1971
  -webkit-overflow-scrolling: touch;
1972
+ scrollbar-width: none;
1973
+ }
1974
+ ._chips_6p29u_8::-webkit-scrollbar {
1975
+ display: none;
1963
1976
  }
1964
- ._chip_fn0g9_8 {
1977
+ ._chip_6p29u_8 {
1965
1978
  flex: 0 0 auto;
1966
1979
  min-height: var(--tap-target-min);
1967
1980
  padding: 0 var(--space-16);
@@ -1973,12 +1986,12 @@
1973
1986
  font-size: var(--type-trimmed-sm-size);
1974
1987
  cursor: pointer;
1975
1988
  }
1976
- ._on_fn0g9_29 {
1989
+ ._on_6p29u_36 {
1977
1990
  background: var(--color-surface-max);
1978
1991
  color: var(--color-text-strong);
1979
1992
  border-color: var(--color-surface-max);
1980
1993
  }
1981
- ._clear_fn0g9_35 {
1994
+ ._clear_6p29u_42 {
1982
1995
  flex: 0 0 auto;
1983
1996
  min-height: var(--tap-target-min);
1984
1997
  padding: 0 var(--space-8);
@@ -2003,28 +2016,28 @@
2003
2016
  grid-template-columns: repeat(2, 1fr);
2004
2017
  gap: var(--space-16);
2005
2018
  }
2006
- ._rail_11l7h_7 {
2019
+ ._rail_1rll1_7 {
2007
2020
  display: flex;
2008
2021
  flex-direction: column;
2009
2022
  gap: var(--space-12);
2010
2023
  padding: var(--space-24) 0 var(--space-16);
2011
2024
  }
2012
- ._header_11l7h_14 {
2025
+ ._header_1rll1_14 {
2013
2026
  display: flex;
2014
2027
  align-items: baseline;
2015
2028
  justify-content: space-between;
2016
2029
  padding: 0 var(--space-16);
2017
2030
  }
2018
- ._title_11l7h_21 {
2031
+ ._title_1rll1_21 {
2019
2032
  font-size: var(--type-heading-md-size);
2020
2033
  line-height: 1.38;
2021
2034
  }
2022
- ._seeAll_11l7h_27 {
2035
+ ._seeAll_1rll1_27 {
2023
2036
  font-size: var(--type-trimmed-sm-size);
2024
2037
  color: var(--color-text-subtle);
2025
2038
  text-decoration: none;
2026
2039
  }
2027
- ._track_11l7h_33 {
2040
+ ._track_1rll1_33 {
2028
2041
  display: flex;
2029
2042
  gap: var(--space-12);
2030
2043
  list-style: none;
@@ -2034,28 +2047,32 @@
2034
2047
  scroll-snap-type: x mandatory;
2035
2048
  scroll-padding-inline: var(--space-16);
2036
2049
  -webkit-overflow-scrolling: touch;
2050
+ scrollbar-width: none;
2051
+ }
2052
+ ._track_1rll1_33::-webkit-scrollbar {
2053
+ display: none;
2037
2054
  }
2038
- ._item_11l7h_50 {
2055
+ ._item_1rll1_67 {
2039
2056
  flex: 0 0 auto;
2040
2057
  width: 165px;
2041
2058
  scroll-snap-align: start;
2042
2059
  }
2043
- ._inset_11l7h_62 ._header_11l7h_14 {
2060
+ ._inset_1rll1_79 ._header_1rll1_14 {
2044
2061
  padding: 0;
2045
2062
  }
2046
- ._inset_11l7h_62 ._track_11l7h_33 {
2063
+ ._inset_1rll1_79 ._track_1rll1_33 {
2047
2064
  padding-left: 0;
2048
2065
  padding-right: 0;
2049
2066
  scroll-padding-inline: 0;
2050
2067
  }
2051
- ._inset_11l7h_62 {
2068
+ ._inset_1rll1_79 {
2052
2069
  padding: 0;
2053
2070
  }
2054
- ._inset_11l7h_62 ._item_11l7h_50 {
2071
+ ._inset_1rll1_79 ._item_1rll1_67 {
2055
2072
  width: 165px;
2056
2073
  max-width: none;
2057
2074
  }
2058
- ._overlay_s4eai_1 {
2075
+ ._overlay_fszc5_1 {
2059
2076
  position: fixed;
2060
2077
  inset: 0;
2061
2078
  z-index: 900;
@@ -2063,12 +2080,12 @@
2063
2080
  align-items: flex-end;
2064
2081
  justify-content: center;
2065
2082
  }
2066
- ._scrim_s4eai_10 {
2083
+ ._scrim_fszc5_10 {
2067
2084
  position: absolute;
2068
2085
  inset: 0;
2069
2086
  background: rgba(8, 14, 18, 0.5);
2070
2087
  }
2071
- ._sheet_s4eai_16 {
2088
+ ._sheet_fszc5_16 {
2072
2089
  position: relative;
2073
2090
  width: 100%;
2074
2091
  max-width: 480px;
@@ -2077,10 +2094,10 @@
2077
2094
  border-radius: var(--radius-18) var(--radius-18) 0 0;
2078
2095
  display: flex;
2079
2096
  flex-direction: column;
2080
- animation: _slide-up_s4eai_1 200ms ease;
2097
+ animation: _slide-up_fszc5_1 200ms ease;
2081
2098
  padding-bottom: var(--safe-area-bottom);
2082
2099
  }
2083
- @keyframes _slide-up_s4eai_1 {
2100
+ @keyframes _slide-up_fszc5_1 {
2084
2101
  from {
2085
2102
  transform: translateY(100%);
2086
2103
  }
@@ -2088,32 +2105,32 @@
2088
2105
  transform: translateY(0);
2089
2106
  }
2090
2107
  }
2091
- ._grabArea_s4eai_41 {
2108
+ ._grabArea_fszc5_41 {
2092
2109
  padding: var(--space-8) 0 var(--space-4);
2093
2110
  touch-action: none;
2094
2111
  cursor: grab;
2095
2112
  }
2096
- ._grabArea_s4eai_41:active {
2113
+ ._grabArea_fszc5_41:active {
2097
2114
  cursor: grabbing;
2098
2115
  }
2099
- ._grabber_s4eai_51 {
2116
+ ._grabber_fszc5_51 {
2100
2117
  width: 40px;
2101
2118
  height: 4px;
2102
2119
  margin: 0 auto;
2103
2120
  border-radius: 2px;
2104
2121
  background: var(--color-border-default);
2105
2122
  }
2106
- ._header_s4eai_59 {
2123
+ ._header_fszc5_59 {
2107
2124
  display: flex;
2108
2125
  align-items: center;
2109
2126
  justify-content: space-between;
2110
2127
  padding: var(--space-16);
2111
2128
  border-bottom: 1px solid var(--color-border-default);
2112
2129
  }
2113
- ._title_s4eai_67 {
2130
+ ._title_fszc5_67 {
2114
2131
  font-size: var(--type-heading-md-size);
2115
2132
  }
2116
- ._close_s4eai_71 {
2133
+ ._close_fszc5_71 {
2117
2134
  min-width: var(--tap-target-min);
2118
2135
  min-height: var(--tap-target-min);
2119
2136
  display: inline-flex;
@@ -2125,12 +2142,16 @@
2125
2142
  cursor: pointer;
2126
2143
  color: var(--color-text-subtle);
2127
2144
  }
2128
- ._body_s4eai_84 {
2145
+ ._body_fszc5_84 {
2129
2146
  overflow-y: auto;
2130
2147
  padding: var(--space-16);
2131
2148
  flex: 1 1 auto;
2149
+ scrollbar-width: none;
2132
2150
  }
2133
- ._footer_s4eai_90 {
2151
+ ._body_fszc5_84::-webkit-scrollbar {
2152
+ display: none;
2153
+ }
2154
+ ._footer_fszc5_97 {
2134
2155
  border-top: 1px solid var(--color-border-default);
2135
2156
  padding: var(--space-16);
2136
2157
  }
@@ -2182,25 +2203,25 @@
2182
2203
  color: var(--color-text-default);
2183
2204
  font-variant-numeric: tabular-nums;
2184
2205
  }
2185
- ._line_1s2s6_6 {
2206
+ ._line_1ritd_6 {
2186
2207
  display: flex;
2187
2208
  flex-direction: column;
2188
2209
  gap: var(--space-6);
2189
2210
  }
2190
- ._row_1s2s6_12 {
2211
+ ._row_1ritd_12 {
2191
2212
  display: flex;
2192
2213
  gap: var(--space-16);
2193
2214
  align-items: center;
2194
2215
  }
2195
- ._pending_1s2s6_18 {
2216
+ ._pending_1ritd_18 {
2196
2217
  opacity: 0.6;
2197
2218
  }
2198
- ._labels_1s2s6_24 {
2219
+ ._labels_1ritd_24 {
2199
2220
  display: flex;
2200
2221
  align-items: center;
2201
2222
  gap: var(--space-4);
2202
2223
  }
2203
- ._lowStock_1s2s6_39 {
2224
+ ._lowStock_1ritd_39 {
2204
2225
  display: inline-flex;
2205
2226
  align-items: center;
2206
2227
  padding: 7px 0;
@@ -2209,7 +2230,7 @@
2209
2230
  line-height: 10px;
2210
2231
  color: var(--color-state-text-warning);
2211
2232
  }
2212
- ._media_1s2s6_49 {
2233
+ ._media_1ritd_49 {
2213
2234
  position: relative;
2214
2235
  flex-shrink: 0;
2215
2236
  width: 100px;
@@ -2218,20 +2239,21 @@
2218
2239
  overflow: hidden;
2219
2240
  background: var(--color-surface-soft);
2220
2241
  }
2221
- ._image_1s2s6_59 {
2242
+ ._image_1ritd_59 {
2222
2243
  object-fit: cover;
2244
+ object-position: top;
2223
2245
  }
2224
- ._placeholder_1s2s6_63 {
2246
+ ._placeholder_1ritd_75 {
2225
2247
  width: 100%;
2226
2248
  height: 100%;
2227
2249
  }
2228
- ._saleBadge_1s2s6_76 {
2250
+ ._saleBadge_1ritd_88 {
2229
2251
  position: absolute;
2230
2252
  display: flex;
2231
2253
  left: var(--space-6);
2232
2254
  bottom: var(--space-6);
2233
2255
  }
2234
- ._oos_1s2s6_91 {
2256
+ ._oos_1ritd_103 {
2235
2257
  position: absolute;
2236
2258
  inset: 0;
2237
2259
  display: flex;
@@ -2243,26 +2265,26 @@
2243
2265
  font-size: var(--type-trimmed-sm-size);
2244
2266
  font-weight: var(--font-weight-bold);
2245
2267
  }
2246
- ._info_1s2s6_104 {
2268
+ ._info_1ritd_116 {
2247
2269
  display: flex;
2248
2270
  flex-direction: column;
2249
2271
  gap: var(--space-16);
2250
2272
  flex: 1 1 0;
2251
2273
  min-width: 0;
2252
2274
  }
2253
- ._head_1s2s6_112 {
2275
+ ._head_1ritd_124 {
2254
2276
  display: flex;
2255
2277
  align-items: flex-start;
2256
2278
  justify-content: space-between;
2257
2279
  gap: var(--space-8);
2258
2280
  }
2259
- ._meta_1s2s6_119 {
2281
+ ._meta_1ritd_131 {
2260
2282
  display: flex;
2261
2283
  flex-direction: column;
2262
2284
  gap: var(--space-12);
2263
2285
  min-width: 0;
2264
2286
  }
2265
- ._title_1s2s6_134 {
2287
+ ._title_1ritd_146 {
2266
2288
  font-size: var(--type-trimmed-md-size);
2267
2289
  font-weight: var(--font-weight-bold);
2268
2290
  line-height: 11px;
@@ -2272,13 +2294,13 @@
2272
2294
  text-overflow: ellipsis;
2273
2295
  white-space: nowrap;
2274
2296
  }
2275
- ._details_1s2s6_152 {
2297
+ ._details_1ritd_164 {
2276
2298
  display: flex;
2277
2299
  flex-wrap: wrap;
2278
2300
  gap: var(--space-6);
2279
2301
  min-width: 0;
2280
2302
  }
2281
- ._detail_1s2s6_152 {
2303
+ ._detail_1ritd_164 {
2282
2304
  font-size: var(--type-trimmed-sm-size);
2283
2305
  font-weight: var(--font-weight-regular);
2284
2306
  line-height: 10px;
@@ -2287,14 +2309,14 @@
2287
2309
  color: var(--color-text-subtle);
2288
2310
  white-space: nowrap;
2289
2311
  }
2290
- ._price_1s2s6_171 {
2312
+ ._price_1ritd_183 {
2291
2313
  display: flex;
2292
2314
  flex-direction: column;
2293
2315
  align-items: flex-end;
2294
2316
  gap: var(--space-6);
2295
2317
  flex-shrink: 0;
2296
2318
  }
2297
- ._amount_1s2s6_179 {
2319
+ ._amount_1ritd_191 {
2298
2320
  font-size: var(--type-trimmed-md-size);
2299
2321
  font-weight: var(--font-weight-bold);
2300
2322
  line-height: 11px;
@@ -2302,7 +2324,7 @@
2302
2324
  margin: -7px 0;
2303
2325
  white-space: nowrap;
2304
2326
  }
2305
- ._was_1s2s6_188 {
2327
+ ._was_1ritd_200 {
2306
2328
  font-size: var(--type-trimmed-sm-size);
2307
2329
  font-weight: var(--font-weight-regular);
2308
2330
  line-height: 10px;
@@ -2486,7 +2508,7 @@
2486
2508
  ._dotActive_16d26_109 {
2487
2509
  background: #ffffff;
2488
2510
  }
2489
- ._scrim_ddqa4_8 {
2511
+ ._scrim_r4azu_8 {
2490
2512
  position: fixed;
2491
2513
  inset: 0;
2492
2514
  z-index: 60;
@@ -2494,9 +2516,9 @@
2494
2516
  align-items: flex-end;
2495
2517
  justify-content: center;
2496
2518
  background: rgba(12, 22, 28, 0.32);
2497
- animation: _fade_ddqa4_1 160ms ease-out;
2519
+ animation: _fade_r4azu_1 160ms ease-out;
2498
2520
  }
2499
- ._sheet_ddqa4_2 {
2521
+ ._sheet_r4azu_2 {
2500
2522
  display: flex;
2501
2523
  flex-direction: column;
2502
2524
  width: 100%;
@@ -2505,9 +2527,9 @@
2505
2527
  overflow: hidden;
2506
2528
  border-radius: 16px 16px 0 0;
2507
2529
  background: #ffffff;
2508
- animation: _rise_ddqa4_1 220ms cubic-bezier(0.2, 0.8, 0.2, 1);
2530
+ animation: _rise_r4azu_1 220ms cubic-bezier(0.2, 0.8, 0.2, 1);
2509
2531
  }
2510
- ._body_ddqa4_40 {
2532
+ ._body_r4azu_40 {
2511
2533
  flex: 1 1 auto;
2512
2534
  overflow-y: auto;
2513
2535
  display: flex;
@@ -2515,29 +2537,33 @@
2515
2537
  gap: var(--space-20);
2516
2538
  padding: 0 var(--space-16) calc(var(--space-24) + var(--safe-area-bottom));
2517
2539
  background: var(--color-surface-default);
2540
+ scrollbar-width: none;
2518
2541
  }
2519
- ._body_ddqa4_40 > * {
2542
+ ._body_r4azu_40::-webkit-scrollbar {
2543
+ display: none;
2544
+ }
2545
+ ._body_r4azu_40 > * {
2520
2546
  flex-shrink: 0;
2521
2547
  }
2522
- ._titles_ddqa4_60 {
2548
+ ._titles_r4azu_67 {
2523
2549
  display: flex;
2524
2550
  flex-direction: column;
2525
2551
  gap: var(--space-2);
2526
2552
  }
2527
- ._title_ddqa4_60 {
2553
+ ._title_r4azu_67 {
2528
2554
  margin: 0;
2529
2555
  font-size: var(--type-heading-md-size);
2530
2556
  line-height: 1.32;
2531
2557
  font-weight: var(--font-weight-bold);
2532
2558
  color: var(--color-text-default);
2533
2559
  }
2534
- ._subtitle_ddqa4_76 {
2560
+ ._subtitle_r4azu_83 {
2535
2561
  margin: 0;
2536
2562
  font-size: var(--type-caption-sm-size);
2537
2563
  line-height: var(--type-caption-sm-line);
2538
2564
  color: var(--color-text-subtle);
2539
2565
  }
2540
- ._units_ddqa4_89 {
2566
+ ._units_r4azu_96 {
2541
2567
  display: flex;
2542
2568
  align-items: center;
2543
2569
  width: 190px;
@@ -2546,7 +2572,7 @@
2546
2572
  border-radius: 9px;
2547
2573
  background: var(--color-surface-soft);
2548
2574
  }
2549
- ._unit_ddqa4_89 {
2575
+ ._unit_r4azu_96 {
2550
2576
  flex: 1 1 0;
2551
2577
  display: inline-flex;
2552
2578
  align-items: center;
@@ -2562,31 +2588,35 @@
2562
2588
  line-height: 10px;
2563
2589
  cursor: pointer;
2564
2590
  }
2565
- ._unitOn_ddqa4_123 {
2591
+ ._unitOn_r4azu_130 {
2566
2592
  height: 32px;
2567
2593
  background: var(--color-surface-neutral);
2568
2594
  font-weight: var(--font-weight-bold);
2569
2595
  }
2570
- ._unitOff_ddqa4_131 {
2596
+ ._unitOff_r4azu_138 {
2571
2597
  box-shadow: inset 0 0 0 0.5px rgba(0, 0, 0, 0.04);
2572
2598
  font-weight: var(--font-weight-regular);
2573
2599
  }
2574
- ._tableWrap_ddqa4_140 {
2600
+ ._tableWrap_r4azu_147 {
2575
2601
  overflow-x: auto;
2602
+ scrollbar-width: none;
2576
2603
  }
2577
- ._table_ddqa4_140 {
2604
+ ._tableWrap_r4azu_147::-webkit-scrollbar {
2605
+ display: none;
2606
+ }
2607
+ ._table_r4azu_147 {
2578
2608
  width: 100%;
2579
2609
  border-collapse: separate;
2580
2610
  border-spacing: 0;
2581
2611
  table-layout: fixed;
2582
2612
  }
2583
- ._col_ddqa4_165 {
2613
+ ._col_r4azu_179 {
2584
2614
  width: 18.6006%;
2585
2615
  }
2586
- ._colEdge_ddqa4_169 {
2616
+ ._colEdge_r4azu_183 {
2587
2617
  width: 22.0991%;
2588
2618
  }
2589
- ._table_ddqa4_140 thead th {
2619
+ ._table_r4azu_147 thead th {
2590
2620
  height: 36px;
2591
2621
  padding: 0;
2592
2622
  background: #f5f5f5;
@@ -2597,17 +2627,17 @@
2597
2627
  letter-spacing: 0.12px;
2598
2628
  text-align: center;
2599
2629
  }
2600
- ._table_ddqa4_140 thead th:first-child {
2630
+ ._table_r4azu_147 thead th:first-child {
2601
2631
  padding-left: var(--space-12);
2602
2632
  border-top-left-radius: var(--radius-8);
2603
2633
  text-align: left;
2604
2634
  }
2605
- ._table_ddqa4_140 thead th:last-child {
2635
+ ._table_r4azu_147 thead th:last-child {
2606
2636
  padding-right: var(--space-12);
2607
2637
  border-top-right-radius: var(--radius-8);
2608
2638
  }
2609
- ._table_ddqa4_140 tbody th,
2610
- ._table_ddqa4_140 tbody td {
2639
+ ._table_r4azu_147 tbody th,
2640
+ ._table_r4azu_147 tbody td {
2611
2641
  height: 44px;
2612
2642
  padding: 0;
2613
2643
  border-bottom: 1px solid var(--color-surface-soft);
@@ -2617,19 +2647,19 @@
2617
2647
  font-weight: var(--font-weight-regular);
2618
2648
  text-align: center;
2619
2649
  }
2620
- ._table_ddqa4_140 tbody th {
2650
+ ._table_r4azu_147 tbody th {
2621
2651
  padding-left: var(--space-12);
2622
2652
  font-weight: var(--font-weight-bold);
2623
2653
  text-align: left;
2624
2654
  }
2625
- ._table_ddqa4_140 tbody td:last-child {
2655
+ ._table_r4azu_147 tbody td:last-child {
2626
2656
  padding-right: var(--space-12);
2627
2657
  }
2628
- ._table_ddqa4_140 tbody tr:last-child th,
2629
- ._table_ddqa4_140 tbody tr:last-child td {
2658
+ ._table_r4azu_147 tbody tr:last-child th,
2659
+ ._table_r4azu_147 tbody tr:last-child td {
2630
2660
  border-bottom: 0;
2631
2661
  }
2632
- ._note_ddqa4_237 {
2662
+ ._note_r4azu_251 {
2633
2663
  margin: 0;
2634
2664
  padding: var(--space-8) var(--space-12);
2635
2665
  border-radius: var(--radius-8);
@@ -2638,35 +2668,35 @@
2638
2668
  font-size: var(--type-trimmed-xs-size);
2639
2669
  line-height: 1.52;
2640
2670
  }
2641
- ._how_ddqa4_249 {
2671
+ ._how_r4azu_263 {
2642
2672
  display: flex;
2643
2673
  flex-direction: column;
2644
2674
  gap: var(--space-16);
2645
2675
  }
2646
- ._howTitle_ddqa4_255 {
2676
+ ._howTitle_r4azu_269 {
2647
2677
  margin: 0;
2648
2678
  font-size: var(--type-heading-sm-size);
2649
2679
  line-height: var(--type-heading-sm-line);
2650
2680
  font-weight: var(--font-weight-bold);
2651
2681
  color: #0d0d0d;
2652
2682
  }
2653
- ._howList_ddqa4_263 {
2683
+ ._howList_r4azu_277 {
2654
2684
  margin: 0;
2655
2685
  display: flex;
2656
2686
  flex-direction: column;
2657
2687
  gap: var(--space-8);
2658
2688
  }
2659
- ._howItem_ddqa4_270 {
2689
+ ._howItem_r4azu_284 {
2660
2690
  display: flex;
2661
2691
  flex-direction: column;
2662
2692
  gap: var(--space-8);
2663
2693
  }
2664
- ._howItem_ddqa4_270 + ._howItem_ddqa4_270 {
2694
+ ._howItem_r4azu_284 + ._howItem_r4azu_284 {
2665
2695
  margin-top: -1px;
2666
2696
  padding-top: var(--space-8);
2667
2697
  border-top: 1px solid var(--color-surface-soft);
2668
2698
  }
2669
- ._howLabel_ddqa4_295 {
2699
+ ._howLabel_r4azu_309 {
2670
2700
  padding: 5px 0;
2671
2701
  margin: -5px 0;
2672
2702
  font-size: var(--type-trimmed-xs-size);
@@ -2675,31 +2705,31 @@
2675
2705
  letter-spacing: 0.12px;
2676
2706
  color: #0d0d0d;
2677
2707
  }
2678
- ._howText_ddqa4_305 {
2708
+ ._howText_r4azu_319 {
2679
2709
  margin: 0;
2680
2710
  font-size: var(--type-trimmed-xs-size);
2681
2711
  line-height: 1.52;
2682
2712
  color: #6b6b6b;
2683
2713
  }
2684
- ._fabric_ddqa4_314 {
2714
+ ._fabric_r4azu_328 {
2685
2715
  display: flex;
2686
2716
  flex-direction: column;
2687
2717
  gap: var(--space-2);
2688
2718
  }
2689
- ._fabricLabel_ddqa4_322 {
2719
+ ._fabricLabel_r4azu_336 {
2690
2720
  margin: 0;
2691
2721
  font-size: var(--type-trimmed-xs-size);
2692
2722
  line-height: 1.52;
2693
2723
  font-weight: var(--font-weight-bold);
2694
2724
  color: #0d0d0d;
2695
2725
  }
2696
- ._fabricText_ddqa4_330 {
2726
+ ._fabricText_r4azu_344 {
2697
2727
  margin: 0;
2698
2728
  font-size: var(--type-trimmed-xs-size);
2699
2729
  line-height: 1.52;
2700
2730
  color: #6b6b6b;
2701
2731
  }
2702
- ._notes_ddqa4_341 {
2732
+ ._notes_r4azu_355 {
2703
2733
  margin: 0;
2704
2734
  padding-left: var(--space-16);
2705
2735
  display: flex;
@@ -2709,7 +2739,7 @@
2709
2739
  line-height: var(--type-caption-sm-line);
2710
2740
  color: var(--color-text-subtle);
2711
2741
  }
2712
- @keyframes _fade_ddqa4_1 {
2742
+ @keyframes _fade_r4azu_1 {
2713
2743
  from {
2714
2744
  opacity: 0;
2715
2745
  }
@@ -2717,7 +2747,7 @@
2717
2747
  opacity: 1;
2718
2748
  }
2719
2749
  }
2720
- @keyframes _rise_ddqa4_1 {
2750
+ @keyframes _rise_r4azu_1 {
2721
2751
  from {
2722
2752
  transform: translateY(12%);
2723
2753
  }
@@ -2726,8 +2756,8 @@
2726
2756
  }
2727
2757
  }
2728
2758
  @media (prefers-reduced-motion: reduce) {
2729
- ._scrim_ddqa4_8,
2730
- ._sheet_ddqa4_2 {
2759
+ ._scrim_r4azu_8,
2760
+ ._sheet_r4azu_2 {
2731
2761
  animation: none;
2732
2762
  }
2733
2763
  }
@@ -3700,7 +3730,7 @@
3700
3730
  width: auto;
3701
3731
  text-align: center;
3702
3732
  }
3703
- ._overlay_1i5ok_5 {
3733
+ ._overlay_zf09t_5 {
3704
3734
  position: fixed;
3705
3735
  inset: 0;
3706
3736
  z-index: 900;
@@ -3709,12 +3739,12 @@
3709
3739
  justify-content: center;
3710
3740
  padding: calc(var(--header-height) + var(--space-16) + env(safe-area-inset-top, 0px)) var(--space-16) var(--space-16);
3711
3741
  }
3712
- ._scrim_1i5ok_21 {
3742
+ ._scrim_zf09t_21 {
3713
3743
  position: absolute;
3714
3744
  inset: 0;
3715
3745
  background: rgba(12, 22, 28, 0.32);
3716
3746
  }
3717
- ._sheet_1i5ok_31 {
3747
+ ._sheet_zf09t_31 {
3718
3748
  position: relative;
3719
3749
  width: 100%;
3720
3750
  max-width: 343px;
@@ -3725,9 +3755,13 @@
3725
3755
  border-radius: var(--radius-12);
3726
3756
  display: flex;
3727
3757
  flex-direction: column;
3728
- animation: _menu-in_1i5ok_1 160ms ease;
3758
+ animation: _menu-in_zf09t_1 160ms ease;
3759
+ scrollbar-width: none;
3760
+ }
3761
+ ._sheet_zf09t_31::-webkit-scrollbar {
3762
+ display: none;
3729
3763
  }
3730
- @keyframes _menu-in_1i5ok_1 {
3764
+ @keyframes _menu-in_zf09t_1 {
3731
3765
  from {
3732
3766
  opacity: 0;
3733
3767
  transform: translateY(-8px);
@@ -3738,16 +3772,16 @@
3738
3772
  }
3739
3773
  }
3740
3774
  @media (prefers-reduced-motion: reduce) {
3741
- ._sheet_1i5ok_31 {
3775
+ ._sheet_zf09t_31 {
3742
3776
  animation: none;
3743
3777
  }
3744
3778
  }
3745
- ._header_1i5ok_73 {
3779
+ ._header_zf09t_80 {
3746
3780
  display: flex;
3747
3781
  justify-content: flex-end;
3748
3782
  border-bottom: 1px solid rgba(249, 250, 250, 0.2);
3749
3783
  }
3750
- ._close_1i5ok_79 {
3784
+ ._close_zf09t_86 {
3751
3785
  display: inline-flex;
3752
3786
  align-items: center;
3753
3787
  justify-content: center;
@@ -3759,19 +3793,19 @@
3759
3793
  color: inherit;
3760
3794
  cursor: pointer;
3761
3795
  }
3762
- ._close_1i5ok_79:focus-visible {
3796
+ ._close_zf09t_86:focus-visible {
3763
3797
  outline: none;
3764
3798
  box-shadow: var(--focus-ring);
3765
3799
  border-radius: var(--radius-4);
3766
3800
  }
3767
- ._list_1i5ok_98 {
3801
+ ._list_zf09t_105 {
3768
3802
  list-style: none;
3769
3803
  margin: 0;
3770
3804
  padding: var(--space-6) 0;
3771
3805
  display: flex;
3772
3806
  flex-direction: column;
3773
3807
  }
3774
- ._row_1i5ok_113 {
3808
+ ._row_zf09t_120 {
3775
3809
  display: flex;
3776
3810
  align-items: center;
3777
3811
  gap: var(--space-8);
@@ -3784,39 +3818,39 @@
3784
3818
  text-align: left;
3785
3819
  cursor: pointer;
3786
3820
  }
3787
- ._row_1i5ok_113[disabled] {
3821
+ ._row_zf09t_120[disabled] {
3788
3822
  cursor: default;
3789
3823
  }
3790
- ._row_1i5ok_113:focus-visible {
3824
+ ._row_zf09t_120:focus-visible {
3791
3825
  outline: none;
3792
3826
  box-shadow: var(--focus-ring);
3793
3827
  }
3794
- ._icon_1i5ok_142 {
3828
+ ._icon_zf09t_149 {
3795
3829
  display: inline-flex;
3796
3830
  flex: 0 0 24px;
3797
3831
  width: 24px;
3798
3832
  height: 24px;
3799
3833
  color: var(--color-text-default);
3800
3834
  }
3801
- ._text_1i5ok_150 {
3835
+ ._text_zf09t_157 {
3802
3836
  display: flex;
3803
3837
  flex: 1 1 auto;
3804
3838
  flex-direction: column;
3805
3839
  gap: var(--space-2);
3806
3840
  min-width: 0;
3807
3841
  }
3808
- ._title_1i5ok_158 {
3842
+ ._title_zf09t_165 {
3809
3843
  font-size: var(--type-paragraph-size);
3810
3844
  font-weight: var(--font-weight-bold);
3811
3845
  line-height: 1;
3812
3846
  color: var(--color-text-default);
3813
3847
  }
3814
- ._subtitle_1i5ok_165 {
3848
+ ._subtitle_zf09t_172 {
3815
3849
  font-size: var(--type-trimmed-xs-size);
3816
3850
  line-height: 1.52;
3817
3851
  color: var(--color-text-subtle);
3818
3852
  }
3819
- ._chevron_1i5ok_171 {
3853
+ ._chevron_zf09t_178 {
3820
3854
  display: inline-flex;
3821
3855
  flex: 0 0 16px;
3822
3856
  width: 16px;