@miden-npm/react 2.1.3 → 2.1.5

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/index.css CHANGED
@@ -433,6 +433,9 @@ video {
433
433
  .w-4 {
434
434
  width: 1rem !important;
435
435
  }
436
+ .w-\[95\%\] {
437
+ width: 95% !important;
438
+ }
436
439
  .w-full {
437
440
  width: 100% !important;
438
441
  }
@@ -697,18 +700,6 @@ video {
697
700
  .p-6 {
698
701
  padding: 1.5rem !important;
699
702
  }
700
- .px-10 {
701
- padding-left: 2.5rem !important;
702
- padding-right: 2.5rem !important;
703
- }
704
- .px-12 {
705
- padding-left: 3rem !important;
706
- padding-right: 3rem !important;
707
- }
708
- .px-14 {
709
- padding-left: 3.5rem !important;
710
- padding-right: 3.5rem !important;
711
- }
712
703
  .px-3 {
713
704
  padding-left: 0.75rem !important;
714
705
  padding-right: 0.75rem !important;
@@ -1039,4 +1030,55 @@ body {
1039
1030
  var(--tw-ring-shadow),
1040
1031
  var(--tw-shadow, 0 0 #0000) !important;
1041
1032
  }
1033
+ @media (min-width: 640px) {
1034
+ .sm\:col-span-1 {
1035
+ grid-column: span 1 / span 1 !important;
1036
+ }
1037
+ .sm\:flex {
1038
+ display: flex !important;
1039
+ }
1040
+ .sm\:w-\[85\%\] {
1041
+ width: 85% !important;
1042
+ }
1043
+ .sm\:flex-row {
1044
+ flex-direction: row !important;
1045
+ }
1046
+ .sm\:items-center {
1047
+ align-items: center !important;
1048
+ }
1049
+ .sm\:px-10 {
1050
+ padding-left: 2.5rem !important;
1051
+ padding-right: 2.5rem !important;
1052
+ }
1053
+ .sm\:py-8 {
1054
+ padding-top: 2rem !important;
1055
+ padding-bottom: 2rem !important;
1056
+ }
1057
+ .sm\:text-right {
1058
+ text-align: right !important;
1059
+ }
1060
+ }
1061
+ @media (min-width: 768px) {
1062
+ .md\:w-\[70\%\] {
1063
+ width: 70% !important;
1064
+ }
1065
+ .md\:px-10 {
1066
+ padding-left: 2.5rem !important;
1067
+ padding-right: 2.5rem !important;
1068
+ }
1069
+ }
1070
+ @media (min-width: 1024px) {
1071
+ .lg\:w-\[60\%\] {
1072
+ width: 60% !important;
1073
+ }
1074
+ .lg\:px-14 {
1075
+ padding-left: 3.5rem !important;
1076
+ padding-right: 3.5rem !important;
1077
+ }
1078
+ }
1079
+ @media (min-width: 1280px) {
1080
+ .xl\:w-1\/2 {
1081
+ width: 50% !important;
1082
+ }
1083
+ }
1042
1084
  /*# sourceMappingURL=index.css.map */
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/styles.css"],"sourcesContent":["*, ::before, ::after {\n --tw-border-spacing-x: 0;\n --tw-border-spacing-y: 0;\n --tw-translate-x: 0;\n --tw-translate-y: 0;\n --tw-rotate: 0;\n --tw-skew-x: 0;\n --tw-skew-y: 0;\n --tw-scale-x: 1;\n --tw-scale-y: 1;\n --tw-pan-x: ;\n --tw-pan-y: ;\n --tw-pinch-zoom: ;\n --tw-scroll-snap-strictness: proximity;\n --tw-gradient-from-position: ;\n --tw-gradient-via-position: ;\n --tw-gradient-to-position: ;\n --tw-ordinal: ;\n --tw-slashed-zero: ;\n --tw-numeric-figure: ;\n --tw-numeric-spacing: ;\n --tw-numeric-fraction: ;\n --tw-ring-inset: ;\n --tw-ring-offset-width: 0px;\n --tw-ring-offset-color: #fff;\n --tw-ring-color: rgb(59 130 246 / 0.5);\n --tw-ring-offset-shadow: 0 0 #0000;\n --tw-ring-shadow: 0 0 #0000;\n --tw-shadow: 0 0 #0000;\n --tw-shadow-colored: 0 0 #0000;\n --tw-blur: ;\n --tw-brightness: ;\n --tw-contrast: ;\n --tw-grayscale: ;\n --tw-hue-rotate: ;\n --tw-invert: ;\n --tw-saturate: ;\n --tw-sepia: ;\n --tw-drop-shadow: ;\n --tw-backdrop-blur: ;\n --tw-backdrop-brightness: ;\n --tw-backdrop-contrast: ;\n --tw-backdrop-grayscale: ;\n --tw-backdrop-hue-rotate: ;\n --tw-backdrop-invert: ;\n --tw-backdrop-opacity: ;\n --tw-backdrop-saturate: ;\n --tw-backdrop-sepia: ;\n --tw-contain-size: ;\n --tw-contain-layout: ;\n --tw-contain-paint: ;\n --tw-contain-style: ;\n}\n\n::backdrop {\n --tw-border-spacing-x: 0;\n --tw-border-spacing-y: 0;\n --tw-translate-x: 0;\n --tw-translate-y: 0;\n --tw-rotate: 0;\n --tw-skew-x: 0;\n --tw-skew-y: 0;\n --tw-scale-x: 1;\n --tw-scale-y: 1;\n --tw-pan-x: ;\n --tw-pan-y: ;\n --tw-pinch-zoom: ;\n --tw-scroll-snap-strictness: proximity;\n --tw-gradient-from-position: ;\n --tw-gradient-via-position: ;\n --tw-gradient-to-position: ;\n --tw-ordinal: ;\n --tw-slashed-zero: ;\n --tw-numeric-figure: ;\n --tw-numeric-spacing: ;\n --tw-numeric-fraction: ;\n --tw-ring-inset: ;\n --tw-ring-offset-width: 0px;\n --tw-ring-offset-color: #fff;\n --tw-ring-color: rgb(59 130 246 / 0.5);\n --tw-ring-offset-shadow: 0 0 #0000;\n --tw-ring-shadow: 0 0 #0000;\n --tw-shadow: 0 0 #0000;\n --tw-shadow-colored: 0 0 #0000;\n --tw-blur: ;\n --tw-brightness: ;\n --tw-contrast: ;\n --tw-grayscale: ;\n --tw-hue-rotate: ;\n --tw-invert: ;\n --tw-saturate: ;\n --tw-sepia: ;\n --tw-drop-shadow: ;\n --tw-backdrop-blur: ;\n --tw-backdrop-brightness: ;\n --tw-backdrop-contrast: ;\n --tw-backdrop-grayscale: ;\n --tw-backdrop-hue-rotate: ;\n --tw-backdrop-invert: ;\n --tw-backdrop-opacity: ;\n --tw-backdrop-saturate: ;\n --tw-backdrop-sepia: ;\n --tw-contain-size: ;\n --tw-contain-layout: ;\n --tw-contain-paint: ;\n --tw-contain-style: ;\n}/*\n! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com\n*//*\n1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)\n2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)\n*/\n\n*,\n::before,\n::after {\n box-sizing: border-box; /* 1 */\n border-width: 0; /* 2 */\n border-style: solid; /* 2 */\n border-color: #e5e7eb; /* 2 */\n}\n\n::before,\n::after {\n --tw-content: '';\n}\n\n/*\n1. Use a consistent sensible line-height in all browsers.\n2. Prevent adjustments of font size after orientation changes in iOS.\n3. Use a more readable tab size.\n4. Use the user's configured `sans` font-family by default.\n5. Use the user's configured `sans` font-feature-settings by default.\n6. Use the user's configured `sans` font-variation-settings by default.\n7. Disable tap highlights on iOS\n*/\n\nhtml,\n:host {\n line-height: 1.5; /* 1 */\n -webkit-text-size-adjust: 100%; /* 2 */\n -moz-tab-size: 4; /* 3 */\n -o-tab-size: 4;\n tab-size: 4; /* 3 */\n font-family: ui-sans-serif, system-ui, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; /* 4 */\n font-feature-settings: normal; /* 5 */\n font-variation-settings: normal; /* 6 */\n -webkit-tap-highlight-color: transparent; /* 7 */\n}\n\n/*\n1. Remove the margin in all browsers.\n2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.\n*/\n\nbody {\n margin: 0; /* 1 */\n line-height: inherit; /* 2 */\n}\n\n/*\n1. Add the correct height in Firefox.\n2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)\n3. Ensure horizontal rules are visible by default.\n*/\n\nhr {\n height: 0; /* 1 */\n color: inherit; /* 2 */\n border-top-width: 1px; /* 3 */\n}\n\n/*\nAdd the correct text decoration in Chrome, Edge, and Safari.\n*/\n\nabbr:where([title]) {\n -webkit-text-decoration: underline dotted;\n text-decoration: underline dotted;\n}\n\n/*\nRemove the default font size and weight for headings.\n*/\n\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n font-size: inherit;\n font-weight: inherit;\n}\n\n/*\nReset links to optimize for opt-in styling instead of opt-out.\n*/\n\na {\n color: inherit;\n text-decoration: inherit;\n}\n\n/*\nAdd the correct font weight in Edge and Safari.\n*/\n\nb,\nstrong {\n font-weight: bolder;\n}\n\n/*\n1. Use the user's configured `mono` font-family by default.\n2. Use the user's configured `mono` font-feature-settings by default.\n3. Use the user's configured `mono` font-variation-settings by default.\n4. Correct the odd `em` font sizing in all browsers.\n*/\n\ncode,\nkbd,\nsamp,\npre {\n font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace; /* 1 */\n font-feature-settings: normal; /* 2 */\n font-variation-settings: normal; /* 3 */\n font-size: 1em; /* 4 */\n}\n\n/*\nAdd the correct font size in all browsers.\n*/\n\nsmall {\n font-size: 80%;\n}\n\n/*\nPrevent `sub` and `sup` elements from affecting the line height in all browsers.\n*/\n\nsub,\nsup {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n}\n\nsub {\n bottom: -0.25em;\n}\n\nsup {\n top: -0.5em;\n}\n\n/*\n1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)\n2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)\n3. Remove gaps between table borders by default.\n*/\n\ntable {\n text-indent: 0; /* 1 */\n border-color: inherit; /* 2 */\n border-collapse: collapse; /* 3 */\n}\n\n/*\n1. Change the font styles in all browsers.\n2. Remove the margin in Firefox and Safari.\n3. Remove default padding in all browsers.\n*/\n\nbutton,\ninput,\noptgroup,\nselect,\ntextarea {\n font-family: inherit; /* 1 */\n font-feature-settings: inherit; /* 1 */\n font-variation-settings: inherit; /* 1 */\n font-size: 100%; /* 1 */\n font-weight: inherit; /* 1 */\n line-height: inherit; /* 1 */\n letter-spacing: inherit; /* 1 */\n color: inherit; /* 1 */\n margin: 0; /* 2 */\n padding: 0; /* 3 */\n}\n\n/*\nRemove the inheritance of text transform in Edge and Firefox.\n*/\n\nbutton,\nselect {\n text-transform: none;\n}\n\n/*\n1. Correct the inability to style clickable types in iOS and Safari.\n2. Remove default button styles.\n*/\n\nbutton,\ninput:where([type='button']),\ninput:where([type='reset']),\ninput:where([type='submit']) {\n -webkit-appearance: button; /* 1 */\n background-color: transparent; /* 2 */\n background-image: none; /* 2 */\n}\n\n/*\nUse the modern Firefox focus style for all focusable elements.\n*/\n\n:-moz-focusring {\n outline: auto;\n}\n\n/*\nRemove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)\n*/\n\n:-moz-ui-invalid {\n box-shadow: none;\n}\n\n/*\nAdd the correct vertical alignment in Chrome and Firefox.\n*/\n\nprogress {\n vertical-align: baseline;\n}\n\n/*\nCorrect the cursor style of increment and decrement buttons in Safari.\n*/\n\n::-webkit-inner-spin-button,\n::-webkit-outer-spin-button {\n height: auto;\n}\n\n/*\n1. Correct the odd appearance in Chrome and Safari.\n2. Correct the outline style in Safari.\n*/\n\n[type='search'] {\n -webkit-appearance: textfield; /* 1 */\n outline-offset: -2px; /* 2 */\n}\n\n/*\nRemove the inner padding in Chrome and Safari on macOS.\n*/\n\n::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n/*\n1. Correct the inability to style clickable types in iOS and Safari.\n2. Change font properties to `inherit` in Safari.\n*/\n\n::-webkit-file-upload-button {\n -webkit-appearance: button; /* 1 */\n font: inherit; /* 2 */\n}\n\n/*\nAdd the correct display in Chrome and Safari.\n*/\n\nsummary {\n display: list-item;\n}\n\n/*\nRemoves the default spacing and border for appropriate elements.\n*/\n\nblockquote,\ndl,\ndd,\nh1,\nh2,\nh3,\nh4,\nh5,\nh6,\nhr,\nfigure,\np,\npre {\n margin: 0;\n}\n\nfieldset {\n margin: 0;\n padding: 0;\n}\n\nlegend {\n padding: 0;\n}\n\nol,\nul,\nmenu {\n list-style: none;\n margin: 0;\n padding: 0;\n}\n\n/*\nReset default styling for dialogs.\n*/\ndialog {\n padding: 0;\n}\n\n/*\nPrevent resizing textareas horizontally by default.\n*/\n\ntextarea {\n resize: vertical;\n}\n\n/*\n1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)\n2. Set the default placeholder color to the user's configured gray 400 color.\n*/\n\ninput::-moz-placeholder, textarea::-moz-placeholder {\n opacity: 1; /* 1 */\n color: #9ca3af; /* 2 */\n}\n\ninput::placeholder,\ntextarea::placeholder {\n opacity: 1; /* 1 */\n color: #9ca3af; /* 2 */\n}\n\n/*\nSet the default cursor for buttons.\n*/\n\nbutton,\n[role=\"button\"] {\n cursor: pointer;\n}\n\n/*\nMake sure disabled buttons don't get the pointer cursor.\n*/\n:disabled {\n cursor: default;\n}\n\n/*\n1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)\n2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)\n This can trigger a poorly considered lint error in some tools but is included by design.\n*/\n\nimg,\nsvg,\nvideo,\ncanvas,\naudio,\niframe,\nembed,\nobject {\n display: block; /* 1 */\n vertical-align: middle; /* 2 */\n}\n\n/*\nConstrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)\n*/\n\nimg,\nvideo {\n max-width: 100%;\n height: auto;\n}\n\n/* Make elements with the HTML hidden attribute stay hidden by default */\n[hidden]:where(:not([hidden=\"until-found\"])) {\n display: none;\n}\n.fixed {\n position: fixed !important;\n}\n.absolute {\n position: absolute !important;\n}\n.relative {\n position: relative !important;\n}\n.inset-0 {\n inset: 0px !important;\n}\n.z-50 {\n z-index: 50 !important;\n}\n.col-span-1 {\n grid-column: span 1 / span 1 !important;\n}\n.col-span-2 {\n grid-column: span 2 / span 2 !important;\n}\n.col-span-3 {\n grid-column: span 3 / span 3 !important;\n}\n.mx-auto {\n margin-left: auto !important;\n margin-right: auto !important;\n}\n.my-1 {\n margin-top: 0.25rem !important;\n margin-bottom: 0.25rem !important;\n}\n.mb-0 {\n margin-bottom: 0px !important;\n}\n.mb-1 {\n margin-bottom: 0.25rem !important;\n}\n.mb-2 {\n margin-bottom: 0.5rem !important;\n}\n.ml-2 {\n margin-left: 0.5rem !important;\n}\n.mt-2 {\n margin-top: 0.5rem !important;\n}\n.mt-6 {\n margin-top: 1.5rem !important;\n}\n.block {\n display: block !important;\n}\n.inline-block {\n display: inline-block !important;\n}\n.flex {\n display: flex !important;\n}\n.grid {\n display: grid !important;\n}\n.hidden {\n display: none !important;\n}\n.h-12 {\n height: 3rem !important;\n}\n.h-2 {\n height: 0.5rem !important;\n}\n.h-4 {\n height: 1rem !important;\n}\n.h-full {\n height: 100% !important;\n}\n.h-screen {\n height: 100vh !important;\n}\n.max-h-\\[32rem\\] {\n max-height: 32rem !important;\n}\n.w-1\\/2 {\n width: 50% !important;\n}\n.w-1\\/3 {\n width: 33.333333% !important;\n}\n.w-2 {\n width: 0.5rem !important;\n}\n.w-2\\/3 {\n width: 66.666667% !important;\n}\n.w-24 {\n width: 6rem !important;\n}\n.w-4 {\n width: 1rem !important;\n}\n.w-full {\n width: 100% !important;\n}\n.max-w-\\[18rem\\] {\n max-width: 18rem !important;\n}\n.transform {\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;\n}\n@keyframes spin {\n\n to {\n transform: rotate(360deg);\n }\n}\n.animate-spin {\n animation: spin 1s linear infinite !important;\n}\n.cursor-not-allowed {\n cursor: not-allowed !important;\n}\n.cursor-pointer {\n cursor: pointer !important;\n}\n.grid-cols-1 {\n grid-template-columns: repeat(1, minmax(0, 1fr)) !important;\n}\n.grid-cols-2 {\n grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n}\n.grid-cols-3 {\n grid-template-columns: repeat(3, minmax(0, 1fr)) !important;\n}\n.flex-row {\n flex-direction: row !important;\n}\n.flex-col {\n flex-direction: column !important;\n}\n.place-items-center {\n place-items: center !important;\n}\n.items-end {\n align-items: flex-end !important;\n}\n.items-center {\n align-items: center !important;\n}\n.justify-center {\n justify-content: center !important;\n}\n.justify-between {\n justify-content: space-between !important;\n}\n.gap-1 {\n gap: 0.25rem !important;\n}\n.gap-10 {\n gap: 2.5rem !important;\n}\n.gap-2 {\n gap: 0.5rem !important;\n}\n.gap-3 {\n gap: 0.75rem !important;\n}\n.gap-4 {\n gap: 1rem !important;\n}\n.gap-5 {\n gap: 1.25rem !important;\n}\n.gap-6 {\n gap: 1.5rem !important;\n}\n.gap-8 {\n gap: 2rem !important;\n}\n.self-start {\n align-self: flex-start !important;\n}\n.overflow-y-auto {\n overflow-y: auto !important;\n}\n.overflow-y-scroll {\n overflow-y: scroll !important;\n}\n.truncate {\n overflow: hidden !important;\n text-overflow: ellipsis !important;\n white-space: nowrap !important;\n}\n.break-words {\n overflow-wrap: break-word !important;\n}\n.rounded {\n border-radius: 0.25rem !important;\n}\n.rounded-2xl {\n border-radius: 1rem !important;\n}\n.rounded-full {\n border-radius: 9999px !important;\n}\n.rounded-lg {\n border-radius: 0.5rem !important;\n}\n.rounded-md {\n border-radius: 0.375rem !important;\n}\n.rounded-xl {\n border-radius: 0.75rem !important;\n}\n.rounded-l-xl {\n border-top-left-radius: 0.75rem !important;\n border-bottom-left-radius: 0.75rem !important;\n}\n.border {\n border-width: 1px !important;\n}\n.border-2 {\n border-width: 2px !important;\n}\n.border-b {\n border-bottom-width: 1px !important;\n}\n.border-r-4 {\n border-right-width: 4px !important;\n}\n.border-none {\n border-style: none !important;\n}\n.border-\\[\\#DAE4E8\\] {\n --tw-border-opacity: 1 !important;\n border-color: rgb(218 228 232 / var(--tw-border-opacity, 1)) !important;\n}\n.border-\\[\\#E1EBF5\\] {\n --tw-border-opacity: 1 !important;\n border-color: rgb(225 235 245 / var(--tw-border-opacity, 1)) !important;\n}\n.border-\\[\\#F0FAFF\\] {\n --tw-border-opacity: 1 !important;\n border-color: rgb(240 250 255 / var(--tw-border-opacity, 1)) !important;\n}\n.border-current {\n border-color: currentColor !important;\n}\n.border-gray-200 {\n --tw-border-opacity: 1 !important;\n border-color: rgb(229 231 235 / var(--tw-border-opacity, 1)) !important;\n}\n.border-grey-100 {\n --tw-border-opacity: 1 !important;\n border-color: rgb(225 235 245 / var(--tw-border-opacity, 1)) !important;\n}\n.border-grey-border {\n --tw-border-opacity: 1 !important;\n border-color: rgb(231 238 255 / var(--tw-border-opacity, 1)) !important;\n}\n.border-orange-500 {\n --tw-border-opacity: 1 !important;\n border-color: rgb(244 122 31 / var(--tw-border-opacity, 1)) !important;\n}\n.border-primary {\n --tw-border-opacity: 1 !important;\n border-color: rgb(18 34 50 / var(--tw-border-opacity, 1)) !important;\n}\n.border-red-300 {\n --tw-border-opacity: 1 !important;\n border-color: rgb(252 165 165 / var(--tw-border-opacity, 1)) !important;\n}\n.border-red-500 {\n --tw-border-opacity: 1 !important;\n border-color: rgb(239 68 68 / var(--tw-border-opacity, 1)) !important;\n}\n.border-white {\n --tw-border-opacity: 1 !important;\n border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;\n}\n.border-t-transparent {\n border-top-color: transparent !important;\n}\n.bg-\\[\\#0A0032\\] {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(10 0 50 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-\\[\\#EFF7FF\\] {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(239 247 255 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-\\[\\#F8FDFF\\] {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(248 253 255 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-\\[\\#FAFDFF\\] {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(250 253 255 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-gray-100 {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-gray-200 {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-grey-100 {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(225 235 245 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-grey-50 {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(245 249 252 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-heading-text {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(24 45 65 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-light-white-50 {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(254 255 255 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-off-white {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(248 253 255 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-orange-500 {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(244 122 31 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-primary {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(18 34 50 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-primary-miden {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(10 0 50 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-red-50 {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-red-500 {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-transparent {\n background-color: transparent !important;\n}\n.bg-white {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-white\\/60 {\n background-color: rgb(255 255 255 / 0.6) !important;\n}\n.p-16 {\n padding: 4rem !important;\n}\n.p-4 {\n padding: 1rem !important;\n}\n.p-6 {\n padding: 1.5rem !important;\n}\n.px-10 {\n padding-left: 2.5rem !important;\n padding-right: 2.5rem !important;\n}\n.px-12 {\n padding-left: 3rem !important;\n padding-right: 3rem !important;\n}\n.px-14 {\n padding-left: 3.5rem !important;\n padding-right: 3.5rem !important;\n}\n.px-3 {\n padding-left: 0.75rem !important;\n padding-right: 0.75rem !important;\n}\n.px-4 {\n padding-left: 1rem !important;\n padding-right: 1rem !important;\n}\n.px-6 {\n padding-left: 1.5rem !important;\n padding-right: 1.5rem !important;\n}\n.px-8 {\n padding-left: 2rem !important;\n padding-right: 2rem !important;\n}\n.py-2 {\n padding-top: 0.5rem !important;\n padding-bottom: 0.5rem !important;\n}\n.py-3 {\n padding-top: 0.75rem !important;\n padding-bottom: 0.75rem !important;\n}\n.py-4 {\n padding-top: 1rem !important;\n padding-bottom: 1rem !important;\n}\n.py-6 {\n padding-top: 1.5rem !important;\n padding-bottom: 1.5rem !important;\n}\n.py-8 {\n padding-top: 2rem !important;\n padding-bottom: 2rem !important;\n}\n.pb-1 {\n padding-bottom: 0.25rem !important;\n}\n.pb-10 {\n padding-bottom: 2.5rem !important;\n}\n.pb-2 {\n padding-bottom: 0.5rem !important;\n}\n.pb-4 {\n padding-bottom: 1rem !important;\n}\n.pb-8 {\n padding-bottom: 2rem !important;\n}\n.pt-2 {\n padding-top: 0.5rem !important;\n}\n.pt-4 {\n padding-top: 1rem !important;\n}\n.text-center {\n text-align: center !important;\n}\n.text-right {\n text-align: right !important;\n}\n.text-body-2xs {\n font-size: 14px !important;\n line-height: 150% !important;\n letter-spacing: 0 !important;\n}\n.text-body-3xs {\n font-size: 12px !important;\n line-height: 150% !important;\n letter-spacing: 0 !important;\n}\n.text-body-4xs {\n font-size: 10px !important;\n line-height: 132% !important;\n letter-spacing: 0 !important;\n}\n.text-body-lg {\n font-size: 22px !important;\n line-height: 120% !important;\n letter-spacing: 0 !important;\n}\n.text-body-xs {\n font-size: 16px !important;\n line-height: 120% !important;\n letter-spacing: 0 !important;\n}\n.text-header-2xl {\n font-size: 40px !important;\n line-height: 150% !important;\n letter-spacing: 0 !important;\n}\n.font-extrabold {\n font-weight: 800 !important;\n}\n.font-medium {\n font-weight: 500 !important;\n}\n.font-normal {\n font-weight: 400 !important;\n}\n.font-semibold {\n font-weight: 600 !important;\n}\n.uppercase {\n text-transform: uppercase !important;\n}\n.lowercase {\n text-transform: lowercase !important;\n}\n.text-\\[\\#1383E8\\] {\n --tw-text-opacity: 1 !important;\n color: rgb(19 131 232 / var(--tw-text-opacity, 1)) !important;\n}\n.text-\\[\\#5F738C\\] {\n --tw-text-opacity: 1 !important;\n color: rgb(95 115 140 / var(--tw-text-opacity, 1)) !important;\n}\n.text-\\[\\#8FAECA\\] {\n --tw-text-opacity: 1 !important;\n color: rgb(143 174 202 / var(--tw-text-opacity, 1)) !important;\n}\n.text-gray-400 {\n --tw-text-opacity: 1 !important;\n color: rgb(156 163 175 / var(--tw-text-opacity, 1)) !important;\n}\n.text-grey-500 {\n --tw-text-opacity: 1 !important;\n color: rgb(157 191 222 / var(--tw-text-opacity, 1)) !important;\n}\n.text-heading-text {\n --tw-text-opacity: 1 !important;\n color: rgb(24 45 65 / var(--tw-text-opacity, 1)) !important;\n}\n.text-input-grey {\n --tw-text-opacity: 1 !important;\n color: rgb(62 73 84 / var(--tw-text-opacity, 1)) !important;\n}\n.text-light-copy {\n --tw-text-opacity: 1 !important;\n color: rgb(85 117 145 / var(--tw-text-opacity, 1)) !important;\n}\n.text-light-white-100 {\n --tw-text-opacity: 1 !important;\n color: rgb(250 253 255 / var(--tw-text-opacity, 1)) !important;\n}\n.text-orange-500 {\n --tw-text-opacity: 1 !important;\n color: rgb(244 122 31 / var(--tw-text-opacity, 1)) !important;\n}\n.text-orange-required {\n --tw-text-opacity: 1 !important;\n color: rgb(246 149 76 / var(--tw-text-opacity, 1)) !important;\n}\n.text-primary {\n --tw-text-opacity: 1 !important;\n color: rgb(18 34 50 / var(--tw-text-opacity, 1)) !important;\n}\n.text-primary-black {\n --tw-text-opacity: 1 !important;\n color: rgb(35 31 32 / var(--tw-text-opacity, 1)) !important;\n}\n.text-red-500 {\n --tw-text-opacity: 1 !important;\n color: rgb(239 68 68 / var(--tw-text-opacity, 1)) !important;\n}\n.text-sub-copy {\n --tw-text-opacity: 1 !important;\n color: rgb(39 75 107 / var(--tw-text-opacity, 1)) !important;\n}\n.text-white {\n --tw-text-opacity: 1 !important;\n color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;\n}\n.opacity-25 {\n opacity: 0.25 !important;\n}\n.opacity-75 {\n opacity: 0.75 !important;\n}\n.outline-none {\n outline: 2px solid transparent !important;\n outline-offset: 2px !important;\n}\n.ring {\n --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;\n --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;\n box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;\n}\n.filter {\n filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;\n}\n.transition {\n transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;\n transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;\n transition-duration: 150ms !important;\n}\n.transition-colors {\n transition-property: color, background-color, border-color, text-decoration-color, fill, stroke !important;\n transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;\n transition-duration: 150ms !important;\n}\n.transition-opacity {\n transition-property: opacity !important;\n transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;\n transition-duration: 150ms !important;\n}\n.duration-200 {\n transition-duration: 200ms !important;\n}\n.duration-300 {\n transition-duration: 300ms !important;\n}\n.ease-in-out {\n transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;\n}\n\n/* @font-face {\n font-family: \"Euclid Circular A\";\n src: url(\"./EuclidCircularARegular.ttf\") format(\"truetype\");\n font-weight: 400;\n font-style: normal;\n font-display: swap;\n} */\n\nbody {\n /* font-family: \"Euclid Circular A\", sans-serif; */\n margin: 0;\n padding: 0;\n box-sizing: border-box;\n}\n\n.border-c {\n border: 1px solid;\n}\n\n.checkout-card {\n background-color: rgba(15, 38, 59, 0.898);\n}\n\n.checkout-card-miden {\n background-color: rgba(0, 0, 0, 0.8);\n}\n\n.checkout-card .close-icon {\n background-color: rgba(250, 253, 255, 0.051);\n padding: 0 10px 2px;\n border-radius: 4px;\n}\n\n.h-68px {\n height: 68px;\n}\n.h-42px {\n height: 42px;\n}\n.h-32px {\n height: 32px;\n}\n\n:host {\n /* default placeholder color (override per instance if needed) */\n --select-placeholder-color: #9dbfde; /* adjust to your design token */\n}\n\n.search-input::-moz-placeholder {\n color: var(--select-placeholder-color);\n opacity: 1; /* ensure full opacity across browsers */\n}\n\n.search-input::placeholder {\n color: var(--select-placeholder-color);\n opacity: 1; /* ensure full opacity across browsers */\n}\n.search-input::-webkit-input-placeholder {\n color: var(--select-placeholder-color);\n}\n.search-input::-moz-placeholder {\n color: var(--select-placeholder-color);\n}\n.search-input:-ms-input-placeholder {\n color: var(--select-placeholder-color);\n}\n.search-input::-ms-input-placeholder {\n color: var(--select-placeholder-color);\n}\n.first\\:pt-0:first-child {\n padding-top: 0px !important;\n}\n.hover\\:border-primary-black:hover {\n --tw-border-opacity: 1 !important;\n border-color: rgb(35 31 32 / var(--tw-border-opacity, 1)) !important;\n}\n.hover\\:bg-gray-100:hover {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1)) !important;\n}\n.hover\\:bg-gray-300:hover {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1)) !important;\n}\n.hover\\:bg-gray-500:hover {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1)) !important;\n}\n.hover\\:bg-primary-black:hover {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(35 31 32 / var(--tw-bg-opacity, 1)) !important;\n}\n.hover\\:bg-red-600:hover {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1)) !important;\n}\n.hover\\:opacity-70:hover {\n opacity: 0.7 !important;\n}\n.focus\\:outline-none:focus {\n outline: 2px solid transparent !important;\n outline-offset: 2px !important;\n}\n.focus\\:ring-0:focus {\n --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;\n --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;\n box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;\n}\n"],"mappings":";AAAA;AAAG;AAAU;AACX,yBAAuB;AACvB,yBAAuB;AACvB,oBAAkB;AAClB,oBAAkB;AAClB,eAAa;AACb,eAAa;AACb,eAAa;AACb,gBAAc;AACd,gBAAc;AACd;AACA;AACA;AACA,+BAA6B;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAAwB;AACxB,0BAAwB;AACxB,mBAAiB,IAAI,GAAG,IAAI,IAAI,EAAE;AAClC,2BAAyB,EAAE,EAAE;AAC7B,oBAAkB,EAAE,EAAE;AACtB,eAAa,EAAE,EAAE;AACjB,uBAAqB,EAAE,EAAE;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF;AAEA;AACE,yBAAuB;AACvB,yBAAuB;AACvB,oBAAkB;AAClB,oBAAkB;AAClB,eAAa;AACb,eAAa;AACb,eAAa;AACb,gBAAc;AACd,gBAAc;AACd;AACA;AACA;AACA,+BAA6B;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAAwB;AACxB,0BAAwB;AACxB,mBAAiB,IAAI,GAAG,IAAI,IAAI,EAAE;AAClC,2BAAyB,EAAE,EAAE;AAC7B,oBAAkB,EAAE,EAAE;AACtB,eAAa,EAAE,EAAE;AACjB,uBAAqB,EAAE,EAAE;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF;AAOA;AACA;AACA;AACE,cAAY;AACZ,gBAAc;AACd,gBAAc;AACd,gBAAc;AAChB;AAEA;AACA;AACE,gBAAc;AAChB;AAYA;AACA;AACE,eAAa;AACb,4BAA0B;AAC1B,iBAAe;AACf,eAAa;AACV,YAAU;AACb;AAAA,IAAa,aAAa;AAAA,IAAE,SAAS;AAAA,IAAE,UAAU;AAAA,IAAE,mBAAmB;AAAA,IAAE,gBAAgB;AAAA,IAAE,iBAAiB;AAAA,IAAE;AAC7G,yBAAuB;AACvB,2B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;AACjB,oBAAkB,IAAI,IAAI,IAAI,IAAI,EAAE,IAAI,eAAe,EAAE;AAC3D;AACA,CAAC;AACC,mBAAiB;AACjB,oBAAkB,IAAI,IAAI,GAAG,GAAG,EAAE,IAAI,eAAe,EAAE;AACzD;AACA,CAAC;AACC,oBAAkB;AACpB;AACA,CAAC;AACC,mBAAiB;AACjB,oBAAkB,IAAI,IAAI,IAAI,IAAI,EAAE,IAAI,eAAe,EAAE;AAC3D;AACA,CAAC;AACC,oBAAkB,IAAI,IAAI,IAAI,IAAI,EAAE;AACtC;AACA,CAAC;AACC,WAAS;AACX;AACA,CAAC;AACC,WAAS;AACX;AACA,CAAC;AACC,WAAS;AACX;AACA,CAAC;AACC,gBAAc;AACd,iBAAe;AACjB;AACA,CAAC;AACC,gBAAc;AACd,iBAAe;AACjB;AACA,CAAC;AACC,gBAAc;AACd,iBAAe;AACjB;AACA,CAAC;AACC,gBAAc;AACd,iBAAe;AACjB;AACA,CAAC;AACC,gBAAc;AACd,iBAAe;AACjB;AACA,CAAC;AACC,gBAAc;AACd,iBAAe;AACjB;AACA,CAAC;AACC,gBAAc;AACd,iBAAe;AACjB;AACA,CAAC;AACC,eAAa;AACb,kBAAgB;AAClB;AACA,CAAC;AACC,eAAa;AACb,kBAAgB;AAClB;AACA,CAAC;AACC,eAAa;AACb,kBAAgB;AAClB;AACA,CAAC;AACC,eAAa;AACb,kBAAgB;AAClB;AACA,CAAC;AACC,eAAa;AACb,kBAAgB;AAClB;AACA,CAAC;AACC,kBAAgB;AAClB;AACA,CAAC;AACC,kBAAgB;AAClB;AACA,CAAC;AACC,kBAAgB;AAClB;AACA,CAAC;AACC,kBAAgB;AAClB;AACA,CAAC;AACC,kBAAgB;AAClB;AACA,CAAC;AACC,eAAa;AACf;AACA,CAAC;AACC,eAAa;AACf;AACA,CAAC;AACC,cAAY;AACd;AACA,CAAC;AACC,cAAY;AACd;AACA,CAAC;AACC,aAAW;AACX,eAAa;AACb,kBAAgB;AAClB;AACA,CAAC;AACC,aAAW;AACX,eAAa;AACb,kBAAgB;AAClB;AACA,CAAC;AACC,aAAW;AACX,eAAa;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","names":[]}
1
+ {"version":3,"sources":["../src/styles.css"],"sourcesContent":["*, ::before, ::after {\n --tw-border-spacing-x: 0;\n --tw-border-spacing-y: 0;\n --tw-translate-x: 0;\n --tw-translate-y: 0;\n --tw-rotate: 0;\n --tw-skew-x: 0;\n --tw-skew-y: 0;\n --tw-scale-x: 1;\n --tw-scale-y: 1;\n --tw-pan-x: ;\n --tw-pan-y: ;\n --tw-pinch-zoom: ;\n --tw-scroll-snap-strictness: proximity;\n --tw-gradient-from-position: ;\n --tw-gradient-via-position: ;\n --tw-gradient-to-position: ;\n --tw-ordinal: ;\n --tw-slashed-zero: ;\n --tw-numeric-figure: ;\n --tw-numeric-spacing: ;\n --tw-numeric-fraction: ;\n --tw-ring-inset: ;\n --tw-ring-offset-width: 0px;\n --tw-ring-offset-color: #fff;\n --tw-ring-color: rgb(59 130 246 / 0.5);\n --tw-ring-offset-shadow: 0 0 #0000;\n --tw-ring-shadow: 0 0 #0000;\n --tw-shadow: 0 0 #0000;\n --tw-shadow-colored: 0 0 #0000;\n --tw-blur: ;\n --tw-brightness: ;\n --tw-contrast: ;\n --tw-grayscale: ;\n --tw-hue-rotate: ;\n --tw-invert: ;\n --tw-saturate: ;\n --tw-sepia: ;\n --tw-drop-shadow: ;\n --tw-backdrop-blur: ;\n --tw-backdrop-brightness: ;\n --tw-backdrop-contrast: ;\n --tw-backdrop-grayscale: ;\n --tw-backdrop-hue-rotate: ;\n --tw-backdrop-invert: ;\n --tw-backdrop-opacity: ;\n --tw-backdrop-saturate: ;\n --tw-backdrop-sepia: ;\n --tw-contain-size: ;\n --tw-contain-layout: ;\n --tw-contain-paint: ;\n --tw-contain-style: ;\n}\n\n::backdrop {\n --tw-border-spacing-x: 0;\n --tw-border-spacing-y: 0;\n --tw-translate-x: 0;\n --tw-translate-y: 0;\n --tw-rotate: 0;\n --tw-skew-x: 0;\n --tw-skew-y: 0;\n --tw-scale-x: 1;\n --tw-scale-y: 1;\n --tw-pan-x: ;\n --tw-pan-y: ;\n --tw-pinch-zoom: ;\n --tw-scroll-snap-strictness: proximity;\n --tw-gradient-from-position: ;\n --tw-gradient-via-position: ;\n --tw-gradient-to-position: ;\n --tw-ordinal: ;\n --tw-slashed-zero: ;\n --tw-numeric-figure: ;\n --tw-numeric-spacing: ;\n --tw-numeric-fraction: ;\n --tw-ring-inset: ;\n --tw-ring-offset-width: 0px;\n --tw-ring-offset-color: #fff;\n --tw-ring-color: rgb(59 130 246 / 0.5);\n --tw-ring-offset-shadow: 0 0 #0000;\n --tw-ring-shadow: 0 0 #0000;\n --tw-shadow: 0 0 #0000;\n --tw-shadow-colored: 0 0 #0000;\n --tw-blur: ;\n --tw-brightness: ;\n --tw-contrast: ;\n --tw-grayscale: ;\n --tw-hue-rotate: ;\n --tw-invert: ;\n --tw-saturate: ;\n --tw-sepia: ;\n --tw-drop-shadow: ;\n --tw-backdrop-blur: ;\n --tw-backdrop-brightness: ;\n --tw-backdrop-contrast: ;\n --tw-backdrop-grayscale: ;\n --tw-backdrop-hue-rotate: ;\n --tw-backdrop-invert: ;\n --tw-backdrop-opacity: ;\n --tw-backdrop-saturate: ;\n --tw-backdrop-sepia: ;\n --tw-contain-size: ;\n --tw-contain-layout: ;\n --tw-contain-paint: ;\n --tw-contain-style: ;\n}/*\n! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com\n*//*\n1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)\n2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)\n*/\n\n*,\n::before,\n::after {\n box-sizing: border-box; /* 1 */\n border-width: 0; /* 2 */\n border-style: solid; /* 2 */\n border-color: #e5e7eb; /* 2 */\n}\n\n::before,\n::after {\n --tw-content: '';\n}\n\n/*\n1. Use a consistent sensible line-height in all browsers.\n2. Prevent adjustments of font size after orientation changes in iOS.\n3. Use a more readable tab size.\n4. Use the user's configured `sans` font-family by default.\n5. Use the user's configured `sans` font-feature-settings by default.\n6. Use the user's configured `sans` font-variation-settings by default.\n7. Disable tap highlights on iOS\n*/\n\nhtml,\n:host {\n line-height: 1.5; /* 1 */\n -webkit-text-size-adjust: 100%; /* 2 */\n -moz-tab-size: 4; /* 3 */\n -o-tab-size: 4;\n tab-size: 4; /* 3 */\n font-family: ui-sans-serif, system-ui, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"; /* 4 */\n font-feature-settings: normal; /* 5 */\n font-variation-settings: normal; /* 6 */\n -webkit-tap-highlight-color: transparent; /* 7 */\n}\n\n/*\n1. Remove the margin in all browsers.\n2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.\n*/\n\nbody {\n margin: 0; /* 1 */\n line-height: inherit; /* 2 */\n}\n\n/*\n1. Add the correct height in Firefox.\n2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)\n3. Ensure horizontal rules are visible by default.\n*/\n\nhr {\n height: 0; /* 1 */\n color: inherit; /* 2 */\n border-top-width: 1px; /* 3 */\n}\n\n/*\nAdd the correct text decoration in Chrome, Edge, and Safari.\n*/\n\nabbr:where([title]) {\n -webkit-text-decoration: underline dotted;\n text-decoration: underline dotted;\n}\n\n/*\nRemove the default font size and weight for headings.\n*/\n\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n font-size: inherit;\n font-weight: inherit;\n}\n\n/*\nReset links to optimize for opt-in styling instead of opt-out.\n*/\n\na {\n color: inherit;\n text-decoration: inherit;\n}\n\n/*\nAdd the correct font weight in Edge and Safari.\n*/\n\nb,\nstrong {\n font-weight: bolder;\n}\n\n/*\n1. Use the user's configured `mono` font-family by default.\n2. Use the user's configured `mono` font-feature-settings by default.\n3. Use the user's configured `mono` font-variation-settings by default.\n4. Correct the odd `em` font sizing in all browsers.\n*/\n\ncode,\nkbd,\nsamp,\npre {\n font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace; /* 1 */\n font-feature-settings: normal; /* 2 */\n font-variation-settings: normal; /* 3 */\n font-size: 1em; /* 4 */\n}\n\n/*\nAdd the correct font size in all browsers.\n*/\n\nsmall {\n font-size: 80%;\n}\n\n/*\nPrevent `sub` and `sup` elements from affecting the line height in all browsers.\n*/\n\nsub,\nsup {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n}\n\nsub {\n bottom: -0.25em;\n}\n\nsup {\n top: -0.5em;\n}\n\n/*\n1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)\n2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)\n3. Remove gaps between table borders by default.\n*/\n\ntable {\n text-indent: 0; /* 1 */\n border-color: inherit; /* 2 */\n border-collapse: collapse; /* 3 */\n}\n\n/*\n1. Change the font styles in all browsers.\n2. Remove the margin in Firefox and Safari.\n3. Remove default padding in all browsers.\n*/\n\nbutton,\ninput,\noptgroup,\nselect,\ntextarea {\n font-family: inherit; /* 1 */\n font-feature-settings: inherit; /* 1 */\n font-variation-settings: inherit; /* 1 */\n font-size: 100%; /* 1 */\n font-weight: inherit; /* 1 */\n line-height: inherit; /* 1 */\n letter-spacing: inherit; /* 1 */\n color: inherit; /* 1 */\n margin: 0; /* 2 */\n padding: 0; /* 3 */\n}\n\n/*\nRemove the inheritance of text transform in Edge and Firefox.\n*/\n\nbutton,\nselect {\n text-transform: none;\n}\n\n/*\n1. Correct the inability to style clickable types in iOS and Safari.\n2. Remove default button styles.\n*/\n\nbutton,\ninput:where([type='button']),\ninput:where([type='reset']),\ninput:where([type='submit']) {\n -webkit-appearance: button; /* 1 */\n background-color: transparent; /* 2 */\n background-image: none; /* 2 */\n}\n\n/*\nUse the modern Firefox focus style for all focusable elements.\n*/\n\n:-moz-focusring {\n outline: auto;\n}\n\n/*\nRemove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)\n*/\n\n:-moz-ui-invalid {\n box-shadow: none;\n}\n\n/*\nAdd the correct vertical alignment in Chrome and Firefox.\n*/\n\nprogress {\n vertical-align: baseline;\n}\n\n/*\nCorrect the cursor style of increment and decrement buttons in Safari.\n*/\n\n::-webkit-inner-spin-button,\n::-webkit-outer-spin-button {\n height: auto;\n}\n\n/*\n1. Correct the odd appearance in Chrome and Safari.\n2. Correct the outline style in Safari.\n*/\n\n[type='search'] {\n -webkit-appearance: textfield; /* 1 */\n outline-offset: -2px; /* 2 */\n}\n\n/*\nRemove the inner padding in Chrome and Safari on macOS.\n*/\n\n::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n/*\n1. Correct the inability to style clickable types in iOS and Safari.\n2. Change font properties to `inherit` in Safari.\n*/\n\n::-webkit-file-upload-button {\n -webkit-appearance: button; /* 1 */\n font: inherit; /* 2 */\n}\n\n/*\nAdd the correct display in Chrome and Safari.\n*/\n\nsummary {\n display: list-item;\n}\n\n/*\nRemoves the default spacing and border for appropriate elements.\n*/\n\nblockquote,\ndl,\ndd,\nh1,\nh2,\nh3,\nh4,\nh5,\nh6,\nhr,\nfigure,\np,\npre {\n margin: 0;\n}\n\nfieldset {\n margin: 0;\n padding: 0;\n}\n\nlegend {\n padding: 0;\n}\n\nol,\nul,\nmenu {\n list-style: none;\n margin: 0;\n padding: 0;\n}\n\n/*\nReset default styling for dialogs.\n*/\ndialog {\n padding: 0;\n}\n\n/*\nPrevent resizing textareas horizontally by default.\n*/\n\ntextarea {\n resize: vertical;\n}\n\n/*\n1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)\n2. Set the default placeholder color to the user's configured gray 400 color.\n*/\n\ninput::-moz-placeholder, textarea::-moz-placeholder {\n opacity: 1; /* 1 */\n color: #9ca3af; /* 2 */\n}\n\ninput::placeholder,\ntextarea::placeholder {\n opacity: 1; /* 1 */\n color: #9ca3af; /* 2 */\n}\n\n/*\nSet the default cursor for buttons.\n*/\n\nbutton,\n[role=\"button\"] {\n cursor: pointer;\n}\n\n/*\nMake sure disabled buttons don't get the pointer cursor.\n*/\n:disabled {\n cursor: default;\n}\n\n/*\n1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)\n2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)\n This can trigger a poorly considered lint error in some tools but is included by design.\n*/\n\nimg,\nsvg,\nvideo,\ncanvas,\naudio,\niframe,\nembed,\nobject {\n display: block; /* 1 */\n vertical-align: middle; /* 2 */\n}\n\n/*\nConstrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)\n*/\n\nimg,\nvideo {\n max-width: 100%;\n height: auto;\n}\n\n/* Make elements with the HTML hidden attribute stay hidden by default */\n[hidden]:where(:not([hidden=\"until-found\"])) {\n display: none;\n}\n.fixed {\n position: fixed !important;\n}\n.absolute {\n position: absolute !important;\n}\n.relative {\n position: relative !important;\n}\n.inset-0 {\n inset: 0px !important;\n}\n.z-50 {\n z-index: 50 !important;\n}\n.col-span-1 {\n grid-column: span 1 / span 1 !important;\n}\n.col-span-2 {\n grid-column: span 2 / span 2 !important;\n}\n.col-span-3 {\n grid-column: span 3 / span 3 !important;\n}\n.mx-auto {\n margin-left: auto !important;\n margin-right: auto !important;\n}\n.my-1 {\n margin-top: 0.25rem !important;\n margin-bottom: 0.25rem !important;\n}\n.mb-0 {\n margin-bottom: 0px !important;\n}\n.mb-1 {\n margin-bottom: 0.25rem !important;\n}\n.mb-2 {\n margin-bottom: 0.5rem !important;\n}\n.ml-2 {\n margin-left: 0.5rem !important;\n}\n.mt-2 {\n margin-top: 0.5rem !important;\n}\n.mt-6 {\n margin-top: 1.5rem !important;\n}\n.block {\n display: block !important;\n}\n.inline-block {\n display: inline-block !important;\n}\n.flex {\n display: flex !important;\n}\n.grid {\n display: grid !important;\n}\n.hidden {\n display: none !important;\n}\n.h-12 {\n height: 3rem !important;\n}\n.h-2 {\n height: 0.5rem !important;\n}\n.h-4 {\n height: 1rem !important;\n}\n.h-full {\n height: 100% !important;\n}\n.h-screen {\n height: 100vh !important;\n}\n.max-h-\\[32rem\\] {\n max-height: 32rem !important;\n}\n.w-1\\/2 {\n width: 50% !important;\n}\n.w-1\\/3 {\n width: 33.333333% !important;\n}\n.w-2 {\n width: 0.5rem !important;\n}\n.w-2\\/3 {\n width: 66.666667% !important;\n}\n.w-24 {\n width: 6rem !important;\n}\n.w-4 {\n width: 1rem !important;\n}\n.w-\\[95\\%\\] {\n width: 95% !important;\n}\n.w-full {\n width: 100% !important;\n}\n.max-w-\\[18rem\\] {\n max-width: 18rem !important;\n}\n.transform {\n transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;\n}\n@keyframes spin {\n\n to {\n transform: rotate(360deg);\n }\n}\n.animate-spin {\n animation: spin 1s linear infinite !important;\n}\n.cursor-not-allowed {\n cursor: not-allowed !important;\n}\n.cursor-pointer {\n cursor: pointer !important;\n}\n.grid-cols-1 {\n grid-template-columns: repeat(1, minmax(0, 1fr)) !important;\n}\n.grid-cols-2 {\n grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n}\n.grid-cols-3 {\n grid-template-columns: repeat(3, minmax(0, 1fr)) !important;\n}\n.flex-row {\n flex-direction: row !important;\n}\n.flex-col {\n flex-direction: column !important;\n}\n.place-items-center {\n place-items: center !important;\n}\n.items-end {\n align-items: flex-end !important;\n}\n.items-center {\n align-items: center !important;\n}\n.justify-center {\n justify-content: center !important;\n}\n.justify-between {\n justify-content: space-between !important;\n}\n.gap-1 {\n gap: 0.25rem !important;\n}\n.gap-10 {\n gap: 2.5rem !important;\n}\n.gap-2 {\n gap: 0.5rem !important;\n}\n.gap-3 {\n gap: 0.75rem !important;\n}\n.gap-4 {\n gap: 1rem !important;\n}\n.gap-5 {\n gap: 1.25rem !important;\n}\n.gap-6 {\n gap: 1.5rem !important;\n}\n.gap-8 {\n gap: 2rem !important;\n}\n.self-start {\n align-self: flex-start !important;\n}\n.overflow-y-auto {\n overflow-y: auto !important;\n}\n.overflow-y-scroll {\n overflow-y: scroll !important;\n}\n.truncate {\n overflow: hidden !important;\n text-overflow: ellipsis !important;\n white-space: nowrap !important;\n}\n.break-words {\n overflow-wrap: break-word !important;\n}\n.rounded {\n border-radius: 0.25rem !important;\n}\n.rounded-2xl {\n border-radius: 1rem !important;\n}\n.rounded-full {\n border-radius: 9999px !important;\n}\n.rounded-lg {\n border-radius: 0.5rem !important;\n}\n.rounded-md {\n border-radius: 0.375rem !important;\n}\n.rounded-xl {\n border-radius: 0.75rem !important;\n}\n.rounded-l-xl {\n border-top-left-radius: 0.75rem !important;\n border-bottom-left-radius: 0.75rem !important;\n}\n.border {\n border-width: 1px !important;\n}\n.border-2 {\n border-width: 2px !important;\n}\n.border-b {\n border-bottom-width: 1px !important;\n}\n.border-r-4 {\n border-right-width: 4px !important;\n}\n.border-none {\n border-style: none !important;\n}\n.border-\\[\\#DAE4E8\\] {\n --tw-border-opacity: 1 !important;\n border-color: rgb(218 228 232 / var(--tw-border-opacity, 1)) !important;\n}\n.border-\\[\\#E1EBF5\\] {\n --tw-border-opacity: 1 !important;\n border-color: rgb(225 235 245 / var(--tw-border-opacity, 1)) !important;\n}\n.border-\\[\\#F0FAFF\\] {\n --tw-border-opacity: 1 !important;\n border-color: rgb(240 250 255 / var(--tw-border-opacity, 1)) !important;\n}\n.border-current {\n border-color: currentColor !important;\n}\n.border-gray-200 {\n --tw-border-opacity: 1 !important;\n border-color: rgb(229 231 235 / var(--tw-border-opacity, 1)) !important;\n}\n.border-grey-100 {\n --tw-border-opacity: 1 !important;\n border-color: rgb(225 235 245 / var(--tw-border-opacity, 1)) !important;\n}\n.border-grey-border {\n --tw-border-opacity: 1 !important;\n border-color: rgb(231 238 255 / var(--tw-border-opacity, 1)) !important;\n}\n.border-orange-500 {\n --tw-border-opacity: 1 !important;\n border-color: rgb(244 122 31 / var(--tw-border-opacity, 1)) !important;\n}\n.border-primary {\n --tw-border-opacity: 1 !important;\n border-color: rgb(18 34 50 / var(--tw-border-opacity, 1)) !important;\n}\n.border-red-300 {\n --tw-border-opacity: 1 !important;\n border-color: rgb(252 165 165 / var(--tw-border-opacity, 1)) !important;\n}\n.border-red-500 {\n --tw-border-opacity: 1 !important;\n border-color: rgb(239 68 68 / var(--tw-border-opacity, 1)) !important;\n}\n.border-white {\n --tw-border-opacity: 1 !important;\n border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;\n}\n.border-t-transparent {\n border-top-color: transparent !important;\n}\n.bg-\\[\\#0A0032\\] {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(10 0 50 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-\\[\\#EFF7FF\\] {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(239 247 255 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-\\[\\#F8FDFF\\] {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(248 253 255 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-\\[\\#FAFDFF\\] {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(250 253 255 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-gray-100 {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-gray-200 {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-grey-100 {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(225 235 245 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-grey-50 {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(245 249 252 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-heading-text {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(24 45 65 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-light-white-50 {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(254 255 255 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-off-white {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(248 253 255 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-orange-500 {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(244 122 31 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-primary {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(18 34 50 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-primary-miden {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(10 0 50 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-red-50 {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-red-500 {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-transparent {\n background-color: transparent !important;\n}\n.bg-white {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;\n}\n.bg-white\\/60 {\n background-color: rgb(255 255 255 / 0.6) !important;\n}\n.p-16 {\n padding: 4rem !important;\n}\n.p-4 {\n padding: 1rem !important;\n}\n.p-6 {\n padding: 1.5rem !important;\n}\n.px-3 {\n padding-left: 0.75rem !important;\n padding-right: 0.75rem !important;\n}\n.px-4 {\n padding-left: 1rem !important;\n padding-right: 1rem !important;\n}\n.px-6 {\n padding-left: 1.5rem !important;\n padding-right: 1.5rem !important;\n}\n.px-8 {\n padding-left: 2rem !important;\n padding-right: 2rem !important;\n}\n.py-2 {\n padding-top: 0.5rem !important;\n padding-bottom: 0.5rem !important;\n}\n.py-3 {\n padding-top: 0.75rem !important;\n padding-bottom: 0.75rem !important;\n}\n.py-4 {\n padding-top: 1rem !important;\n padding-bottom: 1rem !important;\n}\n.py-6 {\n padding-top: 1.5rem !important;\n padding-bottom: 1.5rem !important;\n}\n.py-8 {\n padding-top: 2rem !important;\n padding-bottom: 2rem !important;\n}\n.pb-1 {\n padding-bottom: 0.25rem !important;\n}\n.pb-10 {\n padding-bottom: 2.5rem !important;\n}\n.pb-2 {\n padding-bottom: 0.5rem !important;\n}\n.pb-4 {\n padding-bottom: 1rem !important;\n}\n.pb-8 {\n padding-bottom: 2rem !important;\n}\n.pt-2 {\n padding-top: 0.5rem !important;\n}\n.pt-4 {\n padding-top: 1rem !important;\n}\n.text-center {\n text-align: center !important;\n}\n.text-right {\n text-align: right !important;\n}\n.text-body-2xs {\n font-size: 14px !important;\n line-height: 150% !important;\n letter-spacing: 0 !important;\n}\n.text-body-3xs {\n font-size: 12px !important;\n line-height: 150% !important;\n letter-spacing: 0 !important;\n}\n.text-body-4xs {\n font-size: 10px !important;\n line-height: 132% !important;\n letter-spacing: 0 !important;\n}\n.text-body-lg {\n font-size: 22px !important;\n line-height: 120% !important;\n letter-spacing: 0 !important;\n}\n.text-body-xs {\n font-size: 16px !important;\n line-height: 120% !important;\n letter-spacing: 0 !important;\n}\n.text-header-2xl {\n font-size: 40px !important;\n line-height: 150% !important;\n letter-spacing: 0 !important;\n}\n.font-extrabold {\n font-weight: 800 !important;\n}\n.font-medium {\n font-weight: 500 !important;\n}\n.font-normal {\n font-weight: 400 !important;\n}\n.font-semibold {\n font-weight: 600 !important;\n}\n.uppercase {\n text-transform: uppercase !important;\n}\n.lowercase {\n text-transform: lowercase !important;\n}\n.text-\\[\\#1383E8\\] {\n --tw-text-opacity: 1 !important;\n color: rgb(19 131 232 / var(--tw-text-opacity, 1)) !important;\n}\n.text-\\[\\#5F738C\\] {\n --tw-text-opacity: 1 !important;\n color: rgb(95 115 140 / var(--tw-text-opacity, 1)) !important;\n}\n.text-\\[\\#8FAECA\\] {\n --tw-text-opacity: 1 !important;\n color: rgb(143 174 202 / var(--tw-text-opacity, 1)) !important;\n}\n.text-gray-400 {\n --tw-text-opacity: 1 !important;\n color: rgb(156 163 175 / var(--tw-text-opacity, 1)) !important;\n}\n.text-grey-500 {\n --tw-text-opacity: 1 !important;\n color: rgb(157 191 222 / var(--tw-text-opacity, 1)) !important;\n}\n.text-heading-text {\n --tw-text-opacity: 1 !important;\n color: rgb(24 45 65 / var(--tw-text-opacity, 1)) !important;\n}\n.text-input-grey {\n --tw-text-opacity: 1 !important;\n color: rgb(62 73 84 / var(--tw-text-opacity, 1)) !important;\n}\n.text-light-copy {\n --tw-text-opacity: 1 !important;\n color: rgb(85 117 145 / var(--tw-text-opacity, 1)) !important;\n}\n.text-light-white-100 {\n --tw-text-opacity: 1 !important;\n color: rgb(250 253 255 / var(--tw-text-opacity, 1)) !important;\n}\n.text-orange-500 {\n --tw-text-opacity: 1 !important;\n color: rgb(244 122 31 / var(--tw-text-opacity, 1)) !important;\n}\n.text-orange-required {\n --tw-text-opacity: 1 !important;\n color: rgb(246 149 76 / var(--tw-text-opacity, 1)) !important;\n}\n.text-primary {\n --tw-text-opacity: 1 !important;\n color: rgb(18 34 50 / var(--tw-text-opacity, 1)) !important;\n}\n.text-primary-black {\n --tw-text-opacity: 1 !important;\n color: rgb(35 31 32 / var(--tw-text-opacity, 1)) !important;\n}\n.text-red-500 {\n --tw-text-opacity: 1 !important;\n color: rgb(239 68 68 / var(--tw-text-opacity, 1)) !important;\n}\n.text-sub-copy {\n --tw-text-opacity: 1 !important;\n color: rgb(39 75 107 / var(--tw-text-opacity, 1)) !important;\n}\n.text-white {\n --tw-text-opacity: 1 !important;\n color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;\n}\n.opacity-25 {\n opacity: 0.25 !important;\n}\n.opacity-75 {\n opacity: 0.75 !important;\n}\n.outline-none {\n outline: 2px solid transparent !important;\n outline-offset: 2px !important;\n}\n.ring {\n --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;\n --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;\n box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;\n}\n.filter {\n filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;\n}\n.transition {\n transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;\n transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;\n transition-duration: 150ms !important;\n}\n.transition-colors {\n transition-property: color, background-color, border-color, text-decoration-color, fill, stroke !important;\n transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;\n transition-duration: 150ms !important;\n}\n.transition-opacity {\n transition-property: opacity !important;\n transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;\n transition-duration: 150ms !important;\n}\n.duration-200 {\n transition-duration: 200ms !important;\n}\n.duration-300 {\n transition-duration: 300ms !important;\n}\n.ease-in-out {\n transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;\n}\n\n/* @font-face {\n font-family: \"Euclid Circular A\";\n src: url(\"./EuclidCircularARegular.ttf\") format(\"truetype\");\n font-weight: 400;\n font-style: normal;\n font-display: swap;\n} */\n\nbody {\n /* font-family: \"Euclid Circular A\", sans-serif; */\n margin: 0;\n padding: 0;\n box-sizing: border-box;\n}\n\n.border-c {\n border: 1px solid;\n}\n\n.checkout-card {\n background-color: rgba(15, 38, 59, 0.898);\n}\n\n.checkout-card-miden {\n background-color: rgba(0, 0, 0, 0.8);\n}\n\n.checkout-card .close-icon {\n background-color: rgba(250, 253, 255, 0.051);\n padding: 0 10px 2px;\n border-radius: 4px;\n}\n\n.h-68px {\n height: 68px;\n}\n.h-42px {\n height: 42px;\n}\n.h-32px {\n height: 32px;\n}\n\n:host {\n /* default placeholder color (override per instance if needed) */\n --select-placeholder-color: #9dbfde; /* adjust to your design token */\n}\n\n.search-input::-moz-placeholder {\n color: var(--select-placeholder-color);\n opacity: 1; /* ensure full opacity across browsers */\n}\n\n.search-input::placeholder {\n color: var(--select-placeholder-color);\n opacity: 1; /* ensure full opacity across browsers */\n}\n.search-input::-webkit-input-placeholder {\n color: var(--select-placeholder-color);\n}\n.search-input::-moz-placeholder {\n color: var(--select-placeholder-color);\n}\n.search-input:-ms-input-placeholder {\n color: var(--select-placeholder-color);\n}\n.search-input::-ms-input-placeholder {\n color: var(--select-placeholder-color);\n}\n.first\\:pt-0:first-child {\n padding-top: 0px !important;\n}\n.hover\\:border-primary-black:hover {\n --tw-border-opacity: 1 !important;\n border-color: rgb(35 31 32 / var(--tw-border-opacity, 1)) !important;\n}\n.hover\\:bg-gray-100:hover {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1)) !important;\n}\n.hover\\:bg-gray-300:hover {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1)) !important;\n}\n.hover\\:bg-gray-500:hover {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1)) !important;\n}\n.hover\\:bg-primary-black:hover {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(35 31 32 / var(--tw-bg-opacity, 1)) !important;\n}\n.hover\\:bg-red-600:hover {\n --tw-bg-opacity: 1 !important;\n background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1)) !important;\n}\n.hover\\:opacity-70:hover {\n opacity: 0.7 !important;\n}\n.focus\\:outline-none:focus {\n outline: 2px solid transparent !important;\n outline-offset: 2px !important;\n}\n.focus\\:ring-0:focus {\n --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;\n --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;\n box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;\n}\n@media (min-width: 640px) {\n\n .sm\\:col-span-1 {\n grid-column: span 1 / span 1 !important;\n }\n\n .sm\\:flex {\n display: flex !important;\n }\n\n .sm\\:w-\\[85\\%\\] {\n width: 85% !important;\n }\n\n .sm\\:flex-row {\n flex-direction: row !important;\n }\n\n .sm\\:items-center {\n align-items: center !important;\n }\n\n .sm\\:px-10 {\n padding-left: 2.5rem !important;\n padding-right: 2.5rem !important;\n }\n\n .sm\\:py-8 {\n padding-top: 2rem !important;\n padding-bottom: 2rem !important;\n }\n\n .sm\\:text-right {\n text-align: right !important;\n }\n}\n@media (min-width: 768px) {\n\n .md\\:w-\\[70\\%\\] {\n width: 70% !important;\n }\n\n .md\\:px-10 {\n padding-left: 2.5rem !important;\n padding-right: 2.5rem !important;\n }\n}\n@media (min-width: 1024px) {\n\n .lg\\:w-\\[60\\%\\] {\n width: 60% !important;\n }\n\n .lg\\:px-14 {\n padding-left: 3.5rem !important;\n padding-right: 3.5rem !important;\n }\n}\n@media (min-width: 1280px) {\n\n .xl\\:w-1\\/2 {\n width: 50% !important;\n }\n}\n"],"mappings":";AAAA;AAAG;AAAU;AACX,yBAAuB;AACvB,yBAAuB;AACvB,oBAAkB;AAClB,oBAAkB;AAClB,eAAa;AACb,eAAa;AACb,eAAa;AACb,gBAAc;AACd,gBAAc;AACd;AACA;AACA;AACA,+BAA6B;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAAwB;AACxB,0BAAwB;AACxB,mBAAiB,IAAI,GAAG,IAAI,IAAI,EAAE;AAClC,2BAAyB,EAAE,EAAE;AAC7B,oBAAkB,EAAE,EAAE;AACtB,eAAa,EAAE,EAAE;AACjB,uBAAqB,EAAE,EAAE;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF;AAEA;AACE,yBAAuB;AACvB,yBAAuB;AACvB,oBAAkB;AAClB,oBAAkB;AAClB,eAAa;AACb,eAAa;AACb,eAAa;AACb,gBAAc;AACd,gBAAc;AACd;AACA;AACA;AACA,+BAA6B;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,0BAAwB;AACxB,0BAAwB;AACxB,mBAAiB,IAAI,GAAG,IAAI,IAAI,EAAE;AAClC,2BAAyB,EAAE,EAAE;AAC7B,oBAAkB,EAAE,EAAE;AACtB,eAAa,EAAE,EAAE;AACjB,uBAAqB,EAAE,EAAE;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF;AAOA;AACA;AACA;AACE,cAAY;AACZ,gBAAc;AACd,gBAAc;AACd,gBAAc;AAChB;AAEA;AACA;AACE,gBAAc;AAChB;AAYA;AACA;AACE,eAAa;AACb,4BAA0B;AAC1B,iBAAe;AACf,eAAa;AACV,YAAU;AACb;AAAA,IAAa,aAAa;AAAA,IAAE,SAAS;AAAA,IAAE,UAAU;AAAA,IAAE,mBAAmB;AAAA,IAAE,gBAAgB;AAAA,IAAE,iBAAiB;AAAA,IAAE;AAC7G,yBAAuB;AACvB,2B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CvD;AACA,CAAC;AACC,mBAAiB;AACjB,oBAAkB,IAAI,IAAI,IAAI,IAAI,EAAE,IAAI,eAAe,EAAE;AAC3D;AACA,CAAC;AACC,mBAAiB;AACjB,oBAAkB,IAAI,IAAI,GAAG,GAAG,EAAE,IAAI,eAAe,EAAE;AACzD;AACA,CAAC;AACC,oBAAkB;AACpB;AACA,CAAC;AACC,mBAAiB;AACjB,oBAAkB,IAAI,IAAI,IAAI,IAAI,EAAE,IAAI,eAAe,EAAE;AAC3D;AACA,CAAC;AACC,oBAAkB,IAAI,IAAI,IAAI,IAAI,EAAE;AACtC;AACA,CAAC;AACC,WAAS;AACX;AACA,CAAC;AACC,WAAS;AACX;AACA,CAAC;AACC,WAAS;AACX;AACA,CAAC;AACC,gBAAc;AACd,iBAAe;AACjB;AACA,CAAC;AACC,gBAAc;AACd,iBAAe;AACjB;AACA,CAAC;AACC,gBAAc;AACd,iBAAe;AACjB;AACA,CAAC;AACC,gBAAc;AACd,iBAAe;AACjB;AACA,CAAC;AACC,eAAa;AACb,kBAAgB;AAClB;AACA,CAAC;AACC,eAAa;AACb,kBAAgB;AAClB;AACA,CAAC;AACC,eAAa;AACb,kBAAgB;AAClB;AACA,CAAC;AACC,eAAa;AACb,kBAAgB;AAClB;AACA,CAAC;AACC,eAAa;AACb,kBAAgB;AAClB;AACA,CAAC;AACC,kBAAgB;AAClB;AACA,CAAC;AACC,kBAAgB;AAClB;AACA,CAAC;AACC,kBAAgB;AAClB;AACA,CAAC;AACC,kBAAgB;AAClB;AACA,CAAC;AACC,kBAAgB;AAClB;AACA,CAAC;AACC,eAAa;AACf;AACA,CAAC;AACC,eAAa;AACf;AACA,CAAC;AACC,cAAY;AACd;AACA,CAAC;AACC,cAAY;AACd;AACA,CAAC;AACC,aAAW;AACX,eAAa;AACb,kBAAgB;AAClB;AACA,CAAC;AACC,aAAW;AACX,eAAa;AACb,kBAAgB;AAClB;AACA,CAAC;AACC,aAAW;AACX,eAAa;AACb,kBAAgB;AAClB;AACA,CAAC;AACC,aAAW;AACX,eAAa;AACb,kBAAgB;AAClB;AACA,CAAC;AACC,aAAW;AAC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","names":[]}
package/dist/index.js CHANGED
@@ -1655,7 +1655,7 @@ function BaseCard({
1655
1655
  onClose,
1656
1656
  caller = "buzapay"
1657
1657
  }) {
1658
- return caller === "buzapay" ? /* @__PURE__ */ jsx22("div", { className: "checkout-card-miden w-full h-screen flex flex-col items-center justify-center text-white", children: /* @__PURE__ */ jsxs13("div", { className: "flex w-1/2", children: [
1658
+ return caller === "buzapay" ? /* @__PURE__ */ jsx22("div", { className: "checkout-card-miden w-full h-screen flex flex-col items-center justify-center text-white", children: /* @__PURE__ */ jsxs13("div", { className: "flex w-[95%] sm:w-[85%] md:w-[70%] lg:w-[60%] xl:w-1/2", children: [
1659
1659
  showBackButton && /* @__PURE__ */ jsx22(BaseBack, { back: () => onBack?.() }),
1660
1660
  /* @__PURE__ */ jsxs13("div", { className: "flex gap-2 w-full", children: [
1661
1661
  /* @__PURE__ */ jsxs13("div", { className: "flex flex-col gap-8 w-full", children: [
@@ -1669,12 +1669,12 @@ function BaseCard({
1669
1669
  "div",
1670
1670
  {
1671
1671
  onClick: onClose,
1672
- className: "close-icon flex flex-col items-center justify-center self-start cursor-pointer hover:bg-gray-500",
1672
+ className: "hidden sm:flex close-icon flex-col items-center justify-center self-start cursor-pointer hover:bg-gray-500",
1673
1673
  children: /* @__PURE__ */ jsx22("p", { className: "text-white", children: "x" })
1674
1674
  }
1675
1675
  )
1676
1676
  ] })
1677
- ] }) }) : /* @__PURE__ */ jsx22("div", { className: "checkout-card-miden w-full h-screen flex flex-col items-center justify-center text-white", children: /* @__PURE__ */ jsxs13("div", { className: "flex w-1/2", children: [
1677
+ ] }) }) : /* @__PURE__ */ jsx22("div", { className: "checkout-card-miden w-full h-screen flex flex-col items-center justify-center text-white", children: /* @__PURE__ */ jsxs13("div", { className: "flex w-[95%] sm:w-[85%] md:w-[70%] lg:w-[60%] xl:w-1/2", children: [
1678
1678
  showBackButton && /* @__PURE__ */ jsx22(BaseBack, { back: () => onBack?.() }),
1679
1679
  /* @__PURE__ */ jsx22("div", { className: "flex gap-2 w-full", children: /* @__PURE__ */ jsxs13("div", { className: "flex flex-col gap-8 w-full", children: [
1680
1680
  /* @__PURE__ */ jsx22("div", { className: "bg-white rounded-xl", children }),
@@ -2851,7 +2851,7 @@ function PayByCard({
2851
2851
  cardNo: "required|num_spaces",
2852
2852
  expireDate: "required",
2853
2853
  cvv: "required|numeric",
2854
- cardPin: ""
2854
+ cardPin: cardType === "Verve" ? "required" : ""
2855
2855
  // optional unless Verve
2856
2856
  };
2857
2857
  const formatAmountHandler = formatAmount(
@@ -3104,11 +3104,11 @@ function PayByCard({
3104
3104
  setIsMakingPayment(false);
3105
3105
  return;
3106
3106
  }
3107
- if (response && response.message) {
3108
- setMessage(response.message);
3109
- onError?.({
3110
- errorMessage: response.message
3111
- });
3107
+ if (response && !response.isSuccessful && caller === "miden") {
3108
+ onError?.({ errorMessage: response.responseMessage });
3109
+ }
3110
+ if (response && response.message && caller === "buzapay") {
3111
+ onError?.({ errorMessage: response.message });
3112
3112
  }
3113
3113
  setIsMakingPayment(false);
3114
3114
  } catch (err) {
@@ -3278,7 +3278,7 @@ function PayByCard({
3278
3278
  validationError: billingErrors.address2 ?? ""
3279
3279
  }
3280
3280
  ) }),
3281
- /* @__PURE__ */ jsx36(
3281
+ /* @__PURE__ */ jsx36("div", { className: "col-span-2 sm:col-span-1", children: /* @__PURE__ */ jsx36(
3282
3282
  BaseSelect,
3283
3283
  {
3284
3284
  label: "Select Country",
@@ -3303,8 +3303,8 @@ function PayByCard({
3303
3303
  },
3304
3304
  validationError: billingErrors.country ?? ""
3305
3305
  }
3306
- ),
3307
- /* @__PURE__ */ jsx36(
3306
+ ) }),
3307
+ /* @__PURE__ */ jsx36("div", { className: "col-span-2 sm:col-span-1", children: /* @__PURE__ */ jsx36(
3308
3308
  BaseSelect,
3309
3309
  {
3310
3310
  label: "Select State",
@@ -3320,8 +3320,8 @@ function PayByCard({
3320
3320
  },
3321
3321
  validationError: billingErrors.state ?? ""
3322
3322
  }
3323
- ),
3324
- /* @__PURE__ */ jsx36(
3323
+ ) }),
3324
+ /* @__PURE__ */ jsx36("div", { className: "col-span-2 sm:col-span-1", children: /* @__PURE__ */ jsx36(
3325
3325
  BaseInput,
3326
3326
  {
3327
3327
  label: "City",
@@ -3335,8 +3335,8 @@ function PayByCard({
3335
3335
  },
3336
3336
  validationError: billingErrors.city ?? ""
3337
3337
  }
3338
- ),
3339
- /* @__PURE__ */ jsx36(
3338
+ ) }),
3339
+ /* @__PURE__ */ jsx36("div", { className: "col-span-2 sm:col-span-1", children: /* @__PURE__ */ jsx36(
3340
3340
  BaseInput,
3341
3341
  {
3342
3342
  label: "Postal Code",
@@ -3350,7 +3350,7 @@ function PayByCard({
3350
3350
  },
3351
3351
  validationError: billingErrors.postalCode ?? ""
3352
3352
  }
3353
- ),
3353
+ ) }),
3354
3354
  /* @__PURE__ */ jsx36("div", { className: "col-span-2", children: /* @__PURE__ */ jsx36(
3355
3355
  BaseInput,
3356
3356
  {
@@ -3418,10 +3418,10 @@ function PayByCard({
3418
3418
  label: "Card Number",
3419
3419
  required: true,
3420
3420
  rules: ["numeric"],
3421
- mask: "0000 0000 0000 0000",
3421
+ mask: "0000 0000 0000 0000 000",
3422
3422
  placeholder: "0000 0000 0000 0000",
3423
3423
  value: payForm.cardNo,
3424
- preventPaste: false,
3424
+ preventPaste: true,
3425
3425
  onChange: (e) => {
3426
3426
  setPayForm({ ...payForm, cardNo: e });
3427
3427
  if (payErrors.cardNo)
@@ -3577,11 +3577,19 @@ var PayByTransfer = ({
3577
3577
  caller
3578
3578
  );
3579
3579
  if (response?.isSuccessful) {
3580
- setPaymentAccountDetails(response);
3580
+ setPaymentAccountDetails(
3581
+ caller === "buzapay" ? response.data : response
3582
+ );
3581
3583
  startTimer();
3582
3584
  setMessage("Virtual account generated successfully for payment.");
3583
3585
  setIsMakingPayment(true);
3584
3586
  setFormIndex(1);
3587
+ } else {
3588
+ setIsMakingPayment(false);
3589
+ setMessage("Payment failed.");
3590
+ onError?.({
3591
+ errorMessage: "Payment failed."
3592
+ });
3585
3593
  }
3586
3594
  } catch (err) {
3587
3595
  setIsMakingPayment(false);
@@ -3603,10 +3611,12 @@ var PayByTransfer = ({
3603
3611
  caller
3604
3612
  );
3605
3613
  if (response?.isSuccessful) {
3606
- setPaymentReferenceDetails(response.data);
3607
- const made = response.data?.paymentStatus === "Payment Received";
3614
+ setPaymentReferenceDetails(
3615
+ caller === "buzapay" ? response.data : response
3616
+ );
3617
+ const made = paymentReferenceDetails?.paymentStatus === "Payment Received";
3608
3618
  setPaymentMade(made);
3609
- const noServerStatus = response.data?.finalTransactionStatus == null || response.data?.paymentStatus == null;
3619
+ const noServerStatus = paymentReferenceDetails?.finalTransactionStatus == null || paymentReferenceDetails?.paymentStatus == null;
3610
3620
  if (noServerStatus) {
3611
3621
  if (isConfirmCall) {
3612
3622
  setMessage("Transaction not confirmed !!");
@@ -3615,7 +3625,7 @@ var PayByTransfer = ({
3615
3625
  setPaymentReferenceStatus("pending");
3616
3626
  onPaymentAuthorized?.({
3617
3627
  paymentId: transactionReference,
3618
- paymentDate: response?.data?.updatedAt ?? (/* @__PURE__ */ new Date()).toISOString(),
3628
+ paymentDate: paymentReferenceDetails?.updatedAt ?? (/* @__PURE__ */ new Date()).toISOString(),
3619
3629
  paymentStatus: "pending",
3620
3630
  message
3621
3631
  });
@@ -3623,18 +3633,18 @@ var PayByTransfer = ({
3623
3633
  setPaymentReferenceStatus("confirmed");
3624
3634
  onPaymentAuthorized?.({
3625
3635
  paymentId: transactionReference,
3626
- paymentDate: response?.data?.updatedAt ?? (/* @__PURE__ */ new Date()).toISOString(),
3636
+ paymentDate: paymentReferenceDetails?.updatedAt ?? (/* @__PURE__ */ new Date()).toISOString(),
3627
3637
  paymentStatus: "confirmed",
3628
3638
  message
3629
3639
  });
3630
3640
  }
3631
- } else if (response.data?.finalTransactionStatus === "Success" || response.data?.paymentStatus === "Received" || response.data?.paymentStatus === "Payment Received") {
3641
+ } else if (paymentReferenceDetails?.finalTransactionStatus === "Success" || paymentReferenceDetails?.paymentStatus === "Received" || paymentReferenceDetails?.paymentStatus === "Payment Received") {
3632
3642
  setPaymentReferenceStatus("confirmed");
3633
3643
  setIsPaymentConfirmed(true);
3634
3644
  setMessage("Transaction confirmed !!");
3635
3645
  onPaymentAuthorized?.({
3636
3646
  paymentId: transactionReference,
3637
- paymentDate: response?.data?.updatedAt ?? (/* @__PURE__ */ new Date()).toISOString(),
3647
+ paymentDate: paymentReferenceDetails?.updatedAt ?? (/* @__PURE__ */ new Date()).toISOString(),
3638
3648
  paymentStatus: "confirmed",
3639
3649
  message
3640
3650
  });
@@ -3644,7 +3654,7 @@ var PayByTransfer = ({
3644
3654
  setMessage(response.responseMessage || "");
3645
3655
  onPaymentAuthorized?.({
3646
3656
  paymentId: transactionReference,
3647
- paymentDate: null,
3657
+ paymentDate: (/* @__PURE__ */ new Date()).toISOString(),
3648
3658
  paymentStatus: "used",
3649
3659
  message
3650
3660
  });
@@ -4393,7 +4403,7 @@ function BzpCheckoutCard({
4393
4403
  {
4394
4404
  className: checkoutState === "SUCCESS" || checkoutState === "USED" && paymentType === "BANK_TRANSFER" ? "col-span-3" : "col-span-2",
4395
4405
  children: [
4396
- checkoutState === "PENDING" && /* @__PURE__ */ jsxs27("div", { className: "flex items-center justify-between px-12 py-8", children: [
4406
+ checkoutState === "PENDING" && /* @__PURE__ */ jsxs27("div", { className: "flex flex-col gap-6 sm:flex-row sm:items-center justify-between p-6 sm:px-10 sm:py-8", children: [
4397
4407
  paymentObject.logoUrl ? /* @__PURE__ */ jsx39(
4398
4408
  BaseImage,
4399
4409
  {
@@ -4412,15 +4422,15 @@ function BzpCheckoutCard({
4412
4422
  }
4413
4423
  ),
4414
4424
  /* @__PURE__ */ jsxs27("div", { className: "flex flex-col gap-1", children: [
4415
- /* @__PURE__ */ jsx39("p", { className: "text-body-2xs font-regular text-sub-copy text-right", children: paymentObject.merchantName }),
4416
- /* @__PURE__ */ jsxs27("p", { className: "text-body-2xs font-regular text-sub-copy text-right", children: [
4425
+ /* @__PURE__ */ jsx39("p", { className: "text-body-2xs font-regular text-sub-copy sm:text-right", children: paymentObject.merchantName }),
4426
+ /* @__PURE__ */ jsxs27("p", { className: "text-body-2xs font-regular text-sub-copy sm:text-right", children: [
4417
4427
  "Pay:",
4418
4428
  " ",
4419
4429
  /* @__PURE__ */ jsx39("span", { className: "text-orange-500 font-extrabold", children: formatAmount(paymentObject.amount, paymentObject.currency) })
4420
4430
  ] })
4421
4431
  ] })
4422
4432
  ] }),
4423
- checkoutState === "PENDING" && /* @__PURE__ */ jsx39("div", { className: "max-h-[32rem] overflow-y-scroll px-10 pb-10 pt-2", children: paymentType === "CARD" ? /* @__PURE__ */ jsx39(
4433
+ checkoutState === "PENDING" && /* @__PURE__ */ jsx39("div", { className: "max-h-[32rem] overflow-y-scroll px-6 sm:px-10 pb-10 pt-2", children: paymentType === "CARD" ? /* @__PURE__ */ jsx39(
4424
4434
  PayByCard,
4425
4435
  {
4426
4436
  secretKey,
@@ -4755,7 +4765,7 @@ function MidenCheckoutCard({
4755
4765
  /* @__PURE__ */ jsx42(IconMidenLogo, {}),
4756
4766
  /* @__PURE__ */ jsx42(IconClose, { color: "black", className: "cursor-pointer" })
4757
4767
  ] }),
4758
- checkoutState === "PENDING" && /* @__PURE__ */ jsxs30("div", { className: "px-14 pt-4 pb-8 flex flex-col gap-6 max-h-[32rem] overflow-y-scroll", children: [
4768
+ checkoutState === "PENDING" && /* @__PURE__ */ jsxs30("div", { className: "px-6 md:px-10 lg:px-14 pt-4 pb-8 flex flex-col gap-6 max-h-[32rem] overflow-y-scroll", children: [
4759
4769
  /* @__PURE__ */ jsxs30("div", { className: "flex items-center justify-between py-3 px-4 bg-[#F8FDFF] border border-[#DAE4E8] rounded-lg", children: [
4760
4770
  /* @__PURE__ */ jsx42(
4761
4771
  BaseLabelInfo,