@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=Cormorant+Garamond:wght@300;400;500;600;700&display=swap";
/* [project]/src/styles/globals.scss.css [app-client] (css) */
*, :before, :after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, .5);
  --tw-ring-offset-shadow: 0 0 rgba(0, 0, 0, 0);
  --tw-ring-shadow: 0 0 rgba(0, 0, 0, 0);
  --tw-shadow: 0 0 rgba(0, 0, 0, 0);
  --tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, .5);
  --tw-ring-offset-shadow: 0 0 rgba(0, 0, 0, 0);
  --tw-ring-shadow: 0 0 rgba(0, 0, 0, 0);
  --tw-shadow: 0 0 rgba(0, 0, 0, 0);
  --tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

*, :before, :after {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}

:before, :after {
  --tw-content: "";
}

html, :host {
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
  font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Ubuntu, sans-serif;
  line-height: 1.5;
}

body {
  line-height: inherit;
  margin: 0;
}

hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}

a {
  color: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp, pre {
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-family: Roboto Mono, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}

button, input, optgroup, select, textarea {
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}

button, select {
  text-transform: none;
}

button {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}

input:where([type="button"]) {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}

input:where([type="reset"]) {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}

input:where([type="submit"]) {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
}

:-moz-focusring {
  outline: auto;
}

:-moz-ui-invalid {
  box-shadow: none;
}

progress {
  vertical-align: baseline;
}

::-webkit-inner-spin-button {
  height: auto;
}

::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol, ul, menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

dialog {
  padding: 0;
}

textarea {
  resize: vertical;
}

input::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

input::placeholder, textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}

button, [role="button"] {
  cursor: pointer;
}

:disabled {
  cursor: default;
}

img, svg, video, canvas, audio, iframe, embed, object {
  vertical-align: middle;
  display: block;
}

img, video {
  max-width: 100%;
  height: auto;
}

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

* {
  border-color: var(--border-base);
}

:root {
  --tag-neutral-border: #e4e4e7;
  --tag-neutral-icon: #a1a1aa;
  --bg-switch-off-hover: #d4d4d8;
  --border-menu-bot: #fff;
  --border-menu-top: #e4e4e7;
  --bg-subtle-hover: #f4f4f5;
  --contrast-fg-primary: rgba(255, 255, 255, .88);
  --bg-switch-off: #e4e4e7;
  --contrast-bg-base-pressed: #3f3f46;
  --bg-field-component-hover: #fafafa;
  --bg-base-pressed: #e4e4e7;
  --tag-neutral-text: #52525b;
  --tag-red-text: #9f1239;
  --contrast-bg-base: #18181b;
  --border-strong: #d4d4d8;
  --contrast-border-base: rgba(255, 255, 255, .15);
  --bg-field: #fafafa;
  --tag-blue-text: #1e40af;
  --button-inverted-pressed: #52525b;
  --border-interactive: #3b82f6;
  --bg-base-hover: #f4f4f5;
  --contrast-bg-subtle: #27272a;
  --bg-highlight: #eff6ff;
  --contrast-fg-secondary: rgba(255, 255, 255, .56);
  --tag-red-bg: #ffe4e6;
  --button-transparent: rgba(255, 255, 255, 0);
  --button-danger-pressed: #9f1239;
  --fg-on-color: #fff;
  --button-inverted-hover: #3f3f46;
  --bg-field-component: #fff;
  --tag-orange-text: #9a3412;
  --tag-green-icon: #10b981;
  --border-base: #e4e4e7;
  --bg-base: #fff;
  --tag-orange-border: #fed7aa;
  --tag-red-border: #fecdd3;
  --tag-green-border: #a7f3d0;
  --tag-green-text: #065f46;
  --button-neutral: #fff;
  --tag-blue-border: #bfdbfe;
  --fg-interactive-hover: #2563eb;
  --tag-orange-icon: #f97316;
  --button-neutral-hover: #f4f4f5;
  --fg-interactive: #3b82f6;
  --bg-component-pressed: #e4e4e7;
  --tag-purple-bg: #ede9fe;
  --contrast-bg-base-hover: #27272a;
  --bg-component: #fafafa;
  --bg-subtle: #fafafa;
  --tag-purple-text: #5b21b6;
  --contrast-border-bot: rgba(255, 255, 255, .1);
  --button-inverted: #27272a;
  --tag-red-icon: #f43f5e;
  --button-transparent-hover: #f4f4f5;
  --button-neutral-pressed: #e4e4e7;
  --tag-purple-icon: #a78bfa;
  --bg-field-hover: #f4f4f5;
  --fg-on-inverted: #fff;
  --bg-interactive: #3b82f6;
  --border-danger: #be123c;
  --button-transparent-pressed: #e4e4e7;
  --tag-purple-border: #ddd6fe;
  --bg-highlight-hover: #dbeafe;
  --border-error: #e11d48;
  --button-danger: #e11d48;
  --tag-blue-bg: #dbeafe;
  --border-transparent: rgba(255, 255, 255, 0);
  --button-danger-hover: #be123c;
  --bg-subtle-pressed: #e4e4e7;
  --fg-error: #e11d48;
  --bg-component-hover: #f4f4f5;
  --bg-disabled: #f4f4f5;
  --tag-blue-icon: #60a5fa;
  --fg-subtle: #52525b;
  --tag-orange-bg-hover: #fed7aa;
  --tag-green-bg-hover: #a7f3d0;
  --tag-red-bg-hover: #fecdd3;
  --tag-purple-bg-hover: #ddd6fe;
  --tag-neutral-bg-hover: #e4e4e7;
  --tag-blue-bg-hover: #bfdbfe;
  --tag-green-bg: #d1fae5;
  --tag-neutral-bg: #f4f4f5;
  --tag-orange-bg: #ffedd5;
  --fg-base: #18181b;
  --contrast-border-top: #18181b;
  --bg-overlay: rgba(24, 24, 27, .4);
  --fg-disabled: #a1a1aa;
  --fg-muted: #71717a;
  --alpha-250: rgba(24, 24, 27, .1);
  --alpha-400: rgba(24, 24, 27, .24);
  --buttons-danger-focus: 0px .75px 0px 0px rgba(255, 255, 255, .2) inset, 0px 1px 2px 0px rgba(190, 18, 60, .4), 0px 0px 0px 1px #be123c, 0px 0px 0px 2px #fff, 0px 0px 0px 4px rgba(59, 130, 246, .6);
  --details-contrast-on-bg-interactive: 0px 1px 2px 0px rgba(30, 58, 138, .6);
  --borders-error: 0px 0px 0px 1px #e11d48, 0px 0px 0px 3px rgba(225, 29, 72, .15);
  --borders-focus: 0px 0px 0px 1px #fff, 0px 0px 0px 3px rgba(59, 130, 246, .6);
  --buttons-danger: 0px .75px 0px 0px rgba(255, 255, 255, .2) inset, 0px 1px 2px 0px rgba(190, 18, 60, .4), 0px 0px 0px 1px #be123c;
  --buttons-inverted-focus: 0px .75px 0px 0px rgba(255, 255, 255, .2) inset, 0px 1px 2px 0px rgba(0, 0, 0, .4), 0px 0px 0px 1px #18181b, 0px 0px 0px 2px #fff, 0px 0px 0px 4px rgba(59, 130, 246, .6);
  --elevation-card-hover: 0px 0px 0px 1px rgba(0, 0, 0, .08), 0px 1px 2px -1px rgba(0, 0, 0, .08), 0px 2px 8px 0px rgba(0, 0, 0, .1);
  --details-switch-handle: 0px 0px 2px 1px #fff inset, 0px 1px 0px 0px #fff inset, 0px 0px 0px .5px rgba(0, 0, 0, .02), 0px 5px 4px 0px rgba(0, 0, 0, .02), 0px 3px 3px 0px rgba(0, 0, 0, .04), 0px 1px 2px 0px rgba(0, 0, 0, .12), 0px 0px 1px 0px rgba(0, 0, 0, .08);
  --buttons-neutral: 0px 1px 2px 0px rgba(0, 0, 0, .12), 0px 0px 0px 1px rgba(0, 0, 0, .08);
  --borders-base: 0px 1px 2px 0px rgba(0, 0, 0, .12), 0px 0px 0px 1px rgba(0, 0, 0, .08);
  --elevation-card-rest: 0px 0px 0px 1px rgba(0, 0, 0, .08), 0px 1px 2px -1px rgba(0, 0, 0, .08), 0px 2px 4px 0px rgba(0, 0, 0, .04);
  --buttons-neutral-focus: 0px 1px 2px 0px rgba(0, 0, 0, .12), 0px 0px 0px 1px rgba(0, 0, 0, .08), 0px 0px 0px 2px #fff, 0px 0px 0px 4px rgba(59, 130, 246, .6);
  --details-switch-background-focus: 0px 0px 0px 1px #fff, 0px 0px 0px 3px rgba(59, 130, 246, .6), 0px 1px 1px 0px rgba(0, 0, 0, .04) inset, 0px 2px 4px 0px rgba(0, 0, 0, .04) inset, 0px 0px 0px .75px rgba(0, 0, 0, .06) inset, 0px 0px 8px 0px rgba(0, 0, 0, .02) inset, 0px 2px 4px 0px rgba(0, 0, 0, .04);
  --details-switch-background: 0px 1px 1px 0px rgba(0, 0, 0, .04) inset, 0px 2px 4px 0px rgba(0, 0, 0, .04) inset, 0px 0px 0px .75px rgba(0, 0, 0, .06) inset, 0px 0px 8px 0px rgba(0, 0, 0, .02) inset, 0px 2px 4px 0px rgba(0, 0, 0, .04);
  --elevation-flyout: 0px 0px 0px 1px rgba(0, 0, 0, .08), 0px 4px 8px 0px rgba(0, 0, 0, .08), 0px 8px 16px 0px rgba(0, 0, 0, .08);
  --elevation-tooltip: 0px 0px 0px 1px rgba(0, 0, 0, .08), 0px 2px 4px 0px rgba(0, 0, 0, .08), 0px 4px 8px 0px rgba(0, 0, 0, .08);
  --elevation-modal: 0px 0px 0px 1px #fff inset, 0px 0px 0px 1.5px rgba(228, 228, 231, .6) inset, 0px 0px 0px 1px rgba(0, 0, 0, .08), 0px 8px 16px 0px rgba(0, 0, 0, .08), 0px 16px 32px 0px rgba(0, 0, 0, .08);
  --elevation-code-block: 0px 0px 0px 1px #18181b inset, 0px 0px 0px 1.5px rgba(255, 255, 255, .2) inset;
  --buttons-inverted: 0px .75px 0px 0px rgba(255, 255, 255, .2) inset, 0px 1px 2px 0px rgba(0, 0, 0, .4), 0px 0px 0px 1px #18181b;
  --elevation-commandbar: 0px 0px 0px .75px #27272a inset, 0px 0px 0px 1.25px rgba(255, 255, 255, .3) inset, 0px 8px 16px 0px rgba(0, 0, 0, .08), 0px 16px 32px 0px rgba(0, 0, 0, .08);
  --borders-interactive-with-focus: 0px 1px 2px 0px rgba(30, 58, 138, .5), 0px 0px 0px 1px #2563eb, 0px 0px 0px 2px #fff, 0px 0px 0px 4px rgba(37, 99, 235, .6);
  --borders-interactive-with-shadow: 0px 1px 2px 0px rgba(30, 58, 138, .5), 0px 0px 0px 1px #2563eb;
  --borders-interactive-with-active: 0px 0px 0px 4px rgba(37, 99, 235, .2), 0px 0px 0px 1px #2563eb;
}

.container {
  width: 100%;
}

@media (min-width: 320px) {
  .container {
    max-width: 320px;
  }
}

@media (min-width: 512px) {
  .container {
    max-width: 512px;
  }
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1440px) {
  .container {
    max-width: 1440px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

@media (min-width: 1680px) {
  .container {
    max-width: 1680px;
  }
}

@media (min-width: 1920px) {
  .container {
    max-width: 1920px;
  }
}

.txt-compact-xlarge-plus {
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.25rem;
}

.txt-compact-xsmall {
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: .75rem;
  font-weight: 400;
  line-height: 1.25rem;
}

.txt-compact-xsmall-plus {
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: .75rem;
  font-weight: 500;
  line-height: 1.25rem;
}

.txt-compact-small-plus {
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: .8125rem;
  font-weight: 500;
  line-height: 1.25rem;
}

.txt-compact-medium {
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.25rem;
}

.txt-compact-large-plus {
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25rem;
}

.txt-compact-large {
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25rem;
}

.txt-compact-medium-plus {
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.25rem;
}

.txt-compact-xlarge {
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.25rem;
}

.\!txt-compact-small {
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji !important;
  font-size: .8125rem !important;
  font-weight: 400 !important;
  line-height: 1.25rem !important;
}

.txt-compact-small {
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: .8125rem;
  font-weight: 400;
  line-height: 1.25rem;
}

.h2-core {
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
}

.h3-core {
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.25rem;
}

.h1-core {
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75rem;
}

.txt-small {
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: .8125rem;
  font-weight: 400;
  line-height: 1.3rem;
}

.\!txt-medium {
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji !important;
  font-size: .875rem !important;
  font-weight: 400 !important;
  line-height: 1.4rem !important;
}

.txt-medium {
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.4rem;
}

.txt-small-plus {
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: .8125rem;
  font-weight: 500;
  line-height: 1.3rem;
}

.txt-large {
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6rem;
}

.txt-medium-plus {
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.4rem;
}

.txt-xsmall {
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: .75rem;
  font-weight: 400;
  line-height: 1.2rem;
}

.txt-xlarge-plus {
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.8rem;
}

.txt-xlarge {
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.8rem;
}

.text-small-regular {
  font-size: .75rem;
  font-weight: 400;
  line-height: 1.25rem;
}

.template-futuristic [data-testid="account-nav"] .text-small-semi, .template-futuristic [data-testid="mobile-account-nav"] .text-small-semi {
  color: #fff;
}

.text-small-semi {
  font-size: .75rem;
  font-weight: 600;
  line-height: 1.25rem;
}

.text-base-regular {
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.template-futuristic [data-testid="account-nav"] .text-base-semi, .template-futuristic [data-testid="mobile-account-nav"] .text-base-semi {
  color: #fff;
}

.text-base-semi {
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.5rem;
}

.text-large-regular {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.template-futuristic [data-testid="account-nav"] .text-large-semi, .template-futuristic [data-testid="mobile-account-nav"] .text-large-semi {
  color: #fff;
}

.text-large-semi {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
}

.template-futuristic [data-testid="account-nav"] .text-xl-semi, .template-futuristic [data-testid="mobile-account-nav"] .text-xl-semi {
  color: #fff;
}

.text-xl-semi {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 36px;
}

.text-2xl-regular {
  font-size: 30px;
  font-weight: 400;
  line-height: 48px;
}

.template-futuristic [data-testid="account-nav"] .text-2xl-semi, .template-futuristic [data-testid="mobile-account-nav"] .text-2xl-semi {
  color: #fff;
}

.text-2xl-semi {
  font-size: 30px;
  font-weight: 600;
  line-height: 48px;
}

.text-3xl-regular {
  font-size: 32px;
  font-weight: 400;
  line-height: 44px;
}

.template-futuristic [data-testid="account-nav"] .text-3xl-semi, .template-futuristic [data-testid="mobile-account-nav"] .text-3xl-semi {
  color: #fff;
}

.text-3xl-semi {
  font-size: 32px;
  font-weight: 600;
  line-height: 44px;
}

.template-futuristic main, .template-futuristic .content-container, .template-futuristic [data-testid="main-content"], .template-futuristic [data-testid="product-container"], .template-futuristic [data-testid="related-products-container"], .template-futuristic [data-testid="cart-container"], .template-futuristic [data-testid="checkout-container"], .template-futuristic [data-testid="order-details-container"], .template-futuristic [data-testid="order-complete-container"], .template-futuristic [data-testid="orders-page-wrapper"] {
  color: #f3f4f6;
}

.template-futuristic main h1, .template-futuristic main h2, .template-futuristic main h3, .template-futuristic main h4, .template-futuristic main h5, .template-futuristic main h6, .template-futuristic .content-container h1, .template-futuristic .content-container h2, .template-futuristic .content-container h3, .template-futuristic .content-container h4, .template-futuristic .content-container h5, .template-futuristic .content-container h6, .template-futuristic [data-testid="main-content"] h1, .template-futuristic [data-testid="main-content"] h2, .template-futuristic [data-testid="main-content"] h3, .template-futuristic [data-testid="main-content"] h4, .template-futuristic [data-testid="main-content"] h5, .template-futuristic [data-testid="main-content"] h6, .template-futuristic [data-testid="product-container"] h1, .template-futuristic [data-testid="product-container"] h2, .template-futuristic [data-testid="product-container"] h3, .template-futuristic [data-testid="product-container"] h4, .template-futuristic [data-testid="product-container"] h5, .template-futuristic [data-testid="product-container"] h6, .template-futuristic [data-testid="related-products-container"] h1, .template-futuristic [data-testid="related-products-container"] h2, .template-futuristic [data-testid="related-products-container"] h3, .template-futuristic [data-testid="related-products-container"] h4, .template-futuristic [data-testid="related-products-container"] h5, .template-futuristic [data-testid="related-products-container"] h6, .template-futuristic [data-testid="cart-container"] h1, .template-futuristic [data-testid="cart-container"] h2, .template-futuristic [data-testid="cart-container"] h3, .template-futuristic [data-testid="cart-container"] h4, .template-futuristic [data-testid="cart-container"] h5, .template-futuristic [data-testid="cart-container"] h6, .template-futuristic [data-testid="checkout-container"] h1, .template-futuristic [data-testid="checkout-container"] h2, .template-futuristic [data-testid="checkout-container"] h3, .template-futuristic [data-testid="checkout-container"] h4, .template-futuristic [data-testid="checkout-container"] h5, .template-futuristic [data-testid="checkout-container"] h6, .template-futuristic [data-testid="order-details-container"] h1, .template-futuristic [data-testid="order-details-container"] h2, .template-futuristic [data-testid="order-details-container"] h3, .template-futuristic [data-testid="order-details-container"] h4, .template-futuristic [data-testid="order-details-container"] h5, .template-futuristic [data-testid="order-details-container"] h6, .template-futuristic [data-testid="order-complete-container"] h1, .template-futuristic [data-testid="order-complete-container"] h2, .template-futuristic [data-testid="order-complete-container"] h3, .template-futuristic [data-testid="order-complete-container"] h4, .template-futuristic [data-testid="order-complete-container"] h5, .template-futuristic [data-testid="order-complete-container"] h6, .template-futuristic [data-testid="orders-page-wrapper"] h1, .template-futuristic [data-testid="orders-page-wrapper"] h2, .template-futuristic [data-testid="orders-page-wrapper"] h3, .template-futuristic [data-testid="orders-page-wrapper"] h4, .template-futuristic [data-testid="orders-page-wrapper"] h5, .template-futuristic [data-testid="orders-page-wrapper"] h6 {
  color: #fff;
}

.template-futuristic main p, .template-futuristic main span:not([class*="text-"]):not([class*="bg-white"]), .template-futuristic main div:not([class*="bg-white"]):not([class*="bg-gray"]):not([class*="bg-"]), .template-futuristic .content-container p, .template-futuristic .content-container span:not([class*="text-"]):not([class*="bg-white"]), .template-futuristic .content-container div:not([class*="bg-white"]):not([class*="bg-gray"]):not([class*="bg-"]), .template-futuristic [data-testid="main-content"] p, .template-futuristic [data-testid="main-content"] span:not([class*="text-"]):not([class*="bg-white"]), .template-futuristic [data-testid="main-content"] div:not([class*="bg-white"]):not([class*="bg-gray"]):not([class*="bg-"]), .template-futuristic [data-testid="product-container"] p, .template-futuristic [data-testid="product-container"] span:not([class*="text-"]):not([class*="bg-white"]), .template-futuristic [data-testid="product-container"] div:not([class*="bg-white"]):not([class*="bg-gray"]):not([class*="bg-"]), .template-futuristic [data-testid="related-products-container"] p, .template-futuristic [data-testid="related-products-container"] span:not([class*="text-"]):not([class*="bg-white"]), .template-futuristic [data-testid="related-products-container"] div:not([class*="bg-white"]):not([class*="bg-gray"]):not([class*="bg-"]), .template-futuristic [data-testid="cart-container"] p, .template-futuristic [data-testid="cart-container"] span:not([class*="text-"]):not([class*="bg-white"]), .template-futuristic [data-testid="cart-container"] div:not([class*="bg-white"]):not([class*="bg-gray"]):not([class*="bg-"]), .template-futuristic [data-testid="checkout-container"] p, .template-futuristic [data-testid="checkout-container"] span:not([class*="text-"]):not([class*="bg-white"]), .template-futuristic [data-testid="checkout-container"] div:not([class*="bg-white"]):not([class*="bg-gray"]):not([class*="bg-"]), .template-futuristic [data-testid="order-details-container"] p, .template-futuristic [data-testid="order-details-container"] span:not([class*="text-"]):not([class*="bg-white"]), .template-futuristic [data-testid="order-details-container"] div:not([class*="bg-white"]):not([class*="bg-gray"]):not([class*="bg-"]), .template-futuristic [data-testid="order-complete-container"] p, .template-futuristic [data-testid="order-complete-container"] span:not([class*="text-"]):not([class*="bg-white"]), .template-futuristic [data-testid="order-complete-container"] div:not([class*="bg-white"]):not([class*="bg-gray"]):not([class*="bg-"]), .template-futuristic [data-testid="orders-page-wrapper"] p, .template-futuristic [data-testid="orders-page-wrapper"] span:not([class*="text-"]):not([class*="bg-white"]), .template-futuristic [data-testid="orders-page-wrapper"] div:not([class*="bg-white"]):not([class*="bg-gray"]):not([class*="bg-"]) {
  color: #e5e7eb;
}

.template-futuristic main a, .template-futuristic .content-container a, .template-futuristic [data-testid="main-content"] a, .template-futuristic [data-testid="product-container"] a, .template-futuristic [data-testid="related-products-container"] a, .template-futuristic [data-testid="cart-container"] a, .template-futuristic [data-testid="checkout-container"] a, .template-futuristic [data-testid="order-details-container"] a, .template-futuristic [data-testid="order-complete-container"] a, .template-futuristic [data-testid="orders-page-wrapper"] a {
  color: #67e8f9;
}

.template-futuristic main a:hover, .template-futuristic .content-container a:hover, .template-futuristic [data-testid="main-content"] a:hover, .template-futuristic [data-testid="product-container"] a:hover, .template-futuristic [data-testid="related-products-container"] a:hover, .template-futuristic [data-testid="cart-container"] a:hover, .template-futuristic [data-testid="checkout-container"] a:hover, .template-futuristic [data-testid="order-details-container"] a:hover, .template-futuristic [data-testid="order-complete-container"] a:hover, .template-futuristic [data-testid="orders-page-wrapper"] a:hover {
  color: #a5f3fc;
}

.template-futuristic main .text-ui-fg-base, .template-futuristic .content-container .text-ui-fg-base, .template-futuristic [data-testid="main-content"] .text-ui-fg-base, .template-futuristic [data-testid="product-container"] .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] .text-ui-fg-base, .template-futuristic [data-testid="order-details-container"] .text-ui-fg-base, .template-futuristic [data-testid="order-complete-container"] .text-ui-fg-base, .template-futuristic [data-testid="orders-page-wrapper"] .text-ui-fg-base {
  color: #e5e7eb;
}

.template-futuristic main .text-ui-fg-subtle, .template-futuristic .content-container .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] .text-ui-fg-subtle, .template-futuristic [data-testid="order-details-container"] .text-ui-fg-subtle, .template-futuristic [data-testid="order-complete-container"] .text-ui-fg-subtle, .template-futuristic [data-testid="orders-page-wrapper"] .text-ui-fg-subtle {
  color: #d1d5db;
}

.template-futuristic main .text-ui-fg-muted, .template-futuristic .content-container .text-ui-fg-muted, .template-futuristic [data-testid="main-content"] .text-ui-fg-muted, .template-futuristic [data-testid="product-container"] .text-ui-fg-muted, .template-futuristic [data-testid="related-products-container"] .text-ui-fg-muted, .template-futuristic [data-testid="cart-container"] .text-ui-fg-muted, .template-futuristic [data-testid="checkout-container"] .text-ui-fg-muted, .template-futuristic [data-testid="order-details-container"] .text-ui-fg-muted, .template-futuristic [data-testid="order-complete-container"] .text-ui-fg-muted, .template-futuristic [data-testid="orders-page-wrapper"] .text-ui-fg-muted {
  color: #9ca3af;
}

.template-futuristic main button:not([class*="bg-white"]):not([class*="bg-gray"]):not([class*="bg-"]), .template-futuristic .content-container button:not([class*="bg-white"]):not([class*="bg-gray"]):not([class*="bg-"]), .template-futuristic [data-testid="main-content"] button:not([class*="bg-white"]):not([class*="bg-gray"]):not([class*="bg-"]), .template-futuristic [data-testid="product-container"] button:not([class*="bg-white"]):not([class*="bg-gray"]):not([class*="bg-"]), .template-futuristic [data-testid="related-products-container"] button:not([class*="bg-white"]):not([class*="bg-gray"]):not([class*="bg-"]), .template-futuristic [data-testid="cart-container"] button:not([class*="bg-white"]):not([class*="bg-gray"]):not([class*="bg-"]), .template-futuristic [data-testid="checkout-container"] button:not([class*="bg-white"]):not([class*="bg-gray"]):not([class*="bg-"]), .template-futuristic [data-testid="order-details-container"] button:not([class*="bg-white"]):not([class*="bg-gray"]):not([class*="bg-"]), .template-futuristic [data-testid="order-complete-container"] button:not([class*="bg-white"]):not([class*="bg-gray"]):not([class*="bg-"]), .template-futuristic [data-testid="orders-page-wrapper"] button:not([class*="bg-white"]):not([class*="bg-gray"]):not([class*="bg-"]) {
  color: #fff;
}

.template-futuristic main label, .template-futuristic .content-container label, .template-futuristic [data-testid="main-content"] label, .template-futuristic [data-testid="product-container"] label, .template-futuristic [data-testid="related-products-container"] label, .template-futuristic [data-testid="cart-container"] label, .template-futuristic [data-testid="checkout-container"] label, .template-futuristic [data-testid="order-details-container"] label, .template-futuristic [data-testid="order-complete-container"] label, .template-futuristic [data-testid="orders-page-wrapper"] label {
  color: #e5e7eb;
}

.template-futuristic main select, .template-futuristic .content-container select, .template-futuristic [data-testid="main-content"] select, .template-futuristic [data-testid="product-container"] select, .template-futuristic [data-testid="related-products-container"] select, .template-futuristic [data-testid="cart-container"] select, .template-futuristic [data-testid="checkout-container"] select, .template-futuristic [data-testid="order-details-container"] select, .template-futuristic [data-testid="order-complete-container"] select, .template-futuristic [data-testid="orders-page-wrapper"] select {
  color: #e5e7eb;
  background-color: #1f2937;
  border-color: #374151;
}

.template-futuristic main .bg-white, .template-futuristic main [class*="bg-white"], .template-futuristic .content-container .bg-white, .template-futuristic .content-container [class*="bg-white"], .template-futuristic [data-testid="main-content"] .bg-white, .template-futuristic [data-testid="main-content"] [class*="bg-white"], .template-futuristic [data-testid="product-container"] .bg-white, .template-futuristic [data-testid="product-container"] [class*="bg-white"], .template-futuristic [data-testid="related-products-container"] .bg-white, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"], .template-futuristic [data-testid="cart-container"] .bg-white, .template-futuristic [data-testid="cart-container"] [class*="bg-white"], .template-futuristic [data-testid="checkout-container"] .bg-white, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"], .template-futuristic [data-testid="order-details-container"] .bg-white, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"], .template-futuristic [data-testid="order-complete-container"] .bg-white, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"], .template-futuristic [data-testid="orders-page-wrapper"] .bg-white, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"], .template-futuristic main .bg-white span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic main .bg-white p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic main .bg-white div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic main .bg-white li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic main [class*="bg-white"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic main [class*="bg-white"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic main [class*="bg-white"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic main [class*="bg-white"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic .content-container .bg-white span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic .content-container .bg-white p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic .content-container .bg-white div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic .content-container .bg-white li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic .content-container [class*="bg-white"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic .content-container [class*="bg-white"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic .content-container [class*="bg-white"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic .content-container [class*="bg-white"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="main-content"] .bg-white span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="main-content"] .bg-white p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="main-content"] .bg-white div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="main-content"] .bg-white li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="main-content"] [class*="bg-white"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="main-content"] [class*="bg-white"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="main-content"] [class*="bg-white"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="main-content"] [class*="bg-white"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="product-container"] .bg-white span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="product-container"] .bg-white p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="product-container"] .bg-white div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="product-container"] .bg-white li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="product-container"] [class*="bg-white"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="product-container"] [class*="bg-white"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="product-container"] [class*="bg-white"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="product-container"] [class*="bg-white"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="related-products-container"] .bg-white span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="related-products-container"] .bg-white p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="related-products-container"] .bg-white div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="related-products-container"] .bg-white li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="cart-container"] .bg-white span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="cart-container"] .bg-white p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="cart-container"] .bg-white div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="cart-container"] .bg-white li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="cart-container"] [class*="bg-white"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="cart-container"] [class*="bg-white"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="cart-container"] [class*="bg-white"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="cart-container"] [class*="bg-white"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="checkout-container"] .bg-white span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="checkout-container"] .bg-white p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="checkout-container"] .bg-white div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="checkout-container"] .bg-white li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="order-details-container"] .bg-white span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="order-details-container"] .bg-white p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="order-details-container"] .bg-white div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="order-details-container"] .bg-white li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="order-complete-container"] .bg-white span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="order-complete-container"] .bg-white p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="order-complete-container"] .bg-white div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="order-complete-container"] .bg-white li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="orders-page-wrapper"] .bg-white span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="orders-page-wrapper"] .bg-white p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="orders-page-wrapper"] .bg-white div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="orders-page-wrapper"] .bg-white li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic main .bg-white h1, .template-futuristic main .bg-white h2, .template-futuristic main .bg-white h3, .template-futuristic main .bg-white h4, .template-futuristic main .bg-white h5, .template-futuristic main .bg-white h6, .template-futuristic main [class*="bg-white"] h1, .template-futuristic main [class*="bg-white"] h2, .template-futuristic main [class*="bg-white"] h3, .template-futuristic main [class*="bg-white"] h4, .template-futuristic main [class*="bg-white"] h5, .template-futuristic main [class*="bg-white"] h6, .template-futuristic .content-container .bg-white h1, .template-futuristic .content-container .bg-white h2, .template-futuristic .content-container .bg-white h3, .template-futuristic .content-container .bg-white h4, .template-futuristic .content-container .bg-white h5, .template-futuristic .content-container .bg-white h6, .template-futuristic .content-container [class*="bg-white"] h1, .template-futuristic .content-container [class*="bg-white"] h2, .template-futuristic .content-container [class*="bg-white"] h3, .template-futuristic .content-container [class*="bg-white"] h4, .template-futuristic .content-container [class*="bg-white"] h5, .template-futuristic .content-container [class*="bg-white"] h6, .template-futuristic [data-testid="main-content"] .bg-white h1, .template-futuristic [data-testid="main-content"] .bg-white h2, .template-futuristic [data-testid="main-content"] .bg-white h3, .template-futuristic [data-testid="main-content"] .bg-white h4, .template-futuristic [data-testid="main-content"] .bg-white h5, .template-futuristic [data-testid="main-content"] .bg-white h6, .template-futuristic [data-testid="main-content"] [class*="bg-white"] h1, .template-futuristic [data-testid="main-content"] [class*="bg-white"] h2, .template-futuristic [data-testid="main-content"] [class*="bg-white"] h3, .template-futuristic [data-testid="main-content"] [class*="bg-white"] h4, .template-futuristic [data-testid="main-content"] [class*="bg-white"] h5, .template-futuristic [data-testid="main-content"] [class*="bg-white"] h6, .template-futuristic [data-testid="product-container"] .bg-white h1, .template-futuristic [data-testid="product-container"] .bg-white h2, .template-futuristic [data-testid="product-container"] .bg-white h3, .template-futuristic [data-testid="product-container"] .bg-white h4, .template-futuristic [data-testid="product-container"] .bg-white h5, .template-futuristic [data-testid="product-container"] .bg-white h6, .template-futuristic [data-testid="product-container"] [class*="bg-white"] h1, .template-futuristic [data-testid="product-container"] [class*="bg-white"] h2, .template-futuristic [data-testid="product-container"] [class*="bg-white"] h3, .template-futuristic [data-testid="product-container"] [class*="bg-white"] h4, .template-futuristic [data-testid="product-container"] [class*="bg-white"] h5, .template-futuristic [data-testid="product-container"] [class*="bg-white"] h6, .template-futuristic [data-testid="related-products-container"] .bg-white h1, .template-futuristic [data-testid="related-products-container"] .bg-white h2, .template-futuristic [data-testid="related-products-container"] .bg-white h3, .template-futuristic [data-testid="related-products-container"] .bg-white h4, .template-futuristic [data-testid="related-products-container"] .bg-white h5, .template-futuristic [data-testid="related-products-container"] .bg-white h6, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] h1, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] h2, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] h3, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] h4, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] h5, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] h6, .template-futuristic [data-testid="cart-container"] .bg-white h1, .template-futuristic [data-testid="cart-container"] .bg-white h2, .template-futuristic [data-testid="cart-container"] .bg-white h3, .template-futuristic [data-testid="cart-container"] .bg-white h4, .template-futuristic [data-testid="cart-container"] .bg-white h5, .template-futuristic [data-testid="cart-container"] .bg-white h6, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] h1, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] h2, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] h3, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] h4, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] h5, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] h6, .template-futuristic [data-testid="checkout-container"] .bg-white h1, .template-futuristic [data-testid="checkout-container"] .bg-white h2, .template-futuristic [data-testid="checkout-container"] .bg-white h3, .template-futuristic [data-testid="checkout-container"] .bg-white h4, .template-futuristic [data-testid="checkout-container"] .bg-white h5, .template-futuristic [data-testid="checkout-container"] .bg-white h6, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] h1, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] h2, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] h3, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] h4, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] h5, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] h6, .template-futuristic [data-testid="order-details-container"] .bg-white h1, .template-futuristic [data-testid="order-details-container"] .bg-white h2, .template-futuristic [data-testid="order-details-container"] .bg-white h3, .template-futuristic [data-testid="order-details-container"] .bg-white h4, .template-futuristic [data-testid="order-details-container"] .bg-white h5, .template-futuristic [data-testid="order-details-container"] .bg-white h6, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] h1, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] h2, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] h3, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] h4, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] h5, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] h6, .template-futuristic [data-testid="order-complete-container"] .bg-white h1, .template-futuristic [data-testid="order-complete-container"] .bg-white h2, .template-futuristic [data-testid="order-complete-container"] .bg-white h3, .template-futuristic [data-testid="order-complete-container"] .bg-white h4, .template-futuristic [data-testid="order-complete-container"] .bg-white h5, .template-futuristic [data-testid="order-complete-container"] .bg-white h6, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] h1, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] h2, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] h3, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] h4, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] h5, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] h6, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white h1, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white h2, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white h3, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white h4, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white h5, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white h6, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] h1, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] h2, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] h3, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] h4, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] h5, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] h6, .template-futuristic main .bg-white .text-ui-fg-base, .template-futuristic main [class*="bg-white"] .text-ui-fg-base, .template-futuristic .content-container .bg-white .text-ui-fg-base, .template-futuristic .content-container [class*="bg-white"] .text-ui-fg-base, .template-futuristic [data-testid="main-content"] .bg-white .text-ui-fg-base, .template-futuristic [data-testid="main-content"] [class*="bg-white"] .text-ui-fg-base, .template-futuristic [data-testid="product-container"] .bg-white .text-ui-fg-base, .template-futuristic [data-testid="product-container"] [class*="bg-white"] .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] .bg-white .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] .bg-white .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] .bg-white .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .text-ui-fg-base, .template-futuristic [data-testid="order-details-container"] .bg-white .text-ui-fg-base, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .text-ui-fg-base, .template-futuristic [data-testid="order-complete-container"] .bg-white .text-ui-fg-base, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .text-ui-fg-base, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white .text-ui-fg-base, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .text-ui-fg-base {
  color: #111827;
}

.template-futuristic main .bg-white .text-ui-fg-subtle, .template-futuristic main [class*="bg-white"] .text-ui-fg-subtle, .template-futuristic .content-container .bg-white .text-ui-fg-subtle, .template-futuristic .content-container [class*="bg-white"] .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] .bg-white .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] [class*="bg-white"] .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] .bg-white .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] [class*="bg-white"] .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] .bg-white .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] .bg-white .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] .bg-white .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .text-ui-fg-subtle, .template-futuristic [data-testid="order-details-container"] .bg-white .text-ui-fg-subtle, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .text-ui-fg-subtle, .template-futuristic [data-testid="order-complete-container"] .bg-white .text-ui-fg-subtle, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .text-ui-fg-subtle, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white .text-ui-fg-subtle, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .text-ui-fg-subtle {
  color: #4b5563;
}

.template-futuristic main .bg-white .text-ui-fg-muted, .template-futuristic main [class*="bg-white"] .text-ui-fg-muted, .template-futuristic .content-container .bg-white .text-ui-fg-muted, .template-futuristic .content-container [class*="bg-white"] .text-ui-fg-muted, .template-futuristic [data-testid="main-content"] .bg-white .text-ui-fg-muted, .template-futuristic [data-testid="main-content"] [class*="bg-white"] .text-ui-fg-muted, .template-futuristic [data-testid="product-container"] .bg-white .text-ui-fg-muted, .template-futuristic [data-testid="product-container"] [class*="bg-white"] .text-ui-fg-muted, .template-futuristic [data-testid="related-products-container"] .bg-white .text-ui-fg-muted, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .text-ui-fg-muted, .template-futuristic [data-testid="cart-container"] .bg-white .text-ui-fg-muted, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] .text-ui-fg-muted, .template-futuristic [data-testid="checkout-container"] .bg-white .text-ui-fg-muted, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .text-ui-fg-muted, .template-futuristic [data-testid="order-details-container"] .bg-white .text-ui-fg-muted, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .text-ui-fg-muted, .template-futuristic [data-testid="order-complete-container"] .bg-white .text-ui-fg-muted, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .text-ui-fg-muted, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white .text-ui-fg-muted, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .text-ui-fg-muted {
  color: #6b7280;
}

.template-futuristic main .bg-white a, .template-futuristic main [class*="bg-white"] a, .template-futuristic .content-container .bg-white a, .template-futuristic .content-container [class*="bg-white"] a, .template-futuristic [data-testid="main-content"] .bg-white a, .template-futuristic [data-testid="main-content"] [class*="bg-white"] a, .template-futuristic [data-testid="product-container"] .bg-white a, .template-futuristic [data-testid="product-container"] [class*="bg-white"] a, .template-futuristic [data-testid="related-products-container"] .bg-white a, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] a, .template-futuristic [data-testid="cart-container"] .bg-white a, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] a, .template-futuristic [data-testid="checkout-container"] .bg-white a, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] a, .template-futuristic [data-testid="order-details-container"] .bg-white a, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] a, .template-futuristic [data-testid="order-complete-container"] .bg-white a, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] a, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white a, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] a {
  color: #3b82f6;
}

.template-futuristic main .bg-white a:hover, .template-futuristic main [class*="bg-white"] a:hover, .template-futuristic .content-container .bg-white a:hover, .template-futuristic .content-container [class*="bg-white"] a:hover, .template-futuristic [data-testid="main-content"] .bg-white a:hover, .template-futuristic [data-testid="main-content"] [class*="bg-white"] a:hover, .template-futuristic [data-testid="product-container"] .bg-white a:hover, .template-futuristic [data-testid="product-container"] [class*="bg-white"] a:hover, .template-futuristic [data-testid="related-products-container"] .bg-white a:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] a:hover, .template-futuristic [data-testid="cart-container"] .bg-white a:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] a:hover, .template-futuristic [data-testid="checkout-container"] .bg-white a:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] a:hover, .template-futuristic [data-testid="order-details-container"] .bg-white a:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] a:hover, .template-futuristic [data-testid="order-complete-container"] .bg-white a:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] a:hover, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white a:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] a:hover {
  color: #2563eb;
}

.template-futuristic main .bg-white label, .template-futuristic main [class*="bg-white"] label, .template-futuristic .content-container .bg-white label, .template-futuristic .content-container [class*="bg-white"] label, .template-futuristic [data-testid="main-content"] .bg-white label, .template-futuristic [data-testid="main-content"] [class*="bg-white"] label, .template-futuristic [data-testid="product-container"] .bg-white label, .template-futuristic [data-testid="product-container"] [class*="bg-white"] label, .template-futuristic [data-testid="related-products-container"] .bg-white label, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] label, .template-futuristic [data-testid="cart-container"] .bg-white label, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] label, .template-futuristic [data-testid="checkout-container"] .bg-white label, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] label, .template-futuristic [data-testid="order-details-container"] .bg-white label, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] label, .template-futuristic [data-testid="order-complete-container"] .bg-white label, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] label, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white label, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] label {
  color: #111827;
}

.template-futuristic main .bg-white input, .template-futuristic main .bg-white select, .template-futuristic main .bg-white textarea, .template-futuristic main [class*="bg-white"] input, .template-futuristic main [class*="bg-white"] select, .template-futuristic main [class*="bg-white"] textarea, .template-futuristic .content-container .bg-white input, .template-futuristic .content-container .bg-white select, .template-futuristic .content-container .bg-white textarea, .template-futuristic .content-container [class*="bg-white"] input, .template-futuristic .content-container [class*="bg-white"] select, .template-futuristic .content-container [class*="bg-white"] textarea, .template-futuristic [data-testid="main-content"] .bg-white input, .template-futuristic [data-testid="main-content"] .bg-white select, .template-futuristic [data-testid="main-content"] .bg-white textarea, .template-futuristic [data-testid="main-content"] [class*="bg-white"] input, .template-futuristic [data-testid="main-content"] [class*="bg-white"] select, .template-futuristic [data-testid="main-content"] [class*="bg-white"] textarea, .template-futuristic [data-testid="product-container"] .bg-white input, .template-futuristic [data-testid="product-container"] .bg-white select, .template-futuristic [data-testid="product-container"] .bg-white textarea, .template-futuristic [data-testid="product-container"] [class*="bg-white"] input, .template-futuristic [data-testid="product-container"] [class*="bg-white"] select, .template-futuristic [data-testid="product-container"] [class*="bg-white"] textarea, .template-futuristic [data-testid="related-products-container"] .bg-white input, .template-futuristic [data-testid="related-products-container"] .bg-white select, .template-futuristic [data-testid="related-products-container"] .bg-white textarea, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] input, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] select, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] textarea, .template-futuristic [data-testid="cart-container"] .bg-white input, .template-futuristic [data-testid="cart-container"] .bg-white select, .template-futuristic [data-testid="cart-container"] .bg-white textarea, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] input, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] select, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] textarea, .template-futuristic [data-testid="checkout-container"] .bg-white input, .template-futuristic [data-testid="checkout-container"] .bg-white select, .template-futuristic [data-testid="checkout-container"] .bg-white textarea, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] input, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] select, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] textarea, .template-futuristic [data-testid="order-details-container"] .bg-white input, .template-futuristic [data-testid="order-details-container"] .bg-white select, .template-futuristic [data-testid="order-details-container"] .bg-white textarea, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] input, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] select, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] textarea, .template-futuristic [data-testid="order-complete-container"] .bg-white input, .template-futuristic [data-testid="order-complete-container"] .bg-white select, .template-futuristic [data-testid="order-complete-container"] .bg-white textarea, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] input, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] select, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] textarea, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white input, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white select, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white textarea, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] input, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] select, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] textarea {
  color: #111827;
  background-color: #fff;
  border-color: #d1d5db;
}

.template-futuristic main .bg-white button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main [class*="bg-white"] button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container .bg-white button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container [class*="bg-white"] button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] .bg-white button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] [class*="bg-white"] button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] .bg-white button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] [class*="bg-white"] button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] .bg-white button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] .bg-white button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-white"] button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] .bg-white button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] .bg-white button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] .bg-white button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] .bg-white button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main [class*="bg-ui-bg-subtle"], .template-futuristic main [class*="bg-ui-bg-base"], .template-futuristic main [class*="bg-ui-bg-component"], .template-futuristic main [class*="bg-ui-bg-field"], .template-futuristic main button[class*="bg-ui-bg-subtle"], .template-futuristic main button[class*="bg-ui-bg-base"], .template-futuristic main div[class*="bg-ui-bg-subtle"], .template-futuristic main div[class*="bg-ui-bg-base"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"], .template-futuristic .content-container [class*="bg-ui-bg-base"], .template-futuristic .content-container [class*="bg-ui-bg-component"], .template-futuristic .content-container [class*="bg-ui-bg-field"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"], .template-futuristic .content-container button[class*="bg-ui-bg-base"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"], .template-futuristic .content-container div[class*="bg-ui-bg-base"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"], .template-futuristic main [class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main [class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main [class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main [class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main [class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main [class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main [class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main [class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main [class*="bg-ui-bg-component"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main [class*="bg-ui-bg-component"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main [class*="bg-ui-bg-component"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main [class*="bg-ui-bg-component"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main [class*="bg-ui-bg-field"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main [class*="bg-ui-bg-field"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main [class*="bg-ui-bg-field"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main [class*="bg-ui-bg-field"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main button[class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main button[class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main button[class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main button[class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main button[class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main button[class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main button[class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main button[class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main div[class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main div[class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main div[class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main div[class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main div[class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main div[class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main div[class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main div[class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container [class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container [class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container [class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container [class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container [class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container [class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container [class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container [class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container [class*="bg-ui-bg-component"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container [class*="bg-ui-bg-component"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container [class*="bg-ui-bg-component"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container [class*="bg-ui-bg-component"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container [class*="bg-ui-bg-field"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container [class*="bg-ui-bg-field"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container [class*="bg-ui-bg-field"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container [class*="bg-ui-bg-field"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container button[class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container button[class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container button[class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container button[class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container div[class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container div[class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container div[class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container div[class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main [class*="bg-ui-bg-subtle"] button, .template-futuristic main [class*="bg-ui-bg-subtle"] a, .template-futuristic main [class*="bg-ui-bg-subtle"] span, .template-futuristic main [class*="bg-ui-bg-subtle"] p, .template-futuristic main [class*="bg-ui-bg-subtle"] div:not([class*="bg-"]), .template-futuristic main [class*="bg-ui-bg-base"] button, .template-futuristic main [class*="bg-ui-bg-base"] a, .template-futuristic main [class*="bg-ui-bg-base"] span, .template-futuristic main [class*="bg-ui-bg-base"] p, .template-futuristic main [class*="bg-ui-bg-base"] div:not([class*="bg-"]), .template-futuristic main [class*="bg-ui-bg-component"] button, .template-futuristic main [class*="bg-ui-bg-component"] a, .template-futuristic main [class*="bg-ui-bg-component"] span, .template-futuristic main [class*="bg-ui-bg-component"] p, .template-futuristic main [class*="bg-ui-bg-component"] div:not([class*="bg-"]), .template-futuristic main [class*="bg-ui-bg-field"] button, .template-futuristic main [class*="bg-ui-bg-field"] a, .template-futuristic main [class*="bg-ui-bg-field"] span, .template-futuristic main [class*="bg-ui-bg-field"] p, .template-futuristic main [class*="bg-ui-bg-field"] div:not([class*="bg-"]), .template-futuristic main button[class*="bg-ui-bg-subtle"] button, .template-futuristic main button[class*="bg-ui-bg-subtle"] a, .template-futuristic main button[class*="bg-ui-bg-subtle"] span, .template-futuristic main button[class*="bg-ui-bg-subtle"] p, .template-futuristic main button[class*="bg-ui-bg-subtle"] div:not([class*="bg-"]), .template-futuristic main button[class*="bg-ui-bg-base"] button, .template-futuristic main button[class*="bg-ui-bg-base"] a, .template-futuristic main button[class*="bg-ui-bg-base"] span, .template-futuristic main button[class*="bg-ui-bg-base"] p, .template-futuristic main button[class*="bg-ui-bg-base"] div:not([class*="bg-"]), .template-futuristic main div[class*="bg-ui-bg-subtle"] button, .template-futuristic main div[class*="bg-ui-bg-subtle"] a, .template-futuristic main div[class*="bg-ui-bg-subtle"] span, .template-futuristic main div[class*="bg-ui-bg-subtle"] p, .template-futuristic main div[class*="bg-ui-bg-subtle"] div:not([class*="bg-"]), .template-futuristic main div[class*="bg-ui-bg-base"] button, .template-futuristic main div[class*="bg-ui-bg-base"] a, .template-futuristic main div[class*="bg-ui-bg-base"] span, .template-futuristic main div[class*="bg-ui-bg-base"] p, .template-futuristic main div[class*="bg-ui-bg-base"] div:not([class*="bg-"]), .template-futuristic .content-container [class*="bg-ui-bg-subtle"] button, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] a, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] span, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] p, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] div:not([class*="bg-"]), .template-futuristic .content-container [class*="bg-ui-bg-base"] button, .template-futuristic .content-container [class*="bg-ui-bg-base"] a, .template-futuristic .content-container [class*="bg-ui-bg-base"] span, .template-futuristic .content-container [class*="bg-ui-bg-base"] p, .template-futuristic .content-container [class*="bg-ui-bg-base"] div:not([class*="bg-"]), .template-futuristic .content-container [class*="bg-ui-bg-component"] button, .template-futuristic .content-container [class*="bg-ui-bg-component"] a, .template-futuristic .content-container [class*="bg-ui-bg-component"] span, .template-futuristic .content-container [class*="bg-ui-bg-component"] p, .template-futuristic .content-container [class*="bg-ui-bg-component"] div:not([class*="bg-"]), .template-futuristic .content-container [class*="bg-ui-bg-field"] button, .template-futuristic .content-container [class*="bg-ui-bg-field"] a, .template-futuristic .content-container [class*="bg-ui-bg-field"] span, .template-futuristic .content-container [class*="bg-ui-bg-field"] p, .template-futuristic .content-container [class*="bg-ui-bg-field"] div:not([class*="bg-"]), .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] button, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] a, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] span, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] p, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] div:not([class*="bg-"]), .template-futuristic .content-container button[class*="bg-ui-bg-base"] button, .template-futuristic .content-container button[class*="bg-ui-bg-base"] a, .template-futuristic .content-container button[class*="bg-ui-bg-base"] span, .template-futuristic .content-container button[class*="bg-ui-bg-base"] p, .template-futuristic .content-container button[class*="bg-ui-bg-base"] div:not([class*="bg-"]), .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] button, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] a, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] span, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] p, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] div:not([class*="bg-"]), .template-futuristic .content-container div[class*="bg-ui-bg-base"] button, .template-futuristic .content-container div[class*="bg-ui-bg-base"] a, .template-futuristic .content-container div[class*="bg-ui-bg-base"] span, .template-futuristic .content-container div[class*="bg-ui-bg-base"] p, .template-futuristic .content-container div[class*="bg-ui-bg-base"] div:not([class*="bg-"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] button, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] span, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] p, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] div:not([class*="bg-"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] button, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] span, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] p, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] div:not([class*="bg-"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] button, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] a, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] span, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] p, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] div:not([class*="bg-"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] button, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] a, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] span, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] p, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] div:not([class*="bg-"]), .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] button, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] span, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] p, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] div:not([class*="bg-"]), .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] button, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] span, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] p, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] div:not([class*="bg-"]), .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] button, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] span, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] p, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] div:not([class*="bg-"]), .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] button, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] span, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] p, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] div:not([class*="bg-"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] button, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] span, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] p, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] div:not([class*="bg-"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] button, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] span, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] p, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] div:not([class*="bg-"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] button, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] a, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] span, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] p, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] div:not([class*="bg-"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] button, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] a, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] span, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] p, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] div:not([class*="bg-"]), .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] button, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] span, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] p, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] div:not([class*="bg-"]), .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] button, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] span, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] p, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] div:not([class*="bg-"]), .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] button, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] span, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] p, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] div:not([class*="bg-"]), .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] button, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] span, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] p, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] div:not([class*="bg-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] button, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] span, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] p, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] div:not([class*="bg-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] button, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] span, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] p, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] div:not([class*="bg-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] button, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] a, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] span, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] p, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] div:not([class*="bg-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] button, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] a, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] span, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] p, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] div:not([class*="bg-"]), .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] button, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] span, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] p, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] div:not([class*="bg-"]), .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] button, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] span, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] p, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] div:not([class*="bg-"]), .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] button, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] span, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] p, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] div:not([class*="bg-"]), .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] button, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] span, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] p, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] div:not([class*="bg-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] button, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] span, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] p, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] div:not([class*="bg-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] button, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] span, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] p, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] div:not([class*="bg-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] button, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] a, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] span, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] p, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] div:not([class*="bg-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] button, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] a, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] span, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] p, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] div:not([class*="bg-"]), .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] button, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] span, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] p, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] div:not([class*="bg-"]), .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] button, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] span, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] p, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] div:not([class*="bg-"]), .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] button, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] span, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] p, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] div:not([class*="bg-"]), .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] button, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] span, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] p, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] div:not([class*="bg-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] button, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] span, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] p, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] div:not([class*="bg-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] button, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] span, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] p, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] div:not([class*="bg-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] button, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] a, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] span, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] p, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] div:not([class*="bg-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] button, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] a, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] span, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] p, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] div:not([class*="bg-"]), .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] button, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] span, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] p, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] div:not([class*="bg-"]), .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] button, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] span, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] p, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] div:not([class*="bg-"]), .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] button, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] span, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] p, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] div:not([class*="bg-"]), .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] button, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] span, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] p, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] div:not([class*="bg-"]), .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] button, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] span, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] p, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] div:not([class*="bg-"]), .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] button, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] span, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] p, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] div:not([class*="bg-"]), .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] button, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] a, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] span, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] p, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] div:not([class*="bg-"]), .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] button, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] a, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] span, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] p, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] div:not([class*="bg-"]), .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] button, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] span, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] p, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] div:not([class*="bg-"]), .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] button, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] span, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] p, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] div:not([class*="bg-"]), .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] button, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] span, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] p, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] div:not([class*="bg-"]), .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] button, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] span, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] p, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] div:not([class*="bg-"]), .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] button, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] span, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] p, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] div:not([class*="bg-"]), .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] button, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] span, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] p, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] div:not([class*="bg-"]), .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] button, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] a, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] span, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] p, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] div:not([class*="bg-"]), .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] button, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] a, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] span, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] p, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] div:not([class*="bg-"]), .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] button, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] span, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] p, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] div:not([class*="bg-"]), .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] button, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] span, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] p, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] div:not([class*="bg-"]), .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] button, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] span, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] p, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] div:not([class*="bg-"]), .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] button, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] span, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] p, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] div:not([class*="bg-"]), .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] button, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] span, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] p, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] div:not([class*="bg-"]), .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] button, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] span, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] p, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] div:not([class*="bg-"]), .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] button, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] a, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] span, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] p, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] div:not([class*="bg-"]), .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] button, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] a, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] span, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] p, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] div:not([class*="bg-"]), .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] button, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] span, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] p, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] div:not([class*="bg-"]), .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] button, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] span, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] p, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] div:not([class*="bg-"]), .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] button, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] span, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] p, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] div:not([class*="bg-"]), .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] button, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] span, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] p, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] div:not([class*="bg-"]), .template-futuristic main [class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic main [class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic main [class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic main [class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic main [class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic main [class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic main [class*="bg-ui-bg-component"] .text-ui-fg-base, .template-futuristic main [class*="bg-ui-bg-component"] .text-ui-fg-subtle, .template-futuristic main [class*="bg-ui-bg-component"] .text-ui-fg-muted, .template-futuristic main [class*="bg-ui-bg-field"] .text-ui-fg-base, .template-futuristic main [class*="bg-ui-bg-field"] .text-ui-fg-subtle, .template-futuristic main [class*="bg-ui-bg-field"] .text-ui-fg-muted, .template-futuristic main button[class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic main button[class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic main button[class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic main button[class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic main button[class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic main button[class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic main div[class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic main div[class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic main div[class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic main div[class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic main div[class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic main div[class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic .content-container [class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic .content-container [class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic .content-container [class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic .content-container [class*="bg-ui-bg-component"] .text-ui-fg-base, .template-futuristic .content-container [class*="bg-ui-bg-component"] .text-ui-fg-subtle, .template-futuristic .content-container [class*="bg-ui-bg-component"] .text-ui-fg-muted, .template-futuristic .content-container [class*="bg-ui-bg-field"] .text-ui-fg-base, .template-futuristic .content-container [class*="bg-ui-bg-field"] .text-ui-fg-subtle, .template-futuristic .content-container [class*="bg-ui-bg-field"] .text-ui-fg-muted, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .text-ui-fg-base, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .text-ui-fg-muted, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .text-ui-fg-base, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .text-ui-fg-muted, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .text-ui-fg-base, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .text-ui-fg-muted, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .text-ui-fg-base, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .text-ui-fg-muted, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .text-ui-fg-muted, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .text-ui-fg-muted, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .text-ui-fg-muted, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .text-ui-fg-muted, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .text-ui-fg-muted, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .text-ui-fg-muted, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .text-ui-fg-base, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .text-ui-fg-subtle, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .text-ui-fg-muted, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .text-ui-fg-base, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .text-ui-fg-subtle, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .text-ui-fg-muted, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .text-ui-fg-base, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .text-ui-fg-subtle, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .text-ui-fg-muted, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .text-ui-fg-base, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .text-ui-fg-subtle, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .text-ui-fg-muted, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .text-ui-fg-base, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .text-ui-fg-subtle, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .text-ui-fg-muted, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .text-ui-fg-base, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .text-ui-fg-subtle, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .text-ui-fg-muted, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .text-ui-fg-muted {
  color: #111827;
}

.template-futuristic main [class*="bg-ui-bg-subtle"] a, .template-futuristic main [class*="bg-ui-bg-base"] a, .template-futuristic main [class*="bg-ui-bg-component"] a, .template-futuristic main [class*="bg-ui-bg-field"] a, .template-futuristic main button[class*="bg-ui-bg-subtle"] a, .template-futuristic main button[class*="bg-ui-bg-base"] a, .template-futuristic main div[class*="bg-ui-bg-subtle"] a, .template-futuristic main div[class*="bg-ui-bg-base"] a, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] a, .template-futuristic .content-container [class*="bg-ui-bg-base"] a, .template-futuristic .content-container [class*="bg-ui-bg-component"] a, .template-futuristic .content-container [class*="bg-ui-bg-field"] a, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] a, .template-futuristic .content-container button[class*="bg-ui-bg-base"] a, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] a, .template-futuristic .content-container div[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] a, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] a, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] a, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] a, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] a, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] a, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] a, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] a, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] a, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] a, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] a, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] a, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] a, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] a, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] a, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] a, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] a {
  color: #3b82f6;
}

.template-futuristic main [class*="bg-ui-bg-subtle"] a:hover, .template-futuristic main [class*="bg-ui-bg-base"] a:hover, .template-futuristic main [class*="bg-ui-bg-component"] a:hover, .template-futuristic main [class*="bg-ui-bg-field"] a:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] a:hover, .template-futuristic main button[class*="bg-ui-bg-base"] a:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] a:hover, .template-futuristic main div[class*="bg-ui-bg-base"] a:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] a:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] a:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] a:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] a:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] a:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] a:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] a:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] a:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] a:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] a:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] a:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] a:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] a:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] a:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] a:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] a:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] a:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] a:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] a:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] a:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] a:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] a:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] a:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] a:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] a:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] a:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] a:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] a:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] a:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] a:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] a:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] a:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] a:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] a:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] a:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] a:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] a:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] a:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] a:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] a:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] a:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] a:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] a:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] a:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] a:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] a:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] a:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] a:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] a:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] a:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] a:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] a:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] a:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] a:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] a:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] a:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] a:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] a:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] a:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] a:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] a:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] a:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] a:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] a:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] a:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] a:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] a:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] a:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] a:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] a:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] a:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] a:hover {
  color: #2563eb;
}

.template-futuristic .content-container {
  padding-left: 24px !important;
  padding-right: 24px !important;
}

@media (min-width: 1024px) {
  .template-futuristic .content-container {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}

.template-futuristic [data-testid="cart-container"] {
  padding-left: 24px !important;
  padding-right: 24px !important;
}

@media (min-width: 1024px) {
  .template-futuristic [data-testid="cart-container"] {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}

.template-futuristic [data-testid="cart-container"] > div.grid {
  gap: 32px;
}

@media (min-width: 1024px) {
  .template-futuristic [data-testid="cart-container"] > div.grid {
    gap: 48px;
  }
}

.template-material-design .content-container {
  padding-left: 24px !important;
  padding-right: 24px !important;
}

@media (min-width: 1024px) {
  .template-material-design .content-container {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}

.template-material-design [data-testid="cart-container"] .bg-white {
  border-radius: 12px;
  padding: 24px;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);
}

.template-corporate .content-container {
  padding-left: 24px !important;
  padding-right: 24px !important;
}

@media (min-width: 1024px) {
  .template-corporate .content-container {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}

.template-corporate [data-testid="cart-container"] .bg-white {
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  padding: 24px;
}

.template-artistic .content-container {
  padding-left: 24px !important;
  padding-right: 24px !important;
}

@media (min-width: 1024px) {
  .template-artistic .content-container {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}

.template-artistic [data-testid="cart-container"] .bg-white {
  background: linear-gradient(rgba(254, 252, 232, .95), rgba(253, 244, 255, .95));
  border: 2px solid rgba(251, 113, 133, .3);
  border-radius: 16px;
  padding: 24px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, .2);
}

.template-retro-vintage .content-container {
  padding-left: 24px !important;
  padding-right: 24px !important;
}

@media (min-width: 1024px) {
  .template-retro-vintage .content-container {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}

.template-retro-vintage [data-testid="cart-container"] .bg-white {
  background: linear-gradient(rgba(255, 251, 235, .95), rgba(255, 237, 213, .95));
  border: 2px solid rgba(251, 146, 60, .3);
  border-radius: 12px;
  padding: 24px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, .2);
}

.template-fullscreen-hero .content-container {
  padding-left: 24px !important;
  padding-right: 24px !important;
}

@media (min-width: 1024px) {
  .template-fullscreen-hero .content-container {
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}

header[data-template="Futuristic"], .template-futuristic header[data-template="Futuristic"] {
  background: rgba(17, 24, 39, .95);
  border-color: rgba(103, 232, 249, .3);
}

header[data-template="Futuristic"] span, header[data-template="Futuristic"] p, header[data-template="Futuristic"] div, header[data-template="Futuristic"] h1, header[data-template="Futuristic"] h2, header[data-template="Futuristic"] h3, header[data-template="Futuristic"] h4, header[data-template="Futuristic"] h5, header[data-template="Futuristic"] h6, header[data-template="Futuristic"] li, header[data-template="Futuristic"] button, .template-futuristic header[data-template="Futuristic"] span, .template-futuristic header[data-template="Futuristic"] p, .template-futuristic header[data-template="Futuristic"] div, .template-futuristic header[data-template="Futuristic"] h1, .template-futuristic header[data-template="Futuristic"] h2, .template-futuristic header[data-template="Futuristic"] h3, .template-futuristic header[data-template="Futuristic"] h4, .template-futuristic header[data-template="Futuristic"] h5, .template-futuristic header[data-template="Futuristic"] h6, .template-futuristic header[data-template="Futuristic"] li, .template-futuristic header[data-template="Futuristic"] button, header[data-template="Futuristic"] a, .template-futuristic header[data-template="Futuristic"] a {
  color: #f3f4f6;
}

header[data-template="Futuristic"] a:hover, .template-futuristic header[data-template="Futuristic"] a:hover, header[data-template="Futuristic"] .group-hover\:text-jewelry-gold:hover, .template-futuristic header[data-template="Futuristic"] .group-hover\:text-jewelry-gold:hover {
  color: #67e8f9;
}

header[data-template="Futuristic"] .text-jewelry-charcoal, header[data-template="Futuristic"] .text-jewelry-charcoal\/70, .template-futuristic header[data-template="Futuristic"] .text-jewelry-charcoal, .template-futuristic header[data-template="Futuristic"] .text-jewelry-charcoal\/70 {
  color: #f3f4f6;
}

header[data-template="Futuristic"] .text-jewelry-charcoal\/60, .template-futuristic header[data-template="Futuristic"] .text-jewelry-charcoal\/60 {
  color: #d1d5db;
}

header[data-template="Futuristic"] .bg-jewelry-charcoal, .template-futuristic header[data-template="Futuristic"] .bg-jewelry-charcoal {
  background-color: #f3f4f6;
}

header[data-template="Futuristic"] .bg-jewelry-charcoal\/0, .template-futuristic header[data-template="Futuristic"] .bg-jewelry-charcoal\/0 {
  background-color: rgba(0, 0, 0, 0);
}

header[data-template="Futuristic"] .bg-jewelry-charcoal\/10, .template-futuristic header[data-template="Futuristic"] .bg-jewelry-charcoal\/10 {
  background-color: rgba(243, 244, 246, .1);
}

header[data-template="Futuristic"] svg, .template-futuristic header[data-template="Futuristic"] svg {
  color: #f3f4f6;
}

header[data-template="Material Design"] {
  background: rgba(255, 255, 255, .95);
  border-color: #d1d5db;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);
}

header[data-template="Corporate"] {
  background: #fff;
  border-color: #e5e7eb;
}

header[data-template="Corporate"] span, header[data-template="Corporate"] p, header[data-template="Corporate"] div, header[data-template="Corporate"] h1, header[data-template="Corporate"] h2, header[data-template="Corporate"] h3, header[data-template="Corporate"] h4, header[data-template="Corporate"] h5, header[data-template="Corporate"] h6, header[data-template="Corporate"] li, header[data-template="Corporate"] button, header[data-template="Corporate"] a {
  color: #111827;
}

header[data-template="Corporate"] a:hover {
  color: #111827;
  opacity: .8;
}

header[data-template="Corporate"] .text-jewelry-charcoal, header[data-template="Corporate"] .text-jewelry-charcoal\/70 {
  color: #111827;
}

header[data-template="Corporate"] .text-jewelry-charcoal\/60 {
  color: #4b5563;
}

header[data-template="Corporate"] svg {
  color: #111827;
}

header[data-template="Artistic"] {
  background: linear-gradient(to right, rgba(254, 252, 232, .95), rgba(253, 244, 255, .95), rgba(250, 245, 255, .95));
  border-color: rgba(251, 113, 133, .3);
}

header[data-template="Artistic"] span, header[data-template="Artistic"] p, header[data-template="Artistic"] div, header[data-template="Artistic"] h1, header[data-template="Artistic"] h2, header[data-template="Artistic"] h3, header[data-template="Artistic"] h4, header[data-template="Artistic"] h5, header[data-template="Artistic"] h6, header[data-template="Artistic"] li, header[data-template="Artistic"] button, header[data-template="Artistic"] a {
  color: #111827;
}

header[data-template="Artistic"] a:hover {
  color: #db2777;
}

header[data-template="Artistic"] .text-jewelry-charcoal {
  background: linear-gradient(to right, #db2777, #9333ea) !important;
  color: rgba(0, 0, 0, 0) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
}

header[data-template="Artistic"] .text-jewelry-charcoal\/70 {
  color: #9333ea;
}

header[data-template="Artistic"] .text-jewelry-charcoal\/60 {
  color: #a855f7;
}

header[data-template="Artistic"] svg {
  color: #111827;
}

header[data-template="Retro Vintage"] {
  background: linear-gradient(to right, rgba(255, 251, 235, .95), rgba(255, 237, 213, .95), rgba(255, 228, 230, .95));
  border-color: rgba(251, 146, 60, .3);
}

header[data-template="Retro Vintage"] span, header[data-template="Retro Vintage"] p, header[data-template="Retro Vintage"] div, header[data-template="Retro Vintage"] h1, header[data-template="Retro Vintage"] h2, header[data-template="Retro Vintage"] h3, header[data-template="Retro Vintage"] h4, header[data-template="Retro Vintage"] h5, header[data-template="Retro Vintage"] h6, header[data-template="Retro Vintage"] li, header[data-template="Retro Vintage"] button, header[data-template="Retro Vintage"] a {
  color: #9a3412;
}

header[data-template="Retro Vintage"] a:hover {
  color: #c2410c;
}

header[data-template="Retro Vintage"] .text-jewelry-charcoal {
  color: #9a3412;
}

header[data-template="Retro Vintage"] .text-jewelry-charcoal\/70 {
  color: #c2410c;
}

header[data-template="Retro Vintage"] .text-jewelry-charcoal\/60 {
  color: #ea580c;
}

header[data-template="Retro Vintage"] svg {
  color: #9a3412;
}

header[data-template="Fullscreen Hero"] {
  background: rgba(255, 255, 255, .95);
  border-color: #e5e7eb;
}

.side-menu, .side-menu *, .side-menu a, .side-menu a:hover, .side-menu button, .side-menu button svg {
  color: inherit;
}

.side-menu--futuristic .side-menu__brand, .side-menu--futuristic .text-jewelry-charcoal {
  color: #f3f4f6;
}

.side-menu--futuristic .side-menu__tagline, .side-menu--futuristic .text-jewelry-gold {
  color: #67e8f9;
}

.side-menu--futuristic .side-menu__nav-link-text {
  color: #fff !important;
}

.side-menu--futuristic .side-menu__nav-link, .side-menu--futuristic a {
  color: #f3f4f6;
}

.side-menu--futuristic .side-menu__nav-link:hover, .side-menu--futuristic a:hover {
  color: #a5f3fc;
}

.side-menu--futuristic .side-menu__nav-link:hover .side-menu__nav-link-text, .side-menu--futuristic a:hover .side-menu__nav-link-text {
  color: #fff;
}

.side-menu--futuristic .side-menu__footer-region-selector .side-menu__footer-arrow, .side-menu--futuristic .side-menu__footer-region-selector > div:first-child button, .side-menu--futuristic .side-menu__footer-region-selector > div:first-child [role="button"], .side-menu--futuristic .side-menu__footer-region-selector > div:first-child button .txt-compact-small, .side-menu--futuristic .side-menu__footer-region-selector > div:first-child [role="button"] .txt-compact-small, .side-menu--futuristic .side-menu__footer-region-selector > div:first-child button .\!txt-compact-small, .side-menu--futuristic .side-menu__footer-region-selector > div:first-child [role="button"] .\!txt-compact-small, .side-menu--futuristic .side-menu__footer-region-selector > div:first-child button .txt-compact-small *, .side-menu--futuristic .side-menu__footer-region-selector > div:first-child [role="button"] .txt-compact-small *, .side-menu--futuristic .side-menu__footer-region-selector > div:first-child button .\!txt-compact-small *, .side-menu--futuristic .side-menu__footer-region-selector > div:first-child [role="button"] .\!txt-compact-small * {
  color: #fff !important;
}

.side-menu--futuristic .side-menu__footer-region-selector > div:first-child [role="listbox"], .side-menu--futuristic .side-menu__footer-region-selector > div:first-child [role="option"], .side-menu--futuristic .side-menu__footer-region-selector > div:first-child .absolute, .side-menu--futuristic .side-menu__footer-region-selector > div:first-child [role="listbox"] *, .side-menu--futuristic .side-menu__footer-region-selector > div:first-child [role="option"] *, .side-menu--futuristic .side-menu__footer-region-selector > div:first-child .absolute * {
  color: inherit !important;
}

.side-menu--futuristic .border-jewelry-gold\/10, .side-menu--futuristic .border-jewelry-gold\/20, .side-menu--futuristic .border-jewelry-gold\/30, .side-menu--futuristic .border-jewelry-gold\/40 {
  border-color: rgba(103, 232, 249, .3);
}

.side-menu--futuristic .bg-white, .side-menu--futuristic [class*="bg-white"] {
  color: #f3f4f6;
  background: #1f2937;
}

.side-menu--futuristic .text-ui-fg-base, .side-menu--futuristic .text-ui-fg-subtle, .side-menu--futuristic .text-ui-fg-muted, .side-menu--futuristic .side-menu__close-button, .side-menu--futuristic button, .side-menu--futuristic .side-menu__close-button svg, .side-menu--futuristic button svg {
  color: #f3f4f6;
}

.side-menu--futuristic .side-menu__close-button:hover, .side-menu--futuristic button:hover {
  background-color: rgba(103, 232, 249, .1);
}

.side-menu--futuristic .shadow-\[inset_-8px_0_16px_-8px_rgba\(212\,175\,55\,0\.2\)\] {
  box-shadow: inset -8px 0 16px -8px rgba(103, 232, 249, .2);
}

.side-menu--material-design .side-menu__nav-link, .side-menu--material-design a {
  color: #111827;
}

.side-menu--material-design .side-menu__nav-link:hover, .side-menu--material-design a:hover {
  color: #2563eb;
}

.side-menu--material-design .text-jewelry-charcoal {
  color: #111827;
}

.side-menu--material-design .text-jewelry-gold {
  color: #3b82f6;
}

.side-menu--material-design .border-jewelry-gold\/10, .side-menu--material-design .border-jewelry-gold\/20, .side-menu--material-design .border-jewelry-gold\/30, .side-menu--material-design .border-jewelry-gold\/40 {
  border-color: #d1d5db;
}

.side-menu--corporate .side-menu__nav-link, .side-menu--corporate a {
  color: #111827;
}

.side-menu--corporate .side-menu__nav-link:hover, .side-menu--corporate a:hover {
  color: #374151;
}

.side-menu--corporate .text-jewelry-charcoal, .side-menu--corporate .text-jewelry-gold {
  color: #111827;
}

.side-menu--corporate .border-jewelry-gold\/10, .side-menu--corporate .border-jewelry-gold\/20, .side-menu--corporate .border-jewelry-gold\/30, .side-menu--corporate .border-jewelry-gold\/40 {
  border-color: #e5e7eb;
}

.side-menu--artistic .side-menu__nav-link, .side-menu--artistic a {
  color: #111827;
}

.side-menu--artistic .side-menu__nav-link:hover, .side-menu--artistic a:hover {
  color: #db2777;
}

.side-menu--artistic .side-menu__brand, .side-menu--artistic .text-jewelry-charcoal {
  background: linear-gradient(to right, #db2777, #9333ea) !important;
  color: rgba(0, 0, 0, 0) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
}

.side-menu--artistic .text-jewelry-gold {
  color: #db2777;
}

.side-menu--artistic .border-jewelry-gold\/10, .side-menu--artistic .border-jewelry-gold\/20, .side-menu--artistic .border-jewelry-gold\/30, .side-menu--artistic .border-jewelry-gold\/40 {
  border-color: rgba(251, 113, 133, .3);
}

.side-menu--retro-vintage .side-menu__nav-link, .side-menu--retro-vintage a {
  color: #9a3412;
}

.side-menu--retro-vintage .side-menu__nav-link:hover, .side-menu--retro-vintage a:hover {
  color: #c2410c;
}

.side-menu--retro-vintage .text-jewelry-charcoal {
  color: #9a3412;
}

.side-menu--retro-vintage .text-jewelry-gold {
  color: #c2410c;
}

.side-menu--retro-vintage .border-jewelry-gold\/10, .side-menu--retro-vintage .border-jewelry-gold\/20, .side-menu--retro-vintage .border-jewelry-gold\/30, .side-menu--retro-vintage .border-jewelry-gold\/40 {
  border-color: rgba(251, 146, 60, .3);
}

.side-menu--fullscreen-hero .side-menu__nav-link, .side-menu--fullscreen-hero a {
  color: #111827;
}

.side-menu--fullscreen-hero .border-jewelry-gold\/10, .side-menu--fullscreen-hero .border-jewelry-gold\/20, .side-menu--fullscreen-hero .border-jewelry-gold\/30, .side-menu--fullscreen-hero .border-jewelry-gold\/40 {
  border-color: #e5e7eb;
}

div[data-template="Futuristic"].fixed.inset-0 {
  background: rgba(0, 0, 0, .9);
}

div[data-template="Material Design"].fixed.inset-0 {
  background: rgba(0, 0, 0, .6);
}

div[data-template="Corporate"].fixed.inset-0 {
  background: rgba(0, 0, 0, .5);
}

div[data-template="Artistic"].fixed.inset-0 {
  background: linear-gradient(to right, rgba(219, 39, 119, .7), rgba(147, 51, 234, .7));
}

div[data-template="Retro Vintage"].fixed.inset-0 {
  background: linear-gradient(to right, rgba(234, 88, 12, .7), rgba(194, 65, 12, .7));
}

div[data-template="Fullscreen Hero"].fixed.inset-0 {
  background: rgba(0, 0, 0, .6);
}

[data-template="Futuristic"][data-testid="nav-cart-dropdown"] {
  color: #f3f4f6;
  background: #1f2937;
  border-color: rgba(103, 232, 249, .3);
}

[data-template="Futuristic"][data-testid="nav-cart-dropdown"] span, [data-template="Futuristic"][data-testid="nav-cart-dropdown"] p, [data-template="Futuristic"][data-testid="nav-cart-dropdown"] div, [data-template="Futuristic"][data-testid="nav-cart-dropdown"] h1, [data-template="Futuristic"][data-testid="nav-cart-dropdown"] h2, [data-template="Futuristic"][data-testid="nav-cart-dropdown"] h3, [data-template="Futuristic"][data-testid="nav-cart-dropdown"] h4, [data-template="Futuristic"][data-testid="nav-cart-dropdown"] h5, [data-template="Futuristic"][data-testid="nav-cart-dropdown"] h6, [data-template="Futuristic"][data-testid="nav-cart-dropdown"] li {
  color: #f3f4f6;
}

[data-template="Futuristic"][data-testid="nav-cart-dropdown"] h3, [data-template="Futuristic"][data-testid="nav-cart-dropdown"] .text-large-semi, [data-template="Futuristic"][data-testid="nav-cart-dropdown"] .text-base-regular, [data-template="Futuristic"][data-testid="nav-cart-dropdown"] .text-ui-fg-base {
  color: #fff;
}

[data-template="Futuristic"][data-testid="nav-cart-dropdown"] a {
  color: #67e8f9;
}

[data-template="Futuristic"][data-testid="nav-cart-dropdown"] a:hover {
  color: #a5f3fc;
}

[data-template="Futuristic"][data-testid="nav-cart-dropdown"] button {
  color: #fff !important;
  background-color: #3b82f6 !important;
  border-color: #2563eb !important;
}

[data-template="Futuristic"][data-testid="nav-cart-dropdown"] button:hover {
  color: #fff !important;
  background-color: #2563eb !important;
}

[data-template="Futuristic"][data-testid="nav-cart-dropdown"] .bg-gray-900 {
  color: #111827;
  background-color: #67e8f9;
}

[data-template="Futuristic"][data-testid="nav-cart-dropdown"] svg {
  color: #f3f4f6;
}

[data-template="Material Design"][data-testid="nav-cart-dropdown"] {
  background: #fff;
  border-color: #d1d5db;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);
}

[data-template="Material Design"][data-testid="nav-cart-dropdown"] span, [data-template="Material Design"][data-testid="nav-cart-dropdown"] p, [data-template="Material Design"][data-testid="nav-cart-dropdown"] div, [data-template="Material Design"][data-testid="nav-cart-dropdown"] h1, [data-template="Material Design"][data-testid="nav-cart-dropdown"] h2, [data-template="Material Design"][data-testid="nav-cart-dropdown"] h3, [data-template="Material Design"][data-testid="nav-cart-dropdown"] h4, [data-template="Material Design"][data-testid="nav-cart-dropdown"] h5, [data-template="Material Design"][data-testid="nav-cart-dropdown"] h6, [data-template="Material Design"][data-testid="nav-cart-dropdown"] li, [data-template="Material Design"][data-testid="nav-cart-dropdown"] a {
  color: #111827;
}

[data-template="Material Design"][data-testid="nav-cart-dropdown"] button {
  color: #fff !important;
  background-color: #3b82f6 !important;
  border-color: #2563eb !important;
}

[data-template="Material Design"][data-testid="nav-cart-dropdown"] button:hover {
  color: #fff !important;
  background-color: #2563eb !important;
}

[data-template="Material Design"][data-testid="nav-cart-dropdown"] svg {
  color: #111827;
}

[data-template="Corporate"][data-testid="nav-cart-dropdown"] {
  background: #fff;
  border-color: #e5e7eb;
}

[data-template="Corporate"][data-testid="nav-cart-dropdown"] span, [data-template="Corporate"][data-testid="nav-cart-dropdown"] p, [data-template="Corporate"][data-testid="nav-cart-dropdown"] div, [data-template="Corporate"][data-testid="nav-cart-dropdown"] h1, [data-template="Corporate"][data-testid="nav-cart-dropdown"] h2, [data-template="Corporate"][data-testid="nav-cart-dropdown"] h3, [data-template="Corporate"][data-testid="nav-cart-dropdown"] h4, [data-template="Corporate"][data-testid="nav-cart-dropdown"] h5, [data-template="Corporate"][data-testid="nav-cart-dropdown"] h6, [data-template="Corporate"][data-testid="nav-cart-dropdown"] li, [data-template="Corporate"][data-testid="nav-cart-dropdown"] a {
  color: #111827;
}

[data-template="Corporate"][data-testid="nav-cart-dropdown"] button {
  color: #fff !important;
  background-color: #111827 !important;
  border-color: #1f2937 !important;
}

[data-template="Corporate"][data-testid="nav-cart-dropdown"] button:hover {
  color: #fff !important;
  background-color: #1f2937 !important;
}

[data-template="Corporate"][data-testid="nav-cart-dropdown"] svg {
  color: #111827;
}

[data-template="Artistic"][data-testid="nav-cart-dropdown"] {
  background: linear-gradient(#fefce8, #fdf4ff, #faf5ff);
  border-color: rgba(251, 113, 133, .3);
  box-shadow: 0 8px 32px rgba(0, 0, 0, .2);
}

[data-template="Artistic"][data-testid="nav-cart-dropdown"] span, [data-template="Artistic"][data-testid="nav-cart-dropdown"] p, [data-template="Artistic"][data-testid="nav-cart-dropdown"] div, [data-template="Artistic"][data-testid="nav-cart-dropdown"] h1, [data-template="Artistic"][data-testid="nav-cart-dropdown"] h2, [data-template="Artistic"][data-testid="nav-cart-dropdown"] h3, [data-template="Artistic"][data-testid="nav-cart-dropdown"] h4, [data-template="Artistic"][data-testid="nav-cart-dropdown"] h5, [data-template="Artistic"][data-testid="nav-cart-dropdown"] h6, [data-template="Artistic"][data-testid="nav-cart-dropdown"] li {
  color: #111827;
}

[data-template="Artistic"][data-testid="nav-cart-dropdown"] h3, [data-template="Artistic"][data-testid="nav-cart-dropdown"] .text-large-semi {
  background: linear-gradient(to right, #db2777, #9333ea) !important;
  color: rgba(0, 0, 0, 0) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
}

[data-template="Artistic"][data-testid="nav-cart-dropdown"] a {
  color: #9333ea;
}

[data-template="Artistic"][data-testid="nav-cart-dropdown"] a:hover {
  color: #db2777;
}

[data-template="Artistic"][data-testid="nav-cart-dropdown"] button {
  color: #fff;
  background: linear-gradient(to right, #db2777, #9333ea);
  border: none;
}

[data-template="Artistic"][data-testid="nav-cart-dropdown"] button:hover {
  background: linear-gradient(to right, #be185d, #7e22ce);
}

[data-template="Artistic"][data-testid="nav-cart-dropdown"] .bg-gray-900 {
  color: #fff;
  background: linear-gradient(to right, #db2777, #9333ea);
}

[data-template="Artistic"][data-testid="nav-cart-dropdown"] svg {
  color: #111827;
}

[data-template="Retro Vintage"][data-testid="nav-cart-dropdown"] {
  background: linear-gradient(#fffbeb, #ffedd5, #ffe4e6);
  border-color: rgba(251, 146, 60, .3);
  box-shadow: 0 8px 32px rgba(0, 0, 0, .2);
}

[data-template="Retro Vintage"][data-testid="nav-cart-dropdown"] span, [data-template="Retro Vintage"][data-testid="nav-cart-dropdown"] p, [data-template="Retro Vintage"][data-testid="nav-cart-dropdown"] div, [data-template="Retro Vintage"][data-testid="nav-cart-dropdown"] h1, [data-template="Retro Vintage"][data-testid="nav-cart-dropdown"] h2, [data-template="Retro Vintage"][data-testid="nav-cart-dropdown"] h3, [data-template="Retro Vintage"][data-testid="nav-cart-dropdown"] h4, [data-template="Retro Vintage"][data-testid="nav-cart-dropdown"] h5, [data-template="Retro Vintage"][data-testid="nav-cart-dropdown"] h6, [data-template="Retro Vintage"][data-testid="nav-cart-dropdown"] li, [data-template="Retro Vintage"][data-testid="nav-cart-dropdown"] h3, [data-template="Retro Vintage"][data-testid="nav-cart-dropdown"] .text-large-semi {
  color: #9a3412;
}

[data-template="Retro Vintage"][data-testid="nav-cart-dropdown"] a {
  color: #c2410c;
}

[data-template="Retro Vintage"][data-testid="nav-cart-dropdown"] a:hover {
  color: #ea580c;
}

[data-template="Retro Vintage"][data-testid="nav-cart-dropdown"] button {
  color: #fff !important;
  background-color: #ea580c !important;
  border-color: #c2410c !important;
}

[data-template="Retro Vintage"][data-testid="nav-cart-dropdown"] button:hover {
  color: #fff !important;
  background-color: #c2410c !important;
}

[data-template="Retro Vintage"][data-testid="nav-cart-dropdown"] .bg-gray-900 {
  color: #fff;
  background-color: #ea580c;
}

[data-template="Retro Vintage"][data-testid="nav-cart-dropdown"] svg {
  color: #9a3412;
}

[data-template="Fullscreen Hero"][data-testid="nav-cart-dropdown"] {
  background: #fff;
  border-color: #e5e7eb;
}

[data-template="Fullscreen Hero"][data-testid="nav-cart-dropdown"] span, [data-template="Fullscreen Hero"][data-testid="nav-cart-dropdown"] p, [data-template="Fullscreen Hero"][data-testid="nav-cart-dropdown"] div, [data-template="Fullscreen Hero"][data-testid="nav-cart-dropdown"] h1, [data-template="Fullscreen Hero"][data-testid="nav-cart-dropdown"] h2, [data-template="Fullscreen Hero"][data-testid="nav-cart-dropdown"] h3, [data-template="Fullscreen Hero"][data-testid="nav-cart-dropdown"] h4, [data-template="Fullscreen Hero"][data-testid="nav-cart-dropdown"] h5, [data-template="Fullscreen Hero"][data-testid="nav-cart-dropdown"] h6, [data-template="Fullscreen Hero"][data-testid="nav-cart-dropdown"] li, [data-template="Fullscreen Hero"][data-testid="nav-cart-dropdown"] a, [data-template="Fullscreen Hero"][data-testid="nav-cart-dropdown"] svg {
  color: #111827;
}

.template-futuristic [data-testid="product-wrapper"] {
  background-color: #fff !important;
}

.template-futuristic [data-testid="product-wrapper"] p, .template-futuristic [data-testid="product-wrapper"] span:not([class*="thumbnail"]):not([class*="image"]), .template-futuristic [data-testid="product-wrapper"] div:not([class*="thumbnail"]):not([class*="image"]):not([class*="aspect-"]), .template-futuristic [data-testid="product-wrapper"] h1, .template-futuristic [data-testid="product-wrapper"] h2, .template-futuristic [data-testid="product-wrapper"] h3, .template-futuristic [data-testid="product-wrapper"] h4, .template-futuristic [data-testid="product-wrapper"] h5, .template-futuristic [data-testid="product-wrapper"] h6 {
  color: #111827 !important;
}

.template-futuristic [data-testid="product-wrapper"] img, .template-futuristic [data-testid="product-wrapper"] picture, .template-futuristic [data-testid="product-wrapper"] svg {
  opacity: 1 !important;
  visibility: visible !important;
  color: unset !important;
  display: block !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white {
  -webkit-backdrop-filter: blur(12px) saturate(180%);
  color: #111827 !important;
  background: rgba(255, 255, 255, .95) !important;
  border: 1px solid rgba(103, 232, 249, .2) !important;
  border-radius: 16px !important;
  padding: 24px !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, .3), 0 0 0 1px rgba(103, 232, 249, .1), inset 0 1px rgba(255, 255, 255, .6) !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white :not([class*="bg-gray-"]):not([class*="bg-black"]), .template-futuristic [data-testid="cart-container"] .bg-white h1, .template-futuristic [data-testid="cart-container"] .bg-white h2, .template-futuristic [data-testid="cart-container"] .bg-white h3, .template-futuristic [data-testid="cart-container"] .bg-white h4, .template-futuristic [data-testid="cart-container"] .bg-white h5, .template-futuristic [data-testid="cart-container"] .bg-white h6, .template-futuristic [data-testid="cart-container"] .bg-white .text-ui-fg-base {
  color: #111827 !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white .text-ui-fg-subtle {
  color: #4b5563 !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white .text-ui-fg-muted {
  color: #6b7280 !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white a {
  color: #3b82f6 !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white a:hover {
  color: #2563eb !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white label, .template-futuristic [data-testid="cart-container"] .bg-white input, .template-futuristic [data-testid="cart-container"] .bg-white select {
  color: #111827 !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .bg-white, .template-futuristic [data-testid="cart-container"] .sticky .bg-white {
  -webkit-backdrop-filter: blur(16px) saturate(200%);
  color: #f3f4f6 !important;
  background: rgba(31, 41, 55, .95) !important;
  border: 1px solid rgba(103, 232, 249, .5) !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, .5), 0 0 0 1px rgba(103, 232, 249, .4), inset 0 1px rgba(255, 255, 255, .15) !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) {
  -webkit-backdrop-filter: blur(16px) saturate(200%);
  color: #f3f4f6 !important;
  background: rgba(31, 41, 55, .95) !important;
  border: 1px solid rgba(103, 232, 249, .5) !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, .5), 0 0 0 1px rgba(103, 232, 249, .4), inset 0 1px rgba(255, 255, 255, .15) !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .bg-white :not(button):not([class*="bg-white"]):not([class*="bg-gray-50"]):not([class*="bg-gray-100"]), .template-futuristic [data-testid="cart-container"] .sticky .bg-white :not(button):not([class*="bg-white"]):not([class*="bg-gray-50"]):not([class*="bg-gray-100"]) {
  color: #f3f4f6 !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) :not(button):not([class*="bg-white"]):not([class*="bg-gray-50"]):not([class*="bg-gray-100"]) {
  color: #f3f4f6 !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .bg-white button, .template-futuristic [data-testid="cart-container"] .sticky .bg-white button {
  color: inherit !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) button {
  color: inherit !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .bg-white h1, .template-futuristic [data-testid="cart-container"] > div > div:last-child .bg-white h2, .template-futuristic [data-testid="cart-container"] > div > div:last-child .bg-white h3, .template-futuristic [data-testid="cart-container"] > div > div:last-child .bg-white h4, .template-futuristic [data-testid="cart-container"] > div > div:last-child .bg-white h5, .template-futuristic [data-testid="cart-container"] > div > div:last-child .bg-white h6, .template-futuristic [data-testid="cart-container"] .sticky .bg-white h1, .template-futuristic [data-testid="cart-container"] .sticky .bg-white h2, .template-futuristic [data-testid="cart-container"] .sticky .bg-white h3, .template-futuristic [data-testid="cart-container"] .sticky .bg-white h4, .template-futuristic [data-testid="cart-container"] .sticky .bg-white h5, .template-futuristic [data-testid="cart-container"] .sticky .bg-white h6 {
  color: #fff !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) h1 {
  color: #fff !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) h2 {
  color: #fff !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) h3 {
  color: #fff !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) h4 {
  color: #fff !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) h5 {
  color: #fff !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) h6 {
  color: #fff !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .bg-white .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] .sticky .bg-white .text-ui-fg-base {
  color: #e5e7eb !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) .text-ui-fg-base {
  color: #e5e7eb !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .bg-white .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] .sticky .bg-white .text-ui-fg-subtle {
  color: #d1d5db !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) .text-ui-fg-subtle {
  color: #d1d5db !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .bg-white .text-ui-fg-muted, .template-futuristic [data-testid="cart-container"] .sticky .bg-white .text-ui-fg-muted {
  color: #9ca3af !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) .text-ui-fg-muted {
  color: #9ca3af !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .bg-white a, .template-futuristic [data-testid="cart-container"] .sticky .bg-white a {
  color: #67e8f9 !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) a {
  color: #67e8f9 !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .bg-white a:hover, .template-futuristic [data-testid="cart-container"] .sticky .bg-white a:hover {
  color: #a5f3fc !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) a:hover {
  color: #a5f3fc !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .bg-white label, .template-futuristic [data-testid="cart-container"] > div > div:last-child .bg-white input, .template-futuristic [data-testid="cart-container"] > div > div:last-child .bg-white select, .template-futuristic [data-testid="cart-container"] .sticky .bg-white label, .template-futuristic [data-testid="cart-container"] .sticky .bg-white input, .template-futuristic [data-testid="cart-container"] .sticky .bg-white select {
  color: #e5e7eb !important;
  background-color: rgba(55, 65, 81, .8) !important;
  border-color: rgba(103, 232, 249, .4) !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) label {
  color: #e5e7eb !important;
  background-color: rgba(55, 65, 81, .8) !important;
  border-color: rgba(103, 232, 249, .4) !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) input {
  color: #e5e7eb !important;
  background-color: rgba(55, 65, 81, .8) !important;
  border-color: rgba(103, 232, 249, .4) !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) select {
  color: #e5e7eb !important;
  background-color: rgba(55, 65, 81, .8) !important;
  border-color: rgba(103, 232, 249, .4) !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .bg-white [data-testid="discount-apply-button"], .template-futuristic [data-testid="cart-container"] .sticky .bg-white [data-testid="discount-apply-button"] {
  color: #111827 !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) [data-testid="discount-apply-button"] {
  color: #111827 !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:first-child .bg-white {
  -webkit-backdrop-filter: blur(10px) saturate(180%);
  color: #111827 !important;
  background: rgba(255, 255, 255, .92) !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:first-child .bg-white :not([class*="bg-gray-"]):not([class*="bg-black"]), .template-futuristic [data-testid="cart-container"] > div > div:first-child .bg-white h1, .template-futuristic [data-testid="cart-container"] > div > div:first-child .bg-white h2, .template-futuristic [data-testid="cart-container"] > div > div:first-child .bg-white h3, .template-futuristic [data-testid="cart-container"] > div > div:first-child .bg-white h4, .template-futuristic [data-testid="cart-container"] > div > div:first-child .bg-white h5, .template-futuristic [data-testid="cart-container"] > div > div:first-child .bg-white h6 {
  color: #111827 !important;
}

.account-container {
  background: #fff;
}

.template-futuristic .account-container {
  -webkit-backdrop-filter: blur(8px) saturate(200%);
  border: 1px solid rgba(103, 232, 249, .3);
  border-radius: 12px;
  padding: 24px;
  background: rgba(31, 41, 55, .95) !important;
}

.template-futuristic .account-container span, .template-futuristic .account-container p, .template-futuristic .account-container div, .template-futuristic .account-container h1, .template-futuristic .account-container h2, .template-futuristic .account-container h3, .template-futuristic .account-container h4, .template-futuristic .account-container h5, .template-futuristic .account-container h6, .template-futuristic .account-container li, .template-futuristic .account-container a, .template-futuristic .account-container button {
  color: #f3f4f6;
}

.template-futuristic .account-container h1, .template-futuristic .account-container h2, .template-futuristic .account-container h3 {
  color: #fff;
}

.template-futuristic .account-container .border-gray-200, .template-futuristic .account-footer {
  border-color: #4b5563;
}

.template-futuristic [data-testid="account-nav"] span, .template-futuristic [data-testid="account-nav"] p, .template-futuristic [data-testid="account-nav"] div, .template-futuristic [data-testid="account-nav"] h1, .template-futuristic [data-testid="account-nav"] h2, .template-futuristic [data-testid="account-nav"] h3, .template-futuristic [data-testid="account-nav"] h4, .template-futuristic [data-testid="account-nav"] h5, .template-futuristic [data-testid="account-nav"] h6, .template-futuristic [data-testid="account-nav"] li, .template-futuristic [data-testid="mobile-account-nav"] span, .template-futuristic [data-testid="mobile-account-nav"] p, .template-futuristic [data-testid="mobile-account-nav"] div, .template-futuristic [data-testid="mobile-account-nav"] h1, .template-futuristic [data-testid="mobile-account-nav"] h2, .template-futuristic [data-testid="mobile-account-nav"] h3, .template-futuristic [data-testid="mobile-account-nav"] h4, .template-futuristic [data-testid="mobile-account-nav"] h5, .template-futuristic [data-testid="mobile-account-nav"] h6, .template-futuristic [data-testid="mobile-account-nav"] li, .template-futuristic [data-testid="account-nav"] a, .template-futuristic [data-testid="account-nav"] button, .template-futuristic [data-testid="mobile-account-nav"] a, .template-futuristic [data-testid="mobile-account-nav"] button {
  color: #f3f4f6;
}

.template-futuristic [data-testid="account-nav"] .text-ui-fg-subtle, .template-futuristic [data-testid="account-nav"] .text-small-regular, .template-futuristic [data-testid="account-nav"] .text-base-regular, .template-futuristic [data-testid="mobile-account-nav"] .text-ui-fg-subtle, .template-futuristic [data-testid="mobile-account-nav"] .text-small-regular, .template-futuristic [data-testid="mobile-account-nav"] .text-base-regular {
  color: #d1d5db;
}

.template-futuristic [data-testid="account-nav"] .text-ui-fg-base, .template-futuristic [data-testid="account-nav"] .font-semibold, .template-futuristic [data-testid="account-nav"] .text-xl-semi, .template-futuristic [data-testid="account-nav"] h3, .template-futuristic [data-testid="account-nav"] .text-base-semi, .template-futuristic [data-testid="mobile-account-nav"] .text-ui-fg-base, .template-futuristic [data-testid="mobile-account-nav"] .font-semibold, .template-futuristic [data-testid="mobile-account-nav"] .text-xl-semi, .template-futuristic [data-testid="mobile-account-nav"] h3, .template-futuristic [data-testid="mobile-account-nav"] .text-base-semi {
  color: #fff;
}

.template-futuristic [data-testid="account-nav"] a:hover, .template-futuristic [data-testid="mobile-account-nav"] a:hover {
  color: #67e8f9;
}

.template-futuristic [data-testid="account-nav"] button:hover, .template-futuristic [data-testid="mobile-account-nav"] button:hover {
  color: #a5f3fc;
}

.template-futuristic [data-testid="account-nav"] .border-gray-200, .template-futuristic [data-testid="mobile-account-nav"] .border-gray-200 {
  border-color: #4b5563;
}

.template-futuristic .account-container button {
  color: #fff !important;
  background-color: #3b82f6 !important;
  border-color: #2563eb !important;
}

.template-futuristic .account-container button:hover {
  color: #fff !important;
  background-color: #2563eb !important;
}

.template-futuristic .account-container button[data-testid="edit-button"][data-active="true"] {
  background-color: #ef4444;
  border-color: #dc2626;
}

.template-material-design .account-container {
  background: #fff;
  border-radius: 8px;
  padding: 24px;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);
}

.template-material-design .account-container button {
  color: #fff !important;
  background-color: #3b82f6 !important;
  border-color: #2563eb !important;
}

.template-material-design .account-container button:hover {
  color: #fff !important;
  background-color: #2563eb !important;
}

.template-material-design [data-testid="account-nav"] .text-ui-fg-subtle {
  color: #4b5563;
}

.template-material-design [data-testid="account-nav"] .text-ui-fg-base {
  color: #111827;
}

.template-corporate .account-container {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 4px;
  padding: 24px;
}

.template-corporate .account-container button {
  color: #fff !important;
  background-color: #111827 !important;
  border-color: #1f2937 !important;
}

.template-corporate .account-container button:hover {
  color: #fff !important;
  background-color: #1f2937 !important;
}

.template-corporate [data-testid="account-nav"] .text-ui-fg-subtle {
  color: #4b5563;
}

.template-corporate [data-testid="account-nav"] .text-ui-fg-base {
  color: #111827;
}

.template-artistic .account-container {
  background: linear-gradient(#fefce8, #fdf4ff, #faf5ff);
  border: 2px solid rgba(251, 113, 133, .3);
  border-radius: 16px;
  padding: 24px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, .2);
}

.template-artistic .account-container h1, .template-artistic .account-container h2, .template-artistic .account-container h3 {
  background: linear-gradient(to right, #db2777, #9333ea) !important;
  color: rgba(0, 0, 0, 0) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
}

.template-artistic .account-container .border-gray-200 {
  border-color: rgba(251, 113, 133, .3);
}

.template-artistic .account-container button {
  color: #fff;
  background: linear-gradient(to right, #db2777, #9333ea);
  border: none;
}

.template-artistic .account-container button:hover {
  background: linear-gradient(to right, #be185d, #7e22ce);
}

.template-artistic [data-testid="account-nav"] .text-ui-fg-subtle {
  color: #a855f7;
}

.template-artistic [data-testid="account-nav"] .text-ui-fg-base {
  background: linear-gradient(to right, #db2777, #9333ea) !important;
  color: rgba(0, 0, 0, 0) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
}

.template-artistic [data-testid="account-nav"] .border-gray-200, .template-artistic .account-footer {
  border-color: rgba(251, 113, 133, .3);
}

.template-retro-vintage .account-container {
  background: linear-gradient(#fffbeb, #ffedd5, #ffe4e6);
  border: 2px solid rgba(251, 146, 60, .3);
  border-radius: 12px;
  padding: 24px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, .2);
}

.template-retro-vintage .account-container h1, .template-retro-vintage .account-container h2, .template-retro-vintage .account-container h3 {
  color: #9a3412;
}

.template-retro-vintage .account-container .border-gray-200 {
  border-color: rgba(251, 146, 60, .3);
}

.template-retro-vintage .account-container button {
  color: #fff !important;
  background-color: #ea580c !important;
  border-color: #c2410c !important;
}

.template-retro-vintage .account-container button:hover {
  color: #fff !important;
  background-color: #c2410c !important;
}

.template-retro-vintage [data-testid="account-nav"] .text-ui-fg-subtle {
  color: #ea580c;
}

.template-retro-vintage [data-testid="account-nav"] .text-ui-fg-base {
  color: #9a3412;
}

.template-retro-vintage [data-testid="account-nav"] .border-gray-200, .template-retro-vintage .account-footer {
  border-color: rgba(251, 146, 60, .3);
}

.template-fullscreen-hero .account-container {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  padding: 24px;
}

.template-fullscreen-hero [data-testid="account-nav"] .text-ui-fg-subtle {
  color: #6b7280;
}

.template-fullscreen-hero [data-testid="account-nav"] .text-ui-fg-base {
  color: #111827;
}

button[class*="bg-gray-900"], button[class*="bg-gray-800"], button[class*="bg-gray-700"], button[class*="bg-slate-900"], button[class*="bg-slate-800"], button[class*="bg-zinc-900"], button[class*="bg-zinc-800"], button[class*="bg-black"], button[style*="background-color: rgb(17, 24, 39)"], button[style*="background-color: rgb(31, 41, 55)"], button[style*="background-color: rgb(55, 65, 81)"], button[class*="bg-blue-900"], button[class*="bg-blue-800"], button[class*="bg-blue-700"], button[class*="bg-indigo-900"], button[class*="bg-indigo-800"], button[class*="bg-indigo-700"], button[class*="bg-purple-900"], button[class*="bg-purple-800"], button[class*="bg-purple-700"], button[class*="bg-red-900"], button[class*="bg-red-800"], button[class*="bg-red-700"], button[class*="bg-green-900"], button[class*="bg-green-800"], button[class*="bg-green-700"], button[class*="bg-orange-900"], button[class*="bg-orange-800"], button[class*="bg-orange-700"], .template-futuristic button[class*="bg-gray-900"], .template-futuristic button[class*="bg-gray-800"], .template-material-design button[class*="bg-gray-900"], .template-material-design button[class*="bg-gray-800"], .template-corporate button[class*="bg-gray-900"], .template-corporate button[class*="bg-gray-800"], .template-artistic button[class*="bg-gray-900"], .template-artistic button[class*="bg-gray-800"], .template-retro-vintage button[class*="bg-gray-900"], .template-retro-vintage button[class*="bg-gray-800"] {
  color: #fff !important;
}

.template-futuristic button[class*="bg-ui-button-inverted"], .template-futuristic button[class*="button-inverted"], .template-futuristic button[class*="bg-ui-button-inverted"] span, .template-futuristic button[class*="bg-ui-button-inverted"] p, .template-futuristic button[class*="bg-ui-button-inverted"] div, .template-futuristic button[class*="bg-ui-button-inverted"] h1, .template-futuristic button[class*="bg-ui-button-inverted"] h2, .template-futuristic button[class*="bg-ui-button-inverted"] h3, .template-futuristic button[class*="bg-ui-button-inverted"] h4, .template-futuristic button[class*="bg-ui-button-inverted"] h5, .template-futuristic button[class*="bg-ui-button-inverted"] h6, .template-futuristic button[class*="bg-ui-button-inverted"] li, .template-futuristic button[class*="button-inverted"] span, .template-futuristic button[class*="button-inverted"] p, .template-futuristic button[class*="button-inverted"] div, .template-futuristic button[class*="button-inverted"] h1, .template-futuristic button[class*="button-inverted"] h2, .template-futuristic button[class*="button-inverted"] h3, .template-futuristic button[class*="button-inverted"] h4, .template-futuristic button[class*="button-inverted"] h5, .template-futuristic button[class*="button-inverted"] h6, .template-futuristic button[class*="button-inverted"] li, .template-futuristic button[class*="bg-ui-button-inverted"] .text-ui-contrast-fg-primary, .template-futuristic button[class*="bg-ui-button-inverted"] .text-ui-contrast-fg-secondary, .template-futuristic button[class*="bg-ui-button-inverted"] [class*="text-ui-contrast"], .template-futuristic button[class*="button-inverted"] .text-ui-contrast-fg-primary, .template-futuristic button[class*="button-inverted"] .text-ui-contrast-fg-secondary, .template-futuristic button[class*="button-inverted"] [class*="text-ui-contrast"] {
  color: #fff;
}

.template-futuristic button[class*="bg-ui-button-inverted"] .\!text-ui-contrast-fg-secondary, .template-futuristic button[class*="button-inverted"] .\!text-ui-contrast-fg-secondary {
  color: #fff !important;
}

.template-futuristic button[class*="bg-ui-button-inverted"] .text-ui-fg-base, .template-futuristic button[class*="bg-ui-button-inverted"] .text-ui-fg-subtle, .template-futuristic button[class*="bg-ui-button-inverted"] .text-ui-fg-muted, .template-futuristic button[class*="button-inverted"] .text-ui-fg-base, .template-futuristic button[class*="button-inverted"] .text-ui-fg-subtle, .template-futuristic button[class*="button-inverted"] .text-ui-fg-muted {
  color: #fff;
}

.template-futuristic button[class*="bg-ui-button-inverted"] svg, .template-futuristic button[class*="button-inverted"] svg {
  color: #fff;
  fill: #fff;
}

.template-futuristic button[class*="bg-ui-button-inverted"]:hover, .template-futuristic button[class*="bg-ui-button-inverted"]:active, .template-futuristic button[class*="button-inverted"]:hover, .template-futuristic button[class*="button-inverted"]:active, .template-futuristic button[class*="bg-ui-button-inverted"]:hover span, .template-futuristic button[class*="bg-ui-button-inverted"]:hover p, .template-futuristic button[class*="bg-ui-button-inverted"]:hover div, .template-futuristic button[class*="bg-ui-button-inverted"]:hover h1, .template-futuristic button[class*="bg-ui-button-inverted"]:hover h2, .template-futuristic button[class*="bg-ui-button-inverted"]:hover h3, .template-futuristic button[class*="bg-ui-button-inverted"]:hover h4, .template-futuristic button[class*="bg-ui-button-inverted"]:hover h5, .template-futuristic button[class*="bg-ui-button-inverted"]:hover h6, .template-futuristic button[class*="bg-ui-button-inverted"]:hover li, .template-futuristic button[class*="bg-ui-button-inverted"]:active span, .template-futuristic button[class*="bg-ui-button-inverted"]:active p, .template-futuristic button[class*="bg-ui-button-inverted"]:active div, .template-futuristic button[class*="bg-ui-button-inverted"]:active h1, .template-futuristic button[class*="bg-ui-button-inverted"]:active h2, .template-futuristic button[class*="bg-ui-button-inverted"]:active h3, .template-futuristic button[class*="bg-ui-button-inverted"]:active h4, .template-futuristic button[class*="bg-ui-button-inverted"]:active h5, .template-futuristic button[class*="bg-ui-button-inverted"]:active h6, .template-futuristic button[class*="bg-ui-button-inverted"]:active li, .template-futuristic button[class*="button-inverted"]:hover span, .template-futuristic button[class*="button-inverted"]:hover p, .template-futuristic button[class*="button-inverted"]:hover div, .template-futuristic button[class*="button-inverted"]:hover h1, .template-futuristic button[class*="button-inverted"]:hover h2, .template-futuristic button[class*="button-inverted"]:hover h3, .template-futuristic button[class*="button-inverted"]:hover h4, .template-futuristic button[class*="button-inverted"]:hover h5, .template-futuristic button[class*="button-inverted"]:hover h6, .template-futuristic button[class*="button-inverted"]:hover li, .template-futuristic button[class*="button-inverted"]:active span, .template-futuristic button[class*="button-inverted"]:active p, .template-futuristic button[class*="button-inverted"]:active div, .template-futuristic button[class*="button-inverted"]:active h1, .template-futuristic button[class*="button-inverted"]:active h2, .template-futuristic button[class*="button-inverted"]:active h3, .template-futuristic button[class*="button-inverted"]:active h4, .template-futuristic button[class*="button-inverted"]:active h5, .template-futuristic button[class*="button-inverted"]:active h6, .template-futuristic button[class*="button-inverted"]:active li, .template-futuristic button[class*="bg-ui-button-inverted"]:hover svg, .template-futuristic button[class*="bg-ui-button-inverted"]:active svg, .template-futuristic button[class*="button-inverted"]:hover svg, .template-futuristic button[class*="button-inverted"]:active svg {
  color: #fff;
}

[data-testid="add-discount-button"] {
  color: #3b82f6 !important;
  cursor: pointer !important;
  background: rgba(59, 130, 246, .1) !important;
  border: 1.5px solid rgba(59, 130, 246, .3) !important;
  border-radius: 8px !important;
  justify-content: center !important;
  align-items: center !important;
  padding: 10px 20px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  transition: all .2s !important;
  display: inline-flex !important;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .1) !important;
}

[data-testid="add-discount-button"]:hover {
  transform: translateY(-1px);
  color: #2563eb !important;
  background: rgba(59, 130, 246, .2) !important;
  border-color: rgba(59, 130, 246, .5) !important;
  box-shadow: 0 4px 8px rgba(59, 130, 246, .2) !important;
}

[data-testid="add-discount-button"]:active {
  transform: translateY(0);
  box-shadow: 0 2px 4px rgba(59, 130, 246, .15) !important;
}

[data-testid="add-discount-button"]:focus {
  outline-offset: 2px !important;
  outline: 2px solid rgba(59, 130, 246, .5) !important;
}

.template-futuristic [data-testid="add-discount-button"] {
  color: #fff !important;
  background: rgba(59, 130, 246, .25) !important;
  border: 1.5px solid rgba(103, 232, 249, .6) !important;
  box-shadow: 0 2px 8px rgba(59, 130, 246, .2), 0 0 rgba(103, 232, 249, .2), inset 0 1px rgba(255, 255, 255, .1) !important;
}

.template-futuristic [data-testid="add-discount-button"]:hover {
  color: #fff !important;
  background: rgba(59, 130, 246, .4) !important;
  border-color: rgba(103, 232, 249, .9) !important;
  box-shadow: 0 4px 12px rgba(59, 130, 246, .4), 0 0 0 2px rgba(103, 232, 249, .3), inset 0 1px rgba(255, 255, 255, .2) !important;
}

.template-futuristic [data-testid="add-discount-button"]:focus {
  outline-offset: 2px !important;
  outline: 2px solid rgba(103, 232, 249, .6) !important;
}

.template-futuristic [data-testid="checkout-button"], .template-futuristic [data-testid="checkout-button"] button {
  color: #fff !important;
  background: linear-gradient(135deg, #3b82f6, #2563eb) !important;
  border: 1px solid rgba(103, 232, 249, .5) !important;
  transition: all .3s !important;
  box-shadow: 0 4px 16px rgba(59, 130, 246, .4), 0 0 0 1px rgba(103, 232, 249, .3), inset 0 1px rgba(255, 255, 255, .2) !important;
}

.template-futuristic [data-testid="checkout-button"]:hover, .template-futuristic [data-testid="checkout-button"] button:hover {
  transform: translateY(-1px);
  background: linear-gradient(135deg, #2563eb, #1d4ed8) !important;
  box-shadow: 0 6px 20px rgba(59, 130, 246, .5), 0 0 0 1px rgba(103, 232, 249, .4), inset 0 1px rgba(255, 255, 255, .3) !important;
}

.template-futuristic [data-testid="checkout-button"] *, .template-futuristic [data-testid="checkout-button"] button * {
  color: #fff !important;
}

.template-futuristic [data-testid="sign-in-button"], .template-futuristic [data-testid="sign-in-button"] button {
  -webkit-backdrop-filter: blur(8px);
  color: #fff !important;
  background: rgba(59, 130, 246, .9) !important;
  border: 1px solid rgba(103, 232, 249, .4) !important;
}

.template-futuristic [data-testid="sign-in-button"]:hover, .template-futuristic [data-testid="sign-in-button"] button:hover {
  background: rgba(37, 99, 235, .95) !important;
}

.template-futuristic [data-testid="checkout-container"], .template-futuristic [data-testid="checkout-container"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]) {
  color: #111827;
}

.template-futuristic .w-full.bg-white, .template-futuristic [data-testid="checkout-container"] .bg-white {
  color: #111827;
  background-color: #fff;
}

.template-futuristic .w-full.bg-white span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .w-full.bg-white p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .w-full.bg-white div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .w-full.bg-white li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] .bg-white span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] .bg-white p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] .bg-white div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] .bg-white li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .w-full.bg-white h1, .template-futuristic .w-full.bg-white h2, .template-futuristic .w-full.bg-white h3, .template-futuristic .w-full.bg-white h4, .template-futuristic .w-full.bg-white h5, .template-futuristic .w-full.bg-white h6, .template-futuristic [data-testid="checkout-container"] .bg-white h1, .template-futuristic [data-testid="checkout-container"] .bg-white h2, .template-futuristic [data-testid="checkout-container"] .bg-white h3, .template-futuristic [data-testid="checkout-container"] .bg-white h4, .template-futuristic [data-testid="checkout-container"] .bg-white h5, .template-futuristic [data-testid="checkout-container"] .bg-white h6, .template-futuristic .w-full.bg-white nav a, .template-futuristic .w-full.bg-white nav span, .template-futuristic [data-testid="checkout-container"] .bg-white nav a, .template-futuristic [data-testid="checkout-container"] .bg-white nav span {
  color: #111827;
}

.template-futuristic .w-full.bg-white nav a:hover, .template-futuristic .w-full.bg-white nav span:hover, .template-futuristic [data-testid="checkout-container"] .bg-white nav a:hover, .template-futuristic [data-testid="checkout-container"] .bg-white nav span:hover {
  color: #3b82f6;
}

.template-futuristic .w-full.bg-white .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] .bg-white .text-ui-fg-base {
  color: #111827;
}

.template-futuristic .w-full.bg-white .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] .bg-white .text-ui-fg-subtle {
  color: #4b5563;
}

.template-futuristic .w-full.bg-white .text-ui-fg-muted, .template-futuristic [data-testid="checkout-container"] .bg-white .text-ui-fg-muted {
  color: #6b7280;
}

.template-futuristic .w-full.bg-white label, .template-futuristic .w-full.bg-white input, .template-futuristic .w-full.bg-white select, .template-futuristic .w-full.bg-white textarea, .template-futuristic [data-testid="checkout-container"] .bg-white label, .template-futuristic [data-testid="checkout-container"] .bg-white input, .template-futuristic [data-testid="checkout-container"] .bg-white select, .template-futuristic [data-testid="checkout-container"] .bg-white textarea {
  color: #111827;
}

.template-futuristic .w-full.bg-white input, .template-futuristic .w-full.bg-white select, .template-futuristic .w-full.bg-white textarea, .template-futuristic [data-testid="checkout-container"] .bg-white input, .template-futuristic [data-testid="checkout-container"] .bg-white select, .template-futuristic [data-testid="checkout-container"] .bg-white textarea {
  background-color: #fff;
  border-color: #d1d5db;
}

.template-futuristic .w-full.bg-white button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] .bg-white button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"], .template-futuristic [data-testid="order-complete-container"], .template-futuristic [data-testid="orders-page-wrapper"], .template-futuristic [data-testid="order-details-container"] span, .template-futuristic [data-testid="order-details-container"] p, .template-futuristic [data-testid="order-details-container"] div, .template-futuristic [data-testid="order-details-container"] h1, .template-futuristic [data-testid="order-details-container"] h2, .template-futuristic [data-testid="order-details-container"] h3, .template-futuristic [data-testid="order-details-container"] h4, .template-futuristic [data-testid="order-details-container"] h5, .template-futuristic [data-testid="order-details-container"] h6, .template-futuristic [data-testid="order-details-container"] li, .template-futuristic [data-testid="order-complete-container"] span, .template-futuristic [data-testid="order-complete-container"] p, .template-futuristic [data-testid="order-complete-container"] div, .template-futuristic [data-testid="order-complete-container"] h1, .template-futuristic [data-testid="order-complete-container"] h2, .template-futuristic [data-testid="order-complete-container"] h3, .template-futuristic [data-testid="order-complete-container"] h4, .template-futuristic [data-testid="order-complete-container"] h5, .template-futuristic [data-testid="order-complete-container"] h6, .template-futuristic [data-testid="order-complete-container"] li, .template-futuristic [data-testid="orders-page-wrapper"] span, .template-futuristic [data-testid="orders-page-wrapper"] p, .template-futuristic [data-testid="orders-page-wrapper"] div, .template-futuristic [data-testid="orders-page-wrapper"] h1, .template-futuristic [data-testid="orders-page-wrapper"] h2, .template-futuristic [data-testid="orders-page-wrapper"] h3, .template-futuristic [data-testid="orders-page-wrapper"] h4, .template-futuristic [data-testid="orders-page-wrapper"] h5, .template-futuristic [data-testid="orders-page-wrapper"] h6, .template-futuristic [data-testid="orders-page-wrapper"] li, .template-futuristic [data-testid="order-details-container"] h1, .template-futuristic [data-testid="order-details-container"] h2, .template-futuristic [data-testid="order-details-container"] h3, .template-futuristic [data-testid="order-complete-container"] h1, .template-futuristic [data-testid="order-complete-container"] h2, .template-futuristic [data-testid="order-complete-container"] h3, .template-futuristic [data-testid="orders-page-wrapper"] h1, .template-futuristic [data-testid="orders-page-wrapper"] h2, .template-futuristic [data-testid="orders-page-wrapper"] h3, .template-futuristic [data-testid="order-details-container"] .text-ui-fg-base, .template-futuristic [data-testid="order-complete-container"] .text-ui-fg-base, .template-futuristic [data-testid="orders-page-wrapper"] .text-ui-fg-base {
  color: #111827;
}

.template-futuristic [data-testid="order-details-container"] .text-ui-fg-subtle, .template-futuristic [data-testid="order-complete-container"] .text-ui-fg-subtle, .template-futuristic [data-testid="orders-page-wrapper"] .text-ui-fg-subtle {
  color: #6b7280;
}

.template-futuristic [data-testid="order-details-container"] .text-ui-fg-muted, .template-futuristic [data-testid="order-complete-container"] .text-ui-fg-muted, .template-futuristic [data-testid="orders-page-wrapper"] .text-ui-fg-muted {
  color: #9ca3af;
}

.template-futuristic [data-testid="order-details-container"] a, .template-futuristic [data-testid="order-complete-container"] a, .template-futuristic [data-testid="orders-page-wrapper"] a {
  color: #3b82f6;
}

.template-futuristic [data-testid="order-details-container"] a:hover, .template-futuristic [data-testid="order-complete-container"] a:hover, .template-futuristic [data-testid="orders-page-wrapper"] a:hover {
  color: #2563eb;
}

.template-futuristic [data-testid="product-container"] span, .template-futuristic [data-testid="product-container"] p, .template-futuristic [data-testid="product-container"] div, .template-futuristic [data-testid="product-container"] h1, .template-futuristic [data-testid="product-container"] h2, .template-futuristic [data-testid="product-container"] h3, .template-futuristic [data-testid="product-container"] h4, .template-futuristic [data-testid="product-container"] h5, .template-futuristic [data-testid="product-container"] h6, .template-futuristic [data-testid="product-container"] li {
  color: #f3f4f6;
}

.template-futuristic [data-testid="product-container"] .bg-white span, .template-futuristic [data-testid="product-container"] .bg-white p, .template-futuristic [data-testid="product-container"] .bg-white div, .template-futuristic [data-testid="product-container"] .bg-white h1, .template-futuristic [data-testid="product-container"] .bg-white h2, .template-futuristic [data-testid="product-container"] .bg-white h3, .template-futuristic [data-testid="product-container"] .bg-white h4, .template-futuristic [data-testid="product-container"] .bg-white h5, .template-futuristic [data-testid="product-container"] .bg-white h6, .template-futuristic [data-testid="product-container"] .bg-white li, .template-futuristic [data-testid="product-container"] [class*="bg-white"] span, .template-futuristic [data-testid="product-container"] [class*="bg-white"] p, .template-futuristic [data-testid="product-container"] [class*="bg-white"] div, .template-futuristic [data-testid="product-container"] [class*="bg-white"] h1, .template-futuristic [data-testid="product-container"] [class*="bg-white"] h2, .template-futuristic [data-testid="product-container"] [class*="bg-white"] h3, .template-futuristic [data-testid="product-container"] [class*="bg-white"] h4, .template-futuristic [data-testid="product-container"] [class*="bg-white"] h5, .template-futuristic [data-testid="product-container"] [class*="bg-white"] h6, .template-futuristic [data-testid="product-container"] [class*="bg-white"] li {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] span, .template-futuristic [data-testid="related-products-container"] p, .template-futuristic [data-testid="related-products-container"] div, .template-futuristic [data-testid="related-products-container"] h1, .template-futuristic [data-testid="related-products-container"] h2, .template-futuristic [data-testid="related-products-container"] h3, .template-futuristic [data-testid="related-products-container"] h4, .template-futuristic [data-testid="related-products-container"] h5, .template-futuristic [data-testid="related-products-container"] h6, .template-futuristic [data-testid="related-products-container"] li {
  color: #f3f4f6;
}

.template-futuristic [data-testid="related-products-container"] .bg-white span, .template-futuristic [data-testid="related-products-container"] .bg-white p, .template-futuristic [data-testid="related-products-container"] .bg-white div, .template-futuristic [data-testid="related-products-container"] .bg-white h1, .template-futuristic [data-testid="related-products-container"] .bg-white h2, .template-futuristic [data-testid="related-products-container"] .bg-white h3, .template-futuristic [data-testid="related-products-container"] .bg-white h4, .template-futuristic [data-testid="related-products-container"] .bg-white h5, .template-futuristic [data-testid="related-products-container"] .bg-white h6, .template-futuristic [data-testid="related-products-container"] .bg-white li, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] span, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] p, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] div, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] h1, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] h2, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] h3, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] h4, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] h5, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] h6, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] li, .template-futuristic main [class*="bg-gray-50"], .template-futuristic main [class*="bg-gray-100"], .template-futuristic main [class*="bg-gray-200"], .template-futuristic .content-container [class*="bg-gray-50"], .template-futuristic .content-container [class*="bg-gray-100"], .template-futuristic .content-container [class*="bg-gray-200"], .template-futuristic [data-testid="main-content"] [class*="bg-gray-50"], .template-futuristic [data-testid="main-content"] [class*="bg-gray-100"], .template-futuristic [data-testid="main-content"] [class*="bg-gray-200"], .template-futuristic [data-testid="product-container"] [class*="bg-gray-50"], .template-futuristic [data-testid="product-container"] [class*="bg-gray-100"], .template-futuristic [data-testid="product-container"] [class*="bg-gray-200"], .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-50"], .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-100"], .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-200"], .template-futuristic [data-testid="cart-container"] [class*="bg-gray-50"], .template-futuristic [data-testid="cart-container"] [class*="bg-gray-100"], .template-futuristic [data-testid="cart-container"] [class*="bg-gray-200"], .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-50"], .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-100"], .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-200"], .template-futuristic main [class*="bg-gray-50"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main [class*="bg-gray-50"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main [class*="bg-gray-50"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main [class*="bg-gray-50"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main [class*="bg-gray-100"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main [class*="bg-gray-100"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main [class*="bg-gray-100"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main [class*="bg-gray-100"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main [class*="bg-gray-200"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main [class*="bg-gray-200"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main [class*="bg-gray-200"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main [class*="bg-gray-200"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container [class*="bg-gray-50"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container [class*="bg-gray-50"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container [class*="bg-gray-50"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container [class*="bg-gray-50"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container [class*="bg-gray-100"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container [class*="bg-gray-100"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container [class*="bg-gray-100"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container [class*="bg-gray-100"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container [class*="bg-gray-200"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container [class*="bg-gray-200"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container [class*="bg-gray-200"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container [class*="bg-gray-200"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] [class*="bg-gray-50"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] [class*="bg-gray-50"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] [class*="bg-gray-50"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] [class*="bg-gray-50"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] [class*="bg-gray-100"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] [class*="bg-gray-100"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] [class*="bg-gray-100"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] [class*="bg-gray-100"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] [class*="bg-gray-200"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] [class*="bg-gray-200"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] [class*="bg-gray-200"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] [class*="bg-gray-200"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] [class*="bg-gray-50"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] [class*="bg-gray-50"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] [class*="bg-gray-50"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] [class*="bg-gray-50"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] [class*="bg-gray-100"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] [class*="bg-gray-100"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] [class*="bg-gray-100"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] [class*="bg-gray-100"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] [class*="bg-gray-200"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] [class*="bg-gray-200"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] [class*="bg-gray-200"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] [class*="bg-gray-200"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-50"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-50"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-50"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-50"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-100"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-100"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-100"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-100"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-200"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-200"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-200"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-200"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-gray-50"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-gray-50"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-gray-50"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-gray-50"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-gray-100"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-gray-100"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-gray-100"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-gray-100"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-gray-200"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-gray-200"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-gray-200"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] [class*="bg-gray-200"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-50"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-50"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-50"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-50"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-100"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-100"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-100"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-100"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-200"] span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-200"] p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-200"] div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-200"] li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main [class*="bg-gray-50"] h1, .template-futuristic main [class*="bg-gray-50"] h2, .template-futuristic main [class*="bg-gray-50"] h3, .template-futuristic main [class*="bg-gray-50"] h4, .template-futuristic main [class*="bg-gray-50"] h5, .template-futuristic main [class*="bg-gray-50"] h6, .template-futuristic main [class*="bg-gray-100"] h1, .template-futuristic main [class*="bg-gray-100"] h2, .template-futuristic main [class*="bg-gray-100"] h3, .template-futuristic main [class*="bg-gray-100"] h4, .template-futuristic main [class*="bg-gray-100"] h5, .template-futuristic main [class*="bg-gray-100"] h6, .template-futuristic main [class*="bg-gray-200"] h1, .template-futuristic main [class*="bg-gray-200"] h2, .template-futuristic main [class*="bg-gray-200"] h3, .template-futuristic main [class*="bg-gray-200"] h4, .template-futuristic main [class*="bg-gray-200"] h5, .template-futuristic main [class*="bg-gray-200"] h6, .template-futuristic .content-container [class*="bg-gray-50"] h1, .template-futuristic .content-container [class*="bg-gray-50"] h2, .template-futuristic .content-container [class*="bg-gray-50"] h3, .template-futuristic .content-container [class*="bg-gray-50"] h4, .template-futuristic .content-container [class*="bg-gray-50"] h5, .template-futuristic .content-container [class*="bg-gray-50"] h6, .template-futuristic .content-container [class*="bg-gray-100"] h1, .template-futuristic .content-container [class*="bg-gray-100"] h2, .template-futuristic .content-container [class*="bg-gray-100"] h3, .template-futuristic .content-container [class*="bg-gray-100"] h4, .template-futuristic .content-container [class*="bg-gray-100"] h5, .template-futuristic .content-container [class*="bg-gray-100"] h6, .template-futuristic .content-container [class*="bg-gray-200"] h1, .template-futuristic .content-container [class*="bg-gray-200"] h2, .template-futuristic .content-container [class*="bg-gray-200"] h3, .template-futuristic .content-container [class*="bg-gray-200"] h4, .template-futuristic .content-container [class*="bg-gray-200"] h5, .template-futuristic .content-container [class*="bg-gray-200"] h6, .template-futuristic [data-testid="main-content"] [class*="bg-gray-50"] h1, .template-futuristic [data-testid="main-content"] [class*="bg-gray-50"] h2, .template-futuristic [data-testid="main-content"] [class*="bg-gray-50"] h3, .template-futuristic [data-testid="main-content"] [class*="bg-gray-50"] h4, .template-futuristic [data-testid="main-content"] [class*="bg-gray-50"] h5, .template-futuristic [data-testid="main-content"] [class*="bg-gray-50"] h6, .template-futuristic [data-testid="main-content"] [class*="bg-gray-100"] h1, .template-futuristic [data-testid="main-content"] [class*="bg-gray-100"] h2, .template-futuristic [data-testid="main-content"] [class*="bg-gray-100"] h3, .template-futuristic [data-testid="main-content"] [class*="bg-gray-100"] h4, .template-futuristic [data-testid="main-content"] [class*="bg-gray-100"] h5, .template-futuristic [data-testid="main-content"] [class*="bg-gray-100"] h6, .template-futuristic [data-testid="main-content"] [class*="bg-gray-200"] h1, .template-futuristic [data-testid="main-content"] [class*="bg-gray-200"] h2, .template-futuristic [data-testid="main-content"] [class*="bg-gray-200"] h3, .template-futuristic [data-testid="main-content"] [class*="bg-gray-200"] h4, .template-futuristic [data-testid="main-content"] [class*="bg-gray-200"] h5, .template-futuristic [data-testid="main-content"] [class*="bg-gray-200"] h6, .template-futuristic [data-testid="product-container"] [class*="bg-gray-50"] h1, .template-futuristic [data-testid="product-container"] [class*="bg-gray-50"] h2, .template-futuristic [data-testid="product-container"] [class*="bg-gray-50"] h3, .template-futuristic [data-testid="product-container"] [class*="bg-gray-50"] h4, .template-futuristic [data-testid="product-container"] [class*="bg-gray-50"] h5, .template-futuristic [data-testid="product-container"] [class*="bg-gray-50"] h6, .template-futuristic [data-testid="product-container"] [class*="bg-gray-100"] h1, .template-futuristic [data-testid="product-container"] [class*="bg-gray-100"] h2, .template-futuristic [data-testid="product-container"] [class*="bg-gray-100"] h3, .template-futuristic [data-testid="product-container"] [class*="bg-gray-100"] h4, .template-futuristic [data-testid="product-container"] [class*="bg-gray-100"] h5, .template-futuristic [data-testid="product-container"] [class*="bg-gray-100"] h6, .template-futuristic [data-testid="product-container"] [class*="bg-gray-200"] h1, .template-futuristic [data-testid="product-container"] [class*="bg-gray-200"] h2, .template-futuristic [data-testid="product-container"] [class*="bg-gray-200"] h3, .template-futuristic [data-testid="product-container"] [class*="bg-gray-200"] h4, .template-futuristic [data-testid="product-container"] [class*="bg-gray-200"] h5, .template-futuristic [data-testid="product-container"] [class*="bg-gray-200"] h6, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-50"] h1, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-50"] h2, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-50"] h3, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-50"] h4, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-50"] h5, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-50"] h6, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-100"] h1, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-100"] h2, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-100"] h3, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-100"] h4, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-100"] h5, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-100"] h6, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-200"] h1, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-200"] h2, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-200"] h3, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-200"] h4, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-200"] h5, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-200"] h6, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-50"] h1, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-50"] h2, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-50"] h3, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-50"] h4, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-50"] h5, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-50"] h6, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-100"] h1, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-100"] h2, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-100"] h3, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-100"] h4, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-100"] h5, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-100"] h6, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-200"] h1, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-200"] h2, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-200"] h3, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-200"] h4, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-200"] h5, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-200"] h6, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-50"] h1, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-50"] h2, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-50"] h3, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-50"] h4, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-50"] h5, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-50"] h6, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-100"] h1, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-100"] h2, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-100"] h3, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-100"] h4, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-100"] h5, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-100"] h6, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-200"] h1, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-200"] h2, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-200"] h3, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-200"] h4, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-200"] h5, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-200"] h6, .template-futuristic main [class*="bg-gray-50"] .text-ui-fg-base, .template-futuristic main [class*="bg-gray-100"] .text-ui-fg-base, .template-futuristic main [class*="bg-gray-200"] .text-ui-fg-base, .template-futuristic .content-container [class*="bg-gray-50"] .text-ui-fg-base, .template-futuristic .content-container [class*="bg-gray-100"] .text-ui-fg-base, .template-futuristic .content-container [class*="bg-gray-200"] .text-ui-fg-base, .template-futuristic [data-testid="main-content"] [class*="bg-gray-50"] .text-ui-fg-base, .template-futuristic [data-testid="main-content"] [class*="bg-gray-100"] .text-ui-fg-base, .template-futuristic [data-testid="main-content"] [class*="bg-gray-200"] .text-ui-fg-base, .template-futuristic [data-testid="product-container"] [class*="bg-gray-50"] .text-ui-fg-base, .template-futuristic [data-testid="product-container"] [class*="bg-gray-100"] .text-ui-fg-base, .template-futuristic [data-testid="product-container"] [class*="bg-gray-200"] .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-50"] .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-100"] .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-200"] .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-50"] .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-100"] .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-200"] .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-50"] .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-100"] .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-200"] .text-ui-fg-base {
  color: #111827;
}

.template-futuristic main [class*="bg-gray-50"] .text-ui-fg-subtle, .template-futuristic main [class*="bg-gray-100"] .text-ui-fg-subtle, .template-futuristic main [class*="bg-gray-200"] .text-ui-fg-subtle, .template-futuristic .content-container [class*="bg-gray-50"] .text-ui-fg-subtle, .template-futuristic .content-container [class*="bg-gray-100"] .text-ui-fg-subtle, .template-futuristic .content-container [class*="bg-gray-200"] .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] [class*="bg-gray-50"] .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] [class*="bg-gray-100"] .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] [class*="bg-gray-200"] .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] [class*="bg-gray-50"] .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] [class*="bg-gray-100"] .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] [class*="bg-gray-200"] .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-50"] .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-100"] .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-200"] .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-50"] .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-100"] .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-200"] .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-50"] .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-100"] .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-200"] .text-ui-fg-subtle {
  color: #4b5563;
}

.template-futuristic main [class*="bg-gray-50"] a, .template-futuristic main [class*="bg-gray-100"] a, .template-futuristic main [class*="bg-gray-200"] a, .template-futuristic .content-container [class*="bg-gray-50"] a, .template-futuristic .content-container [class*="bg-gray-100"] a, .template-futuristic .content-container [class*="bg-gray-200"] a, .template-futuristic [data-testid="main-content"] [class*="bg-gray-50"] a, .template-futuristic [data-testid="main-content"] [class*="bg-gray-100"] a, .template-futuristic [data-testid="main-content"] [class*="bg-gray-200"] a, .template-futuristic [data-testid="product-container"] [class*="bg-gray-50"] a, .template-futuristic [data-testid="product-container"] [class*="bg-gray-100"] a, .template-futuristic [data-testid="product-container"] [class*="bg-gray-200"] a, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-50"] a, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-100"] a, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-200"] a, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-50"] a, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-100"] a, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-200"] a, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-50"] a, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-100"] a, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-200"] a {
  color: #3b82f6;
}

.template-futuristic main [class*="bg-gray-50"] a:hover, .template-futuristic main [class*="bg-gray-100"] a:hover, .template-futuristic main [class*="bg-gray-200"] a:hover, .template-futuristic .content-container [class*="bg-gray-50"] a:hover, .template-futuristic .content-container [class*="bg-gray-100"] a:hover, .template-futuristic .content-container [class*="bg-gray-200"] a:hover, .template-futuristic [data-testid="main-content"] [class*="bg-gray-50"] a:hover, .template-futuristic [data-testid="main-content"] [class*="bg-gray-100"] a:hover, .template-futuristic [data-testid="main-content"] [class*="bg-gray-200"] a:hover, .template-futuristic [data-testid="product-container"] [class*="bg-gray-50"] a:hover, .template-futuristic [data-testid="product-container"] [class*="bg-gray-100"] a:hover, .template-futuristic [data-testid="product-container"] [class*="bg-gray-200"] a:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-50"] a:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-100"] a:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-200"] a:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-50"] a:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-100"] a:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-200"] a:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-50"] a:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-100"] a:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-200"] a:hover {
  color: #2563eb;
}

.template-futuristic main [class*="bg-ui-bg-subtle"], .template-futuristic main [class*="bg-ui-bg-base"], .template-futuristic main [class*="bg-ui-bg-component"], .template-futuristic main [class*="bg-ui-bg-field"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"], .template-futuristic .content-container [class*="bg-ui-bg-base"], .template-futuristic .content-container [class*="bg-ui-bg-component"], .template-futuristic .content-container [class*="bg-ui-bg-field"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"], .template-futuristic main [class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic main [class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic main [class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic main [class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic main [class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic main [class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic main [class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic main [class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic main [class*="bg-ui-bg-component"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic main [class*="bg-ui-bg-component"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic main [class*="bg-ui-bg-component"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic main [class*="bg-ui-bg-component"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic main [class*="bg-ui-bg-field"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic main [class*="bg-ui-bg-field"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic main [class*="bg-ui-bg-field"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic main [class*="bg-ui-bg-field"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic .content-container [class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic .content-container [class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic .content-container [class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic .content-container [class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic .content-container [class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic .content-container [class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic .content-container [class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic .content-container [class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic .content-container [class*="bg-ui-bg-component"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic .content-container [class*="bg-ui-bg-component"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic .content-container [class*="bg-ui-bg-component"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic .content-container [class*="bg-ui-bg-component"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic .content-container [class*="bg-ui-bg-field"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic .content-container [class*="bg-ui-bg-field"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic .content-container [class*="bg-ui-bg-field"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic .content-container [class*="bg-ui-bg-field"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] span:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] p:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] div:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] li:not([class*="bg-ui-bg-component"]):not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic main [class*="bg-ui-bg-subtle"] h1, .template-futuristic main [class*="bg-ui-bg-subtle"] h2, .template-futuristic main [class*="bg-ui-bg-subtle"] h3, .template-futuristic main [class*="bg-ui-bg-subtle"] h4, .template-futuristic main [class*="bg-ui-bg-subtle"] h5, .template-futuristic main [class*="bg-ui-bg-subtle"] h6, .template-futuristic main [class*="bg-ui-bg-base"] h1, .template-futuristic main [class*="bg-ui-bg-base"] h2, .template-futuristic main [class*="bg-ui-bg-base"] h3, .template-futuristic main [class*="bg-ui-bg-base"] h4, .template-futuristic main [class*="bg-ui-bg-base"] h5, .template-futuristic main [class*="bg-ui-bg-base"] h6, .template-futuristic main [class*="bg-ui-bg-component"] h1, .template-futuristic main [class*="bg-ui-bg-component"] h2, .template-futuristic main [class*="bg-ui-bg-component"] h3, .template-futuristic main [class*="bg-ui-bg-component"] h4, .template-futuristic main [class*="bg-ui-bg-component"] h5, .template-futuristic main [class*="bg-ui-bg-component"] h6, .template-futuristic main [class*="bg-ui-bg-field"] h1, .template-futuristic main [class*="bg-ui-bg-field"] h2, .template-futuristic main [class*="bg-ui-bg-field"] h3, .template-futuristic main [class*="bg-ui-bg-field"] h4, .template-futuristic main [class*="bg-ui-bg-field"] h5, .template-futuristic main [class*="bg-ui-bg-field"] h6, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] h1, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] h2, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] h3, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] h4, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] h5, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] h6, .template-futuristic .content-container [class*="bg-ui-bg-base"] h1, .template-futuristic .content-container [class*="bg-ui-bg-base"] h2, .template-futuristic .content-container [class*="bg-ui-bg-base"] h3, .template-futuristic .content-container [class*="bg-ui-bg-base"] h4, .template-futuristic .content-container [class*="bg-ui-bg-base"] h5, .template-futuristic .content-container [class*="bg-ui-bg-base"] h6, .template-futuristic .content-container [class*="bg-ui-bg-component"] h1, .template-futuristic .content-container [class*="bg-ui-bg-component"] h2, .template-futuristic .content-container [class*="bg-ui-bg-component"] h3, .template-futuristic .content-container [class*="bg-ui-bg-component"] h4, .template-futuristic .content-container [class*="bg-ui-bg-component"] h5, .template-futuristic .content-container [class*="bg-ui-bg-component"] h6, .template-futuristic .content-container [class*="bg-ui-bg-field"] h1, .template-futuristic .content-container [class*="bg-ui-bg-field"] h2, .template-futuristic .content-container [class*="bg-ui-bg-field"] h3, .template-futuristic .content-container [class*="bg-ui-bg-field"] h4, .template-futuristic .content-container [class*="bg-ui-bg-field"] h5, .template-futuristic .content-container [class*="bg-ui-bg-field"] h6, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] h1, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] h2, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] h3, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] h4, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] h5, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] h6, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] h1, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] h2, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] h3, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] h4, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] h5, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] h6, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] h1, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] h2, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] h3, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] h4, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] h5, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] h6, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] h1, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] h2, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] h3, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] h4, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] h5, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] h6, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] h1, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] h2, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] h3, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] h4, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] h5, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] h6, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] h1, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] h2, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] h3, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] h4, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] h5, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] h6, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] h1, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] h2, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] h3, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] h4, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] h5, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] h6, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] h1, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] h2, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] h3, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] h4, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] h5, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] h6, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] h1, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] h2, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] h3, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] h4, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] h5, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] h6, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] h1, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] h2, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] h3, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] h4, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] h5, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] h6, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] h1, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] h2, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] h3, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] h4, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] h5, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] h6, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] h1, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] h2, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] h3, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] h4, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] h5, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] h6, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] h1, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] h2, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] h3, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] h4, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] h5, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] h6, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] h1, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] h2, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] h3, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] h4, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] h5, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] h6, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] h1, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] h2, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] h3, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] h4, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] h5, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] h6, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] h1, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] h2, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] h3, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] h4, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] h5, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] h6, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] h1, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] h2, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] h3, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] h4, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] h5, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] h6, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] h1, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] h2, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] h3, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] h4, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] h5, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] h6, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] h1, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] h2, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] h3, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] h4, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] h5, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] h6, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] h1, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] h2, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] h3, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] h4, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] h5, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] h6, .template-futuristic main [class*="bg-ui-bg-subtle"] button, .template-futuristic main [class*="bg-ui-bg-base"] button, .template-futuristic main [class*="bg-ui-bg-component"] button, .template-futuristic main [class*="bg-ui-bg-field"] button, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] button, .template-futuristic .content-container [class*="bg-ui-bg-base"] button, .template-futuristic .content-container [class*="bg-ui-bg-component"] button, .template-futuristic .content-container [class*="bg-ui-bg-field"] button, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] button, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] button, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] button, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] button, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] button, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] button, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] button, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] button, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] button, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] button, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] button, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] button, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] button, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] button, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] button, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] button, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] button, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] button, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] button, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] button {
  color: #111827;
}

.template-futuristic main [class*="bg-ui-bg-subtle"] a, .template-futuristic main [class*="bg-ui-bg-base"] a, .template-futuristic main [class*="bg-ui-bg-component"] a, .template-futuristic main [class*="bg-ui-bg-field"] a, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] a, .template-futuristic .content-container [class*="bg-ui-bg-base"] a, .template-futuristic .content-container [class*="bg-ui-bg-component"] a, .template-futuristic .content-container [class*="bg-ui-bg-field"] a, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] a, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] a, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] a, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] a, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] a, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] a, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] a, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] a, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] a, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] a, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] a, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] a {
  color: #3b82f6;
}

.template-futuristic main [class*="bg-ui-bg-subtle"] a:hover, .template-futuristic main [class*="bg-ui-bg-base"] a:hover, .template-futuristic main [class*="bg-ui-bg-component"] a:hover, .template-futuristic main [class*="bg-ui-bg-field"] a:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] a:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] a:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] a:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] a:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] a:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] a:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] a:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] a:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] a:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] a:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] a:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] a:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] a:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] a:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] a:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] a:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] a:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] a:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] a:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] a:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] a:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] a:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] a:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] a:hover {
  color: #2563eb;
}

.template-futuristic main [class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic main [class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic main [class*="bg-ui-bg-component"] .text-ui-fg-base, .template-futuristic main [class*="bg-ui-bg-field"] .text-ui-fg-base, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic .content-container [class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic .content-container [class*="bg-ui-bg-component"] .text-ui-fg-base, .template-futuristic .content-container [class*="bg-ui-bg-field"] .text-ui-fg-base, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .text-ui-fg-base, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .text-ui-fg-base, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .text-ui-fg-base, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .text-ui-fg-base {
  color: #111827;
}

.template-futuristic main [class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic main [class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic main [class*="bg-ui-bg-component"] .text-ui-fg-subtle, .template-futuristic main [class*="bg-ui-bg-field"] .text-ui-fg-subtle, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic .content-container [class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic .content-container [class*="bg-ui-bg-component"] .text-ui-fg-subtle, .template-futuristic .content-container [class*="bg-ui-bg-field"] .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .text-ui-fg-subtle {
  color: #4b5563;
}

.template-futuristic main [class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic main [class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic main [class*="bg-ui-bg-component"] .text-ui-fg-muted, .template-futuristic main [class*="bg-ui-bg-field"] .text-ui-fg-muted, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic .content-container [class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic .content-container [class*="bg-ui-bg-component"] .text-ui-fg-muted, .template-futuristic .content-container [class*="bg-ui-bg-field"] .text-ui-fg-muted, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .text-ui-fg-muted, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .text-ui-fg-muted, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .text-ui-fg-muted, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .text-ui-fg-muted, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .text-ui-fg-muted, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .text-ui-fg-muted, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .text-ui-fg-muted, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .text-ui-fg-muted, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .text-ui-fg-muted, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .text-ui-fg-muted {
  color: #6b7280;
}

.template-futuristic main [class*="bg-ui-bg-subtle"] label, .template-futuristic main [class*="bg-ui-bg-subtle"] input, .template-futuristic main [class*="bg-ui-bg-subtle"] select, .template-futuristic main [class*="bg-ui-bg-subtle"] textarea, .template-futuristic main [class*="bg-ui-bg-base"] label, .template-futuristic main [class*="bg-ui-bg-base"] input, .template-futuristic main [class*="bg-ui-bg-base"] select, .template-futuristic main [class*="bg-ui-bg-base"] textarea, .template-futuristic main [class*="bg-ui-bg-component"] label, .template-futuristic main [class*="bg-ui-bg-component"] input, .template-futuristic main [class*="bg-ui-bg-component"] select, .template-futuristic main [class*="bg-ui-bg-component"] textarea, .template-futuristic main [class*="bg-ui-bg-field"] label, .template-futuristic main [class*="bg-ui-bg-field"] input, .template-futuristic main [class*="bg-ui-bg-field"] select, .template-futuristic main [class*="bg-ui-bg-field"] textarea, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] label, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] input, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] select, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] textarea, .template-futuristic .content-container [class*="bg-ui-bg-base"] label, .template-futuristic .content-container [class*="bg-ui-bg-base"] input, .template-futuristic .content-container [class*="bg-ui-bg-base"] select, .template-futuristic .content-container [class*="bg-ui-bg-base"] textarea, .template-futuristic .content-container [class*="bg-ui-bg-component"] label, .template-futuristic .content-container [class*="bg-ui-bg-component"] input, .template-futuristic .content-container [class*="bg-ui-bg-component"] select, .template-futuristic .content-container [class*="bg-ui-bg-component"] textarea, .template-futuristic .content-container [class*="bg-ui-bg-field"] label, .template-futuristic .content-container [class*="bg-ui-bg-field"] input, .template-futuristic .content-container [class*="bg-ui-bg-field"] select, .template-futuristic .content-container [class*="bg-ui-bg-field"] textarea, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] label, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] input, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] select, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] textarea, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] label, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] input, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] select, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] textarea, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] label, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] input, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] select, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] textarea, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] label, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] input, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] select, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] textarea, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] label, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] input, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] select, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] textarea, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] label, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] input, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] select, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] textarea, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] label, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] input, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] select, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] textarea, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] label, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] input, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] select, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] textarea, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] label, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] input, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] select, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] textarea, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] label, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] input, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] select, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] textarea, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] label, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] input, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] select, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] textarea, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] label, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] input, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] select, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] textarea, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] label, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] input, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] select, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] textarea, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] label, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] input, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] select, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] textarea, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] label, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] input, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] select, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] textarea, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] label, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] input, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] select, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] textarea, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] label, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] input, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] select, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] textarea, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] label, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] input, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] select, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] textarea, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] label, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] input, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] select, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] textarea, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] label, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] input, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] select, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] textarea {
  color: #111827;
}

.template-futuristic main [class*="bg-ui-bg-subtle"] input, .template-futuristic main [class*="bg-ui-bg-subtle"] select, .template-futuristic main [class*="bg-ui-bg-subtle"] textarea, .template-futuristic main [class*="bg-ui-bg-base"] input, .template-futuristic main [class*="bg-ui-bg-base"] select, .template-futuristic main [class*="bg-ui-bg-base"] textarea, .template-futuristic main [class*="bg-ui-bg-component"] input, .template-futuristic main [class*="bg-ui-bg-component"] select, .template-futuristic main [class*="bg-ui-bg-component"] textarea, .template-futuristic main [class*="bg-ui-bg-field"] input, .template-futuristic main [class*="bg-ui-bg-field"] select, .template-futuristic main [class*="bg-ui-bg-field"] textarea, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] input, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] select, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] textarea, .template-futuristic .content-container [class*="bg-ui-bg-base"] input, .template-futuristic .content-container [class*="bg-ui-bg-base"] select, .template-futuristic .content-container [class*="bg-ui-bg-base"] textarea, .template-futuristic .content-container [class*="bg-ui-bg-component"] input, .template-futuristic .content-container [class*="bg-ui-bg-component"] select, .template-futuristic .content-container [class*="bg-ui-bg-component"] textarea, .template-futuristic .content-container [class*="bg-ui-bg-field"] input, .template-futuristic .content-container [class*="bg-ui-bg-field"] select, .template-futuristic .content-container [class*="bg-ui-bg-field"] textarea, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] input, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] select, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] textarea, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] input, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] select, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] textarea, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] input, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] select, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] textarea, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] input, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] select, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] textarea, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] input, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] select, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] textarea, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] input, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] select, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] textarea, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] input, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] select, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] textarea, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] input, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] select, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] textarea, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] input, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] select, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] textarea, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] input, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] select, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] textarea, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] input, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] select, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] textarea, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] input, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] select, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] textarea, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] input, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] select, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] textarea, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] input, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] select, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] textarea, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] input, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] select, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] textarea, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] input, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] select, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] textarea, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] input, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] select, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] textarea, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] input, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] select, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] textarea, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] input, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] select, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] textarea, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] input, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] select, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] textarea {
  background-color: #fff;
  border-color: #d1d5db;
}

.template-futuristic main button[class*="bg-ui-bg-subtle"], .template-futuristic main button[class*="bg-ui-bg-base"], .template-futuristic main button[class*="bg-ui-bg-component"], .template-futuristic main button[class*="bg-ui-bg-field"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"], .template-futuristic .content-container button[class*="bg-ui-bg-base"], .template-futuristic .content-container button[class*="bg-ui-bg-component"], .template-futuristic .content-container button[class*="bg-ui-bg-field"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"], .template-futuristic main button[class*="bg-ui-bg-subtle"] span, .template-futuristic main button[class*="bg-ui-bg-subtle"] p, .template-futuristic main button[class*="bg-ui-bg-subtle"] div, .template-futuristic main button[class*="bg-ui-bg-subtle"] h1, .template-futuristic main button[class*="bg-ui-bg-subtle"] h2, .template-futuristic main button[class*="bg-ui-bg-subtle"] h3, .template-futuristic main button[class*="bg-ui-bg-subtle"] h4, .template-futuristic main button[class*="bg-ui-bg-subtle"] h5, .template-futuristic main button[class*="bg-ui-bg-subtle"] h6, .template-futuristic main button[class*="bg-ui-bg-base"] span, .template-futuristic main button[class*="bg-ui-bg-base"] p, .template-futuristic main button[class*="bg-ui-bg-base"] div, .template-futuristic main button[class*="bg-ui-bg-base"] h1, .template-futuristic main button[class*="bg-ui-bg-base"] h2, .template-futuristic main button[class*="bg-ui-bg-base"] h3, .template-futuristic main button[class*="bg-ui-bg-base"] h4, .template-futuristic main button[class*="bg-ui-bg-base"] h5, .template-futuristic main button[class*="bg-ui-bg-base"] h6, .template-futuristic main button[class*="bg-ui-bg-component"] span, .template-futuristic main button[class*="bg-ui-bg-component"] p, .template-futuristic main button[class*="bg-ui-bg-component"] div, .template-futuristic main button[class*="bg-ui-bg-component"] h1, .template-futuristic main button[class*="bg-ui-bg-component"] h2, .template-futuristic main button[class*="bg-ui-bg-component"] h3, .template-futuristic main button[class*="bg-ui-bg-component"] h4, .template-futuristic main button[class*="bg-ui-bg-component"] h5, .template-futuristic main button[class*="bg-ui-bg-component"] h6, .template-futuristic main button[class*="bg-ui-bg-field"] span, .template-futuristic main button[class*="bg-ui-bg-field"] p, .template-futuristic main button[class*="bg-ui-bg-field"] div, .template-futuristic main button[class*="bg-ui-bg-field"] h1, .template-futuristic main button[class*="bg-ui-bg-field"] h2, .template-futuristic main button[class*="bg-ui-bg-field"] h3, .template-futuristic main button[class*="bg-ui-bg-field"] h4, .template-futuristic main button[class*="bg-ui-bg-field"] h5, .template-futuristic main button[class*="bg-ui-bg-field"] h6, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] span, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] p, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] div, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] h1, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] h2, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] h3, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] h4, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] h5, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] h6, .template-futuristic .content-container button[class*="bg-ui-bg-base"] span, .template-futuristic .content-container button[class*="bg-ui-bg-base"] p, .template-futuristic .content-container button[class*="bg-ui-bg-base"] div, .template-futuristic .content-container button[class*="bg-ui-bg-base"] h1, .template-futuristic .content-container button[class*="bg-ui-bg-base"] h2, .template-futuristic .content-container button[class*="bg-ui-bg-base"] h3, .template-futuristic .content-container button[class*="bg-ui-bg-base"] h4, .template-futuristic .content-container button[class*="bg-ui-bg-base"] h5, .template-futuristic .content-container button[class*="bg-ui-bg-base"] h6, .template-futuristic .content-container button[class*="bg-ui-bg-component"] span, .template-futuristic .content-container button[class*="bg-ui-bg-component"] p, .template-futuristic .content-container button[class*="bg-ui-bg-component"] div, .template-futuristic .content-container button[class*="bg-ui-bg-component"] h1, .template-futuristic .content-container button[class*="bg-ui-bg-component"] h2, .template-futuristic .content-container button[class*="bg-ui-bg-component"] h3, .template-futuristic .content-container button[class*="bg-ui-bg-component"] h4, .template-futuristic .content-container button[class*="bg-ui-bg-component"] h5, .template-futuristic .content-container button[class*="bg-ui-bg-component"] h6, .template-futuristic .content-container button[class*="bg-ui-bg-field"] span, .template-futuristic .content-container button[class*="bg-ui-bg-field"] p, .template-futuristic .content-container button[class*="bg-ui-bg-field"] div, .template-futuristic .content-container button[class*="bg-ui-bg-field"] h1, .template-futuristic .content-container button[class*="bg-ui-bg-field"] h2, .template-futuristic .content-container button[class*="bg-ui-bg-field"] h3, .template-futuristic .content-container button[class*="bg-ui-bg-field"] h4, .template-futuristic .content-container button[class*="bg-ui-bg-field"] h5, .template-futuristic .content-container button[class*="bg-ui-bg-field"] h6, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] span, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] p, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] div, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] h1, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] h2, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] h3, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] h4, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] h5, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] h6, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] span, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] p, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] div, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] h1, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] h2, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] h3, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] h4, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] h5, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] h6, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] span, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] p, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] div, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] h1, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] h2, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] h3, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] h4, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] h5, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] h6, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] span, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] p, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] div, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] h1, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] h2, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] h3, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] h4, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] h5, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] h6, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] span, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] p, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] div, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] h1, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] h2, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] h3, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] h4, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] h5, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] h6, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] span, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] p, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] div, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] h1, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] h2, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] h3, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] h4, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] h5, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] h6, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] span, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] p, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] div, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] h1, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] h2, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] h3, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] h4, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] h5, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] h6, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] span, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] p, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] div, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] h1, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] h2, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] h3, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] h4, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] h5, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] h6, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] span, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] p, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] div, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] h1, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] h2, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] h3, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] h4, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] h5, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] h6, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] span, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] p, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] div, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] h1, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] h2, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] h3, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] h4, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] h5, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] h6, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] span, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] p, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] div, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] h1, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] h2, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] h3, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] h4, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] h5, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] h6, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] span, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] p, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] div, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] h1, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] h2, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] h3, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] h4, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] h5, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] h6, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] span, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] p, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] div, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] h1, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] h2, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] h3, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] h4, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] h5, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] h6, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] span, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] p, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] div, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] h1, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] h2, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] h3, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] h4, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] h5, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] h6, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] span, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] p, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] div, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] h1, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] h2, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] h3, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] h4, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] h5, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] h6, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] span, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] p, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] div, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] h1, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] h2, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] h3, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] h4, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] h5, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] h6, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] span, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] p, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] div, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] h1, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] h2, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] h3, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] h4, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] h5, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] h6, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] span, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] p, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] div, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] h1, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] h2, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] h3, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] h4, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] h5, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] h6, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] span, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] p, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] div, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] h1, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] h2, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] h3, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] h4, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] h5, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] h6, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] span, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] p, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] div, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] h1, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] h2, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] h3, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] h4, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] h5, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] h6, .template-futuristic main button[class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic main button[class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic main button[class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic main button[class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic main button[class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic main button[class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic main button[class*="bg-ui-bg-component"] .text-ui-fg-base, .template-futuristic main button[class*="bg-ui-bg-component"] .text-ui-fg-subtle, .template-futuristic main button[class*="bg-ui-bg-component"] .text-ui-fg-muted, .template-futuristic main button[class*="bg-ui-bg-field"] .text-ui-fg-base, .template-futuristic main button[class*="bg-ui-bg-field"] .text-ui-fg-subtle, .template-futuristic main button[class*="bg-ui-bg-field"] .text-ui-fg-muted, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .text-ui-fg-base, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .text-ui-fg-subtle, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .text-ui-fg-muted, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .text-ui-fg-base, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .text-ui-fg-subtle, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .text-ui-fg-muted, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .text-ui-fg-base, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .text-ui-fg-muted, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .text-ui-fg-base, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .text-ui-fg-muted, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .text-ui-fg-base, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .text-ui-fg-muted, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .text-ui-fg-base, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .text-ui-fg-muted, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .text-ui-fg-muted, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .text-ui-fg-muted, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .text-ui-fg-muted, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .text-ui-fg-muted, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .text-ui-fg-muted, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .text-ui-fg-muted, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .text-ui-fg-muted, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .text-ui-fg-muted, .template-futuristic main button[class*="bg-ui-bg-subtle"] svg, .template-futuristic main button[class*="bg-ui-bg-base"] svg, .template-futuristic main button[class*="bg-ui-bg-component"] svg, .template-futuristic main button[class*="bg-ui-bg-field"] svg, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] svg, .template-futuristic .content-container button[class*="bg-ui-bg-base"] svg, .template-futuristic .content-container button[class*="bg-ui-bg-component"] svg, .template-futuristic .content-container button[class*="bg-ui-bg-field"] svg, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] svg, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] svg, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] svg, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] svg, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] svg, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] svg, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] svg, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] svg, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] svg, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] svg, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] svg, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] svg, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] svg, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] svg, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] svg, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] svg, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] svg, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] svg, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] svg, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] svg {
  color: #111827;
}

.template-futuristic main [class*="border-ui-border"], .template-futuristic .content-container [class*="border-ui-border"], .template-futuristic [data-testid="main-content"] [class*="border-ui-border"], .template-futuristic [data-testid="product-container"] [class*="border-ui-border"], .template-futuristic [data-testid="related-products-container"] [class*="border-ui-border"], .template-futuristic [data-testid="cart-container"] [class*="border-ui-border"], .template-futuristic [data-testid="checkout-container"] [class*="border-ui-border"] {
  border-color: #d1d5db;
}

.template-futuristic button[class*="bg-ui-button-inverted"], .template-futuristic [class*="bg-ui-button-inverted"], .template-futuristic button[class*="bg-ui-button-inverted"] span:not([class*="bg-white"]):not([class*="bg-gray-50"]):not([class*="bg-gray-100"]), .template-futuristic button[class*="bg-ui-button-inverted"] p:not([class*="bg-white"]):not([class*="bg-gray-50"]):not([class*="bg-gray-100"]), .template-futuristic button[class*="bg-ui-button-inverted"] div:not([class*="bg-white"]):not([class*="bg-gray-50"]):not([class*="bg-gray-100"]), .template-futuristic button[class*="bg-ui-button-inverted"] li:not([class*="bg-white"]):not([class*="bg-gray-50"]):not([class*="bg-gray-100"]), .template-futuristic [class*="bg-ui-button-inverted"] span:not([class*="bg-white"]):not([class*="bg-gray-50"]):not([class*="bg-gray-100"]), .template-futuristic [class*="bg-ui-button-inverted"] p:not([class*="bg-white"]):not([class*="bg-gray-50"]):not([class*="bg-gray-100"]), .template-futuristic [class*="bg-ui-button-inverted"] div:not([class*="bg-white"]):not([class*="bg-gray-50"]):not([class*="bg-gray-100"]), .template-futuristic [class*="bg-ui-button-inverted"] li:not([class*="bg-white"]):not([class*="bg-gray-50"]):not([class*="bg-gray-100"]), .template-futuristic button[class*="bg-ui-button-inverted"] .text-ui-contrast-fg-primary, .template-futuristic button[class*="bg-ui-button-inverted"] .text-ui-contrast-fg-secondary, .template-futuristic button[class*="bg-ui-button-inverted"] [class*="text-ui-contrast"], .template-futuristic [class*="bg-ui-button-inverted"] .text-ui-contrast-fg-primary, .template-futuristic [class*="bg-ui-button-inverted"] .text-ui-contrast-fg-secondary, .template-futuristic [class*="bg-ui-button-inverted"] [class*="text-ui-contrast"] {
  color: #fff;
}

.template-futuristic button[class*="bg-ui-button-inverted"] .\!text-ui-contrast-fg-secondary, .template-futuristic [class*="bg-ui-button-inverted"] .\!text-ui-contrast-fg-secondary {
  color: #fff !important;
}

.template-futuristic button[class*="bg-ui-button-inverted"] .text-ui-fg-base, .template-futuristic button[class*="bg-ui-button-inverted"] .text-ui-fg-subtle, .template-futuristic button[class*="bg-ui-button-inverted"] .text-ui-fg-muted, .template-futuristic [class*="bg-ui-button-inverted"] .text-ui-fg-base, .template-futuristic [class*="bg-ui-button-inverted"] .text-ui-fg-subtle, .template-futuristic [class*="bg-ui-button-inverted"] .text-ui-fg-muted, .template-futuristic button[class*="bg-ui-button-inverted"] a, .template-futuristic [class*="bg-ui-button-inverted"] a {
  color: #fff;
}

.template-futuristic button[class*="bg-ui-button-inverted"] a:hover, .template-futuristic [class*="bg-ui-button-inverted"] a:hover {
  color: #a5f3fc;
}

.template-futuristic button[class*="bg-ui-button-inverted"] svg, .template-futuristic [class*="bg-ui-button-inverted"] svg {
  color: #fff;
  fill: #fff;
}

.template-futuristic button[class*="bg-ui-button-inverted"]:hover, .template-futuristic [class*="bg-ui-button-inverted"]:hover, .template-futuristic button[class*="bg-ui-button-inverted"]:hover span, .template-futuristic button[class*="bg-ui-button-inverted"]:hover p, .template-futuristic button[class*="bg-ui-button-inverted"]:hover div, .template-futuristic button[class*="bg-ui-button-inverted"]:hover h1, .template-futuristic button[class*="bg-ui-button-inverted"]:hover h2, .template-futuristic button[class*="bg-ui-button-inverted"]:hover h3, .template-futuristic button[class*="bg-ui-button-inverted"]:hover h4, .template-futuristic button[class*="bg-ui-button-inverted"]:hover h5, .template-futuristic button[class*="bg-ui-button-inverted"]:hover h6, .template-futuristic button[class*="bg-ui-button-inverted"]:hover li, .template-futuristic [class*="bg-ui-button-inverted"]:hover span, .template-futuristic [class*="bg-ui-button-inverted"]:hover p, .template-futuristic [class*="bg-ui-button-inverted"]:hover div, .template-futuristic [class*="bg-ui-button-inverted"]:hover h1, .template-futuristic [class*="bg-ui-button-inverted"]:hover h2, .template-futuristic [class*="bg-ui-button-inverted"]:hover h3, .template-futuristic [class*="bg-ui-button-inverted"]:hover h4, .template-futuristic [class*="bg-ui-button-inverted"]:hover h5, .template-futuristic [class*="bg-ui-button-inverted"]:hover h6, .template-futuristic [class*="bg-ui-button-inverted"]:hover li, .template-futuristic button[class*="bg-ui-button-inverted"]:hover .text-ui-contrast-fg-primary, .template-futuristic button[class*="bg-ui-button-inverted"]:hover .text-ui-contrast-fg-secondary, .template-futuristic button[class*="bg-ui-button-inverted"]:hover [class*="text-ui-contrast"], .template-futuristic [class*="bg-ui-button-inverted"]:hover .text-ui-contrast-fg-primary, .template-futuristic [class*="bg-ui-button-inverted"]:hover .text-ui-contrast-fg-secondary, .template-futuristic [class*="bg-ui-button-inverted"]:hover [class*="text-ui-contrast"] {
  color: #fff;
}

.template-futuristic button[class*="bg-ui-button-inverted"]:hover .\!text-ui-contrast-fg-secondary, .template-futuristic [class*="bg-ui-button-inverted"]:hover .\!text-ui-contrast-fg-secondary {
  color: #fff !important;
}

.template-futuristic button[class*="bg-ui-button-inverted"]:hover svg, .template-futuristic [class*="bg-ui-button-inverted"]:hover svg, .template-futuristic button[class*="bg-ui-button-inverted"]:active, .template-futuristic [class*="bg-ui-button-inverted"]:active, .template-futuristic button[class*="bg-ui-button-inverted"]:active span, .template-futuristic button[class*="bg-ui-button-inverted"]:active p, .template-futuristic button[class*="bg-ui-button-inverted"]:active div, .template-futuristic button[class*="bg-ui-button-inverted"]:active h1, .template-futuristic button[class*="bg-ui-button-inverted"]:active h2, .template-futuristic button[class*="bg-ui-button-inverted"]:active h3, .template-futuristic button[class*="bg-ui-button-inverted"]:active h4, .template-futuristic button[class*="bg-ui-button-inverted"]:active h5, .template-futuristic button[class*="bg-ui-button-inverted"]:active h6, .template-futuristic button[class*="bg-ui-button-inverted"]:active li, .template-futuristic [class*="bg-ui-button-inverted"]:active span, .template-futuristic [class*="bg-ui-button-inverted"]:active p, .template-futuristic [class*="bg-ui-button-inverted"]:active div, .template-futuristic [class*="bg-ui-button-inverted"]:active h1, .template-futuristic [class*="bg-ui-button-inverted"]:active h2, .template-futuristic [class*="bg-ui-button-inverted"]:active h3, .template-futuristic [class*="bg-ui-button-inverted"]:active h4, .template-futuristic [class*="bg-ui-button-inverted"]:active h5, .template-futuristic [class*="bg-ui-button-inverted"]:active h6, .template-futuristic [class*="bg-ui-button-inverted"]:active li, .template-futuristic button[class*="bg-ui-button-inverted"]:active svg, .template-futuristic [class*="bg-ui-button-inverted"]:active svg {
  color: #fff;
}

.template-futuristic button[class*="disabled:bg-ui-bg-disabled"], .template-futuristic button[disabled][class*="bg-ui"], .template-futuristic button[class*="disabled:bg-ui-bg-disabled"] span, .template-futuristic button[class*="disabled:bg-ui-bg-disabled"] p, .template-futuristic button[class*="disabled:bg-ui-bg-disabled"] div, .template-futuristic button[class*="disabled:bg-ui-bg-disabled"] h1, .template-futuristic button[class*="disabled:bg-ui-bg-disabled"] h2, .template-futuristic button[class*="disabled:bg-ui-bg-disabled"] h3, .template-futuristic button[class*="disabled:bg-ui-bg-disabled"] h4, .template-futuristic button[class*="disabled:bg-ui-bg-disabled"] h5, .template-futuristic button[class*="disabled:bg-ui-bg-disabled"] h6, .template-futuristic button[class*="disabled:bg-ui-bg-disabled"] li, .template-futuristic button[disabled][class*="bg-ui"] span, .template-futuristic button[disabled][class*="bg-ui"] p, .template-futuristic button[disabled][class*="bg-ui"] div, .template-futuristic button[disabled][class*="bg-ui"] h1, .template-futuristic button[disabled][class*="bg-ui"] h2, .template-futuristic button[disabled][class*="bg-ui"] h3, .template-futuristic button[disabled][class*="bg-ui"] h4, .template-futuristic button[disabled][class*="bg-ui"] h5, .template-futuristic button[disabled][class*="bg-ui"] h6, .template-futuristic button[disabled][class*="bg-ui"] li, .template-futuristic button[class*="disabled:bg-ui-bg-disabled"] svg, .template-futuristic button[disabled][class*="bg-ui"] svg {
  color: #9ca3af;
}

.template-futuristic .text-ui-contrast-fg-primary {
  color: #fff;
}

.template-futuristic .text-ui-contrast-fg-secondary {
  color: #e5e7eb;
}

.template-futuristic .\!text-ui-contrast-fg-secondary {
  color: #e5e7eb !important;
}

button[class*="border-ui-border-interactive"] {
  color: #111827;
  font-weight: 600;
  background-color: rgba(59, 130, 246, .1) !important;
  border-width: 2px !important;
  border-color: #3b82f6 !important;
  box-shadow: 0 0 0 1px rgba(59, 130, 246, .2), 0 2px 4px rgba(59, 130, 246, .15) !important;
}

button[class*="border-ui-border-interactive"] span, button[class*="border-ui-border-interactive"] p, button[class*="border-ui-border-interactive"] div, button[class*="border-ui-border-interactive"] h1, button[class*="border-ui-border-interactive"] h2, button[class*="border-ui-border-interactive"] h3, button[class*="border-ui-border-interactive"] h4, button[class*="border-ui-border-interactive"] h5, button[class*="border-ui-border-interactive"] h6, button[class*="border-ui-border-interactive"] li, button[class*="border-ui-border-interactive"] svg {
  color: #111827;
}

button[class*="border-ui-border-interactive"] {
  position: relative;
}

button[class*="border-ui-border-interactive"]:before {
  content: "";
  border-radius: inherit;
  pointer-events: none;
  border: 1px solid rgba(59, 130, 246, .3);
  position: absolute;
  top: -2px;
  bottom: -2px;
  left: -2px;
  right: -2px;
}

button[class*="border-ui-border-interactive"]:hover {
  background-color: rgba(59, 130, 246, .15) !important;
  border-color: #2563eb !important;
  box-shadow: 0 0 0 1px rgba(59, 130, 246, .3), 0 4px 8px rgba(59, 130, 246, .2) !important;
}

.template-futuristic button[class*="border-ui-border-interactive"] {
  position: relative;
  background-color: rgba(103, 232, 249, .1) !important;
  border-color: #67e8f9 !important;
  box-shadow: 0 0 0 1px rgba(103, 232, 249, .2), 0 2px 4px rgba(103, 232, 249, .15) !important;
}

.template-futuristic button[class*="border-ui-border-interactive"]:before {
  content: "";
  border-radius: inherit;
  pointer-events: none;
  border: 1px solid rgba(103, 232, 249, .3);
  position: absolute;
  top: -2px;
  bottom: -2px;
  left: -2px;
  right: -2px;
}

.template-futuristic button[class*="border-ui-border-interactive"]:hover {
  background-color: rgba(103, 232, 249, .15) !important;
  border-color: #a5f3fc !important;
  box-shadow: 0 0 0 1px rgba(103, 232, 249, .3), 0 4px 8px rgba(103, 232, 249, .2) !important;
}

.homepage-announcement-bar, .homepage-trust-badges, .homepage-newsletter-signup {
  transition: all .3s;
}

.homepage-newsletter-signup input {
  transition: all .2s;
}

.template-futuristic .homepage-announcement-bar, .template-futuristic [data-component="homepage-announcement-bar"] {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  border-bottom: 1px solid rgba(6, 182, 212, .3);
  background: linear-gradient(to right, rgba(6, 182, 212, .2), rgba(147, 51, 234, .2)) !important;
}

.template-futuristic .homepage-announcement-bar .announcement-text, .template-futuristic [data-component="homepage-announcement-bar"] .announcement-text {
  color: #f3f4f6;
  text-shadow: 0 0 10px rgba(6, 182, 212, .5);
}

.template-futuristic .homepage-announcement-bar button, .template-futuristic [data-component="homepage-announcement-bar"] button {
  color: #67e8f9 !important;
  background: rgba(6, 182, 212, .2) !important;
  border-color: rgba(6, 182, 212, .5) !important;
}

.template-futuristic .homepage-announcement-bar button:hover, .template-futuristic [data-component="homepage-announcement-bar"] button:hover {
  box-shadow: 0 0 20px rgba(6, 182, 212, .4);
  background: rgba(6, 182, 212, .3) !important;
}

.template-futuristic .homepage-trust-badges, .template-futuristic [data-component="homepage-trust-badges"] {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background: rgba(17, 24, 39, .8) !important;
  border-color: rgba(6, 182, 212, .2) !important;
}

.template-futuristic .homepage-trust-badges .trust-badge-item, .template-futuristic [data-component="homepage-trust-badges"] .trust-badge-item {
  background: rgba(31, 41, 55, .6);
  border: 1px solid rgba(6, 182, 212, .2);
  border-radius: 12px;
}

.template-futuristic .homepage-trust-badges .trust-badge-item:hover, .template-futuristic [data-component="homepage-trust-badges"] .trust-badge-item:hover {
  border-color: rgba(6, 182, 212, .4);
  box-shadow: 0 0 20px rgba(6, 182, 212, .2);
}

.template-futuristic .homepage-trust-badges .trust-badge-icon, .template-futuristic [data-component="homepage-trust-badges"] .trust-badge-icon {
  color: #67e8f9;
}

.template-futuristic .homepage-trust-badges .trust-badge-title, .template-futuristic [data-component="homepage-trust-badges"] .trust-badge-title {
  color: #f3f4f6 !important;
}

.template-futuristic .homepage-trust-badges .trust-badge-subtitle, .template-futuristic [data-component="homepage-trust-badges"] .trust-badge-subtitle {
  color: #d1d5db !important;
}

.template-futuristic .homepage-newsletter-signup, .template-futuristic [data-component="homepage-newsletter-signup"] {
  border-top: 1px solid rgba(6, 182, 212, .2);
  border-bottom: 1px solid rgba(6, 182, 212, .2);
  background: linear-gradient(rgba(17, 24, 39, .9), rgba(31, 41, 55, .9)) !important;
}

.template-futuristic .homepage-newsletter-signup h2, .template-futuristic [data-component="homepage-newsletter-signup"] h2 {
  background: linear-gradient(to right, #67e8f9, #a78bfa);
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  -webkit-background-clip: text;
  background-clip: text;
  color: #f3f4f6 !important;
}

.template-futuristic .homepage-newsletter-signup p, .template-futuristic [data-component="homepage-newsletter-signup"] p {
  color: #e5e7eb !important;
}

.template-futuristic .homepage-newsletter-signup input, .template-futuristic [data-component="homepage-newsletter-signup"] input {
  color: #f3f4f6 !important;
  background: rgba(31, 41, 55, .8) !important;
  border-color: rgba(6, 182, 212, .3) !important;
}

.template-futuristic .homepage-newsletter-signup input::-moz-placeholder {
  color: #d1d5db;
}

.template-futuristic [data-component="homepage-newsletter-signup"] input::-moz-placeholder {
  color: #d1d5db;
}

.template-futuristic .homepage-newsletter-signup input::placeholder, .template-futuristic [data-component="homepage-newsletter-signup"] input::placeholder {
  color: #d1d5db;
}

.template-futuristic .homepage-newsletter-signup input:focus, .template-futuristic [data-component="homepage-newsletter-signup"] input:focus {
  box-shadow: 0 0 0 2px rgba(6, 182, 212, .2);
  border-color: #67e8f9 !important;
}

.template-futuristic .homepage-newsletter-signup button[type="submit"], .template-futuristic [data-component="homepage-newsletter-signup"] button[type="submit"] {
  box-shadow: 0 4px 15px rgba(6, 182, 212, .4);
  color: #fff !important;
  background: linear-gradient(to right, #06b6d4, #9333ea) !important;
  border: none !important;
}

.template-futuristic .homepage-newsletter-signup button[type="submit"]:hover, .template-futuristic [data-component="homepage-newsletter-signup"] button[type="submit"]:hover {
  transform: translateY(-1px);
  box-shadow: 0 6px 20px rgba(6, 182, 212, .6);
}

.template-futuristic .homepage-newsletter-signup .newsletter-success, .template-futuristic [data-component="homepage-newsletter-signup"] .newsletter-success {
  background: rgba(6, 182, 212, .1) !important;
  border-color: rgba(6, 182, 212, .3) !important;
}

.template-futuristic .homepage-newsletter-signup .newsletter-success p, .template-futuristic [data-component="homepage-newsletter-signup"] .newsletter-success p {
  color: #67e8f9 !important;
}

.template-futuristic .homepage-newsletter-signup .newsletter-success code, .template-futuristic [data-component="homepage-newsletter-signup"] .newsletter-success code {
  color: #67e8f9 !important;
  background: rgba(6, 182, 212, .2) !important;
}

.template-artistic .homepage-announcement-bar, .template-artistic [data-component="homepage-announcement-bar"] {
  border-bottom: 2px solid rgba(251, 113, 133, .3);
  background: linear-gradient(to right, rgba(254, 252, 232, .95), rgba(253, 244, 255, .95)) !important;
}

.template-artistic .homepage-announcement-bar .announcement-text, .template-artistic [data-component="homepage-announcement-bar"] .announcement-text {
  color: #db2777;
}

.template-artistic .homepage-announcement-bar button, .template-artistic [data-component="homepage-announcement-bar"] button {
  border-radius: 9999px;
  color: #fff !important;
  background: linear-gradient(to right, #db2777, #9333ea) !important;
}

.template-artistic .homepage-announcement-bar button:hover, .template-artistic [data-component="homepage-announcement-bar"] button:hover {
  transform: scale(1.05);
}

.template-artistic .homepage-trust-badges, .template-artistic [data-component="homepage-trust-badges"] {
  border-top: 2px solid rgba(251, 113, 133, .3);
  border-bottom: 2px solid rgba(251, 113, 133, .3);
  background: linear-gradient(#fefce8, #fdf4ff) !important;
}

.template-artistic .homepage-trust-badges .trust-badge-icon, .template-artistic [data-component="homepage-trust-badges"] .trust-badge-icon {
  color: #db2777;
}

.template-artistic .homepage-newsletter-signup, .template-artistic [data-component="homepage-newsletter-signup"] {
  border: 2px solid rgba(251, 113, 133, .3);
  border-radius: 16px;
  margin: 32px;
  background: linear-gradient(#fdf4ff, #faf5ff) !important;
}

.template-artistic .homepage-newsletter-signup h2, .template-artistic [data-component="homepage-newsletter-signup"] h2 {
  color: #db2777 !important;
}

.template-artistic .homepage-newsletter-signup input, .template-artistic [data-component="homepage-newsletter-signup"] input {
  border-radius: 9999px;
  border: 2px solid rgba(251, 113, 133, .3) !important;
}

.template-artistic .homepage-newsletter-signup input:focus, .template-artistic [data-component="homepage-newsletter-signup"] input:focus {
  border-color: #db2777 !important;
}

.template-artistic .homepage-newsletter-signup button[type="submit"], .template-artistic [data-component="homepage-newsletter-signup"] button[type="submit"] {
  border-radius: 9999px;
  background: linear-gradient(to right, #db2777, #9333ea) !important;
}

.template-retro-vintage .homepage-announcement-bar, .template-retro-vintage [data-component="homepage-announcement-bar"] {
  border-bottom: 3px double #ea580c;
  background: #c2410c !important;
}

.template-retro-vintage .homepage-announcement-bar .announcement-text, .template-retro-vintage [data-component="homepage-announcement-bar"] .announcement-text {
  letter-spacing: .05em;
  font-family: Georgia, serif;
}

.template-retro-vintage .homepage-announcement-bar button, .template-retro-vintage [data-component="homepage-announcement-bar"] button {
  font-family: Georgia, serif;
  color: #c2410c !important;
  background: #fff !important;
  border: 2px solid #c2410c !important;
}

.template-retro-vintage .homepage-announcement-bar button:hover, .template-retro-vintage [data-component="homepage-announcement-bar"] button:hover {
  background: #fffbeb !important;
}

.template-retro-vintage .homepage-trust-badges, .template-retro-vintage [data-component="homepage-trust-badges"] {
  border-top: 2px solid rgba(251, 146, 60, .3);
  border-bottom: 2px solid rgba(251, 146, 60, .3);
  background: linear-gradient(#fffbeb, #ffedd5) !important;
}

.template-retro-vintage .homepage-trust-badges .trust-badge-icon, .template-retro-vintage [data-component="homepage-trust-badges"] .trust-badge-icon {
  color: #c2410c;
}

.template-retro-vintage .homepage-trust-badges .trust-badge-title, .template-retro-vintage [data-component="homepage-trust-badges"] .trust-badge-title {
  font-family: Georgia, serif;
  color: #9a3412 !important;
}

.template-retro-vintage .homepage-newsletter-signup, .template-retro-vintage [data-component="homepage-newsletter-signup"] {
  border: 3px double rgba(251, 146, 60, .3);
  background: #fffbeb !important;
}

.template-retro-vintage .homepage-newsletter-signup h2, .template-retro-vintage [data-component="homepage-newsletter-signup"] h2 {
  font-family: Georgia, serif;
  color: #c2410c !important;
}

.template-retro-vintage .homepage-newsletter-signup input, .template-retro-vintage [data-component="homepage-newsletter-signup"] input {
  background: #fff !important;
  border: 2px solid rgba(251, 146, 60, .3) !important;
}

.template-retro-vintage .homepage-newsletter-signup input:focus, .template-retro-vintage [data-component="homepage-newsletter-signup"] input:focus {
  border-color: #c2410c !important;
}

.template-retro-vintage .homepage-newsletter-signup button[type="submit"], .template-retro-vintage [data-component="homepage-newsletter-signup"] button[type="submit"] {
  font-family: Georgia, serif;
  background: #c2410c !important;
}

.template-material-design .homepage-announcement-bar, .template-material-design [data-component="homepage-announcement-bar"] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
}

.template-material-design .homepage-announcement-bar button, .template-material-design [data-component="homepage-announcement-bar"] button {
  text-transform: uppercase;
  letter-spacing: .025em;
  border-radius: 4px;
  font-weight: 500;
}

.template-material-design .homepage-trust-badges, .template-material-design [data-component="homepage-trust-badges"] {
  background: #fff !important;
}

.template-material-design .homepage-trust-badges .trust-badge-item, .template-material-design [data-component="homepage-trust-badges"] .trust-badge-item {
  border-radius: 8px;
  transition: box-shadow .2s;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);
}

.template-material-design .homepage-trust-badges .trust-badge-item:hover, .template-material-design [data-component="homepage-trust-badges"] .trust-badge-item:hover {
  box-shadow: 0 8px 32px rgba(0, 0, 0, .2);
}

.template-material-design .homepage-trust-badges .trust-badge-icon, .template-material-design [data-component="homepage-trust-badges"] .trust-badge-icon {
  color: #3b82f6;
}

.template-material-design .homepage-newsletter-signup, .template-material-design [data-component="homepage-newsletter-signup"] {
  box-shadow: 0 -2px 10px rgba(0, 0, 0, .05);
  background: #fff !important;
}

.template-material-design .homepage-newsletter-signup input, .template-material-design [data-component="homepage-newsletter-signup"] input {
  border-radius: 4px;
  border: 1px solid #d1d5db !important;
}

.template-material-design .homepage-newsletter-signup input:focus, .template-material-design [data-component="homepage-newsletter-signup"] input:focus {
  box-shadow: 0 0 0 2px rgba(59, 130, 246, .2);
  border-color: #3b82f6 !important;
}

.template-material-design .homepage-newsletter-signup button[type="submit"], .template-material-design [data-component="homepage-newsletter-signup"] button[type="submit"] {
  text-transform: uppercase;
  border-radius: 4px;
  font-weight: 500;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);
  background: #3b82f6 !important;
}

.template-material-design .homepage-newsletter-signup button[type="submit"]:hover, .template-material-design [data-component="homepage-newsletter-signup"] button[type="submit"]:hover {
  box-shadow: 0 8px 32px rgba(0, 0, 0, .2);
  background: #2563eb !important;
}

.template-corporate .homepage-announcement-bar, .template-corporate [data-component="homepage-announcement-bar"] {
  background: #111827 !important;
}

.template-corporate .homepage-announcement-bar button, .template-corporate [data-component="homepage-announcement-bar"] button {
  font-weight: 600;
  color: #111827 !important;
  background: #fff !important;
}

.template-corporate .homepage-announcement-bar button:hover, .template-corporate [data-component="homepage-announcement-bar"] button:hover {
  background: #e5e7eb !important;
}

.template-corporate .homepage-trust-badges, .template-corporate [data-component="homepage-trust-badges"] {
  border-top: 1px solid #e5e7eb;
  border-bottom: 1px solid #e5e7eb;
  background: #e5e7eb !important;
}

.template-corporate .homepage-trust-badges .trust-badge-icon, .template-corporate [data-component="homepage-trust-badges"] .trust-badge-icon {
  color: #111827;
}

.template-corporate .homepage-newsletter-signup, .template-corporate [data-component="homepage-newsletter-signup"] {
  background: #e5e7eb !important;
}

.template-corporate .homepage-newsletter-signup h2, .template-corporate [data-component="homepage-newsletter-signup"] h2 {
  color: #111827 !important;
}

.template-corporate .homepage-newsletter-signup input, .template-corporate [data-component="homepage-newsletter-signup"] input {
  border: 1px solid #e5e7eb !important;
}

.template-corporate .homepage-newsletter-signup input:focus, .template-corporate [data-component="homepage-newsletter-signup"] input:focus {
  border-color: #111827 !important;
}

.template-corporate .homepage-newsletter-signup button[type="submit"], .template-corporate [data-component="homepage-newsletter-signup"] button[type="submit"] {
  background: #111827 !important;
}

.template-corporate .homepage-newsletter-signup button[type="submit"]:hover, .template-corporate [data-component="homepage-newsletter-signup"] button[type="submit"]:hover {
  background: #1f2937 !important;
}

.product-carousel::-webkit-scrollbar {
  display: none;
}

.product-carousel {
  -ms-overflow-style: none;
  scrollbar-width: none;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
}

.product-carousel li {
  scroll-snap-align: start;
}

.sr-only {
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.pointer-events-none {
  pointer-events: none;
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
}

.inset-0 {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.inset-2 {
  top: .5rem;
  bottom: .5rem;
  left: .5rem;
  right: .5rem;
}

.inset-x-0 {
  left: 0;
  right: 0;
}

.inset-x-\[31\.75\%\] {
  left: 31.75%;
  right: 31.75%;
}

.inset-y-0 {
  top: 0;
  bottom: 0;
}

.inset-y-2 {
  top: .5rem;
  bottom: .5rem;
}

.inset-y-\[31\.75\%\] {
  top: 31.75%;
  bottom: 31.75%;
}

.-bottom-\[calc\(100\%-36px\)\] {
  bottom: calc(-100% + 36px);
}

.bottom-0 {
  bottom: 0;
}

.bottom-1\/2 {
  bottom: 50%;
}

.bottom-10 {
  bottom: 2.5rem;
}

.bottom-12 {
  bottom: 3rem;
}

.bottom-20 {
  bottom: 5rem;
}

.bottom-4 {
  bottom: 1rem;
}

.bottom-5 {
  bottom: 1.25rem;
}

.bottom-8 {
  bottom: 2rem;
}

.bottom-\[3px\] {
  bottom: 3px;
}

.left-0 {
  left: 0;
}

.left-1\/2 {
  left: 50%;
}

.left-10 {
  left: 2.5rem;
}

.left-2 {
  left: .5rem;
}

.left-\[48\%\] {
  left: 48%;
}

.left-\[50\%\] {
  left: 50%;
}

.left-\[calc\(20px\+24px\+24px\)\] {
  left: 68px;
}

.right-0 {
  right: 0;
}

.right-1\/2 {
  right: 50%;
}

.right-10 {
  right: 2.5rem;
}

.right-2 {
  right: .5rem;
}

.right-4 {
  right: 1rem;
}

.right-5 {
  right: 1.25rem;
}

.top-0 {
  top: 0;
}

.top-1\/2 {
  top: 50%;
}

.top-10 {
  top: 2.5rem;
}

.top-12 {
  top: 3rem;
}

.top-20 {
  top: 5rem;
}

.top-3 {
  top: .75rem;
}

.top-\[48\%\] {
  top: 48%;
}

.top-\[50\%\] {
  top: 50%;
}

.top-\[calc\(100\%\+1px\)\] {
  top: calc(100% + 1px);
}

.isolate {
  isolation: isolate;
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.z-50 {
  z-index: 50;
}

.z-\[1\] {
  z-index: 1;
}

.z-\[60\] {
  z-index: 60;
}

.z-\[70\] {
  z-index: 70;
}

.z-\[75\] {
  z-index: 75;
}

.z-\[900\] {
  z-index: 900;
}

.col-span-1 {
  grid-column: span 1 / span 1;
}

.row-span-2 {
  grid-row: span 2 / span 2;
}

.m-4 {
  margin: 1rem;
}

.-mx-1 {
  margin-left: -.25rem;
  margin-right: -.25rem;
}

.mx-1 {
  margin-left: .25rem;
  margin-right: .25rem;
}

.mx-3 {
  margin-left: .75rem;
  margin-right: .75rem;
}

.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-1 {
  margin-top: .25rem;
  margin-bottom: .25rem;
}

.my-16 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.my-2 {
  margin-top: .5rem;
  margin-bottom: .5rem;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.\!mb-0 {
  margin-bottom: 0 !important;
}

.mb-0 {
  margin-bottom: 0;
}

.mb-1 {
  margin-bottom: .25rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-16 {
  margin-bottom: 4rem;
}

.mb-2 {
  margin-bottom: .5rem;
}

.mb-20 {
  margin-bottom: 5rem;
}

.mb-3 {
  margin-bottom: .75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.ml-1 {
  margin-left: .25rem;
}

.ml-2 {
  margin-left: .5rem;
}

.ml-3 {
  margin-left: .75rem;
}

.ml-\[-23px\] {
  margin-left: -23px;
}

.ml-auto {
  margin-left: auto;
}

.mr-4 {
  margin-right: 1rem;
}

.mt-0 {
  margin-top: 0;
}

.mt-1 {
  margin-top: .25rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-2 {
  margin-top: .5rem;
}

.mt-3 {
  margin-top: .75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-px {
  margin-top: 1px;
}

.box-border {
  box-sizing: border-box;
}

.line-clamp-2 {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.line-clamp-3 {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.aspect-\[1\/1\] {
  aspect-ratio: 1;
}

.aspect-\[11\/14\] {
  aspect-ratio: 11 / 14;
}

.aspect-\[29\/34\] {
  aspect-ratio: 29 / 34;
}

.aspect-\[9\/16\] {
  aspect-ratio: 9 / 16;
}

.aspect-square {
  aspect-ratio: 1;
}

.size-11 {
  width: 2.75rem;
  height: 2.75rem;
}

.size-4 {
  width: 1rem;
  height: 1rem;
}

.size-5 {
  width: 1.25rem;
  height: 1.25rem;
}

.size-6 {
  width: 1.5rem;
  height: 1.5rem;
}

.size-7 {
  width: 1.75rem;
  height: 1.75rem;
}

.size-8 {
  width: 2rem;
  height: 2rem;
}

.size-9 {
  width: 2.25rem;
  height: 2.25rem;
}

.size-\[15px\] {
  width: 15px;
  height: 15px;
}

.size-\[3px\] {
  width: 3px;
  height: 3px;
}

.size-full {
  width: 100%;
  height: 100%;
}

.h-0\.5 {
  height: .125rem;
}

.h-1 {
  height: .25rem;
}

.h-1\.5 {
  height: .375rem;
}

.h-10 {
  height: 2.5rem;
}

.h-11 {
  height: 2.75rem;
}

.h-12 {
  height: 3rem;
}

.h-14 {
  height: 3.5rem;
}

.h-16 {
  height: 4rem;
}

.h-2 {
  height: .5rem;
}

.h-20 {
  height: 5rem;
}

.h-24 {
  height: 6rem;
}

.h-3 {
  height: .75rem;
}

.h-3\.5 {
  height: .875rem;
}

.h-32 {
  height: 8rem;
}

.h-4 {
  height: 1rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-64 {
  height: 16rem;
}

.h-7 {
  height: 1.75rem;
}

.h-72 {
  height: 18rem;
}

.h-8 {
  height: 2rem;
}

.h-9 {
  height: 2.25rem;
}

.h-96 {
  height: 24rem;
}

.h-\[1\.5px\] {
  height: 1.5px;
}

.h-\[100vh\] {
  height: 100vh;
}

.h-\[12px\] {
  height: 12px;
}

.h-\[14px\] {
  height: 14px;
}

.h-\[15px\] {
  height: 15px;
}

.h-\[16px\] {
  height: 16px;
}

.h-\[18px\] {
  height: 18px;
}

.h-\[1px\] {
  height: 1px;
}

.h-\[52px\] {
  height: 52px;
}

.h-\[85vh\] {
  height: 85vh;
}

.h-\[var\(--radix-select-trigger-height\)\] {
  height: var(--radix-select-trigger-height);
}

.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}

.h-full {
  height: 100%;
}

.h-px {
  height: 1px;
}

.h-screen {
  height: 100vh;
}

.max-h-0 {
  max-height: 0;
}

.max-h-60 {
  max-height: 15rem;
}

.max-h-\[1000px\] {
  max-height: 1000px;
}

.max-h-\[200px\] {
  max-height: 200px;
}

.max-h-\[250px\] {
  max-height: 250px;
}

.max-h-\[300px\] {
  max-height: 300px;
}

.max-h-\[400px\] {
  max-height: 400px;
}

.max-h-\[402px\] {
  max-height: 402px;
}

.max-h-\[420px\] {
  max-height: 420px;
}

.max-h-\[442px\] {
  max-height: 442px;
}

.max-h-\[75vh\] {
  max-height: 75vh;
}

.max-h-\[var\(--radix-popper-available-height\)\] {
  max-height: var(--radix-popper-available-height);
}

.min-h-0 {
  min-height: 0;
}

.min-h-10 {
  min-height: 2.5rem;
}

.min-h-\[220px\] {
  min-height: 220px;
}

.min-h-\[250px\] {
  min-height: 250px;
}

.min-h-\[25px\] {
  min-height: 25px;
}

.min-h-\[50px\] {
  min-height: 50px;
}

.min-h-\[60px\] {
  min-height: 60px;
}

.min-h-\[70vh\] {
  min-height: 70vh;
}

.min-h-\[calc\(100vh-64px\)\] {
  min-height: calc(100vh - 64px);
}

.min-h-full {
  min-height: 100%;
}

.min-h-screen {
  min-height: 100vh;
}

.w-1 {
  width: .25rem;
}

.w-1\.5 {
  width: .375rem;
}

.w-1\/3 {
  width: 33.3333%;
}

.w-1\/4 {
  width: 25%;
}

.w-1\/5 {
  width: 20%;
}

.w-1\/6 {
  width: 16.6667%;
}

.w-10 {
  width: 2.5rem;
}

.w-11 {
  width: 2.75rem;
}

.w-12 {
  width: 3rem;
}

.w-14 {
  width: 3.5rem;
}

.w-16 {
  width: 4rem;
}

.w-2 {
  width: .5rem;
}

.w-2\/3 {
  width: 66.6667%;
}

.w-2\/5 {
  width: 40%;
}

.w-2\/6 {
  width: 33.3333%;
}

.w-20 {
  width: 5rem;
}

.w-24 {
  width: 6rem;
}

.w-28 {
  width: 7rem;
}

.w-3 {
  width: .75rem;
}

.w-3\.5 {
  width: .875rem;
}

.w-3\/6 {
  width: 50%;
}

.w-32 {
  width: 8rem;
}

.w-4 {
  width: 1rem;
}

.w-4\/5 {
  width: 80%;
}

.w-48 {
  width: 12rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-60 {
  width: 15rem;
}

.w-64 {
  width: 16rem;
}

.w-7 {
  width: 1.75rem;
}

.w-72 {
  width: 18rem;
}

.w-8 {
  width: 2rem;
}

.w-96 {
  width: 24rem;
}

.w-\[1\.5px\] {
  width: 1.5px;
}

.w-\[100px\] {
  width: 100px;
}

.w-\[128px\] {
  width: 128px;
}

.w-\[12px\] {
  width: 12px;
}

.w-\[138px\] {
  width: 138px;
}

.w-\[14px\] {
  width: 14px;
}

.w-\[15px\] {
  width: 15px;
}

.w-\[180px\] {
  width: 180px;
}

.w-\[250px\] {
  width: 250px;
}

.w-\[28px\] {
  width: 28px;
}

.w-\[290px\] {
  width: 290px;
}

.w-\[32px\] {
  width: 32px;
}

.w-\[400px\] {
  width: 400px;
}

.w-\[420px\] {
  width: 420px;
}

.w-\[440px\] {
  width: 440px;
}

.w-\[66px\] {
  width: 66px;
}

.w-\[calc\(20px\+24px\+24px\)\] {
  width: 68px;
}

.w-\[calc\(28px\+24px\+4px\)\] {
  width: 56px;
}

.w-\[calc\(50\%-12px\)\] {
  width: calc(50% - 12px);
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.w-full {
  width: 100%;
}

.w-px {
  width: 1px;
}

.min-w-0 {
  min-width: 0;
}

.min-w-\[200px\] {
  min-width: 200px;
}

.min-w-\[20px\] {
  min-width: 20px;
}

.min-w-\[220px\] {
  min-width: 220px;
}

.min-w-\[320px\] {
  min-width: 320px;
}

.min-w-\[32px\] {
  min-width: 32px;
}

.min-w-\[360px\] {
  min-width: 360px;
}

.min-w-\[80px\] {
  min-width: 80px;
}

.min-w-\[calc\(20px\+24px\+24px\)\] {
  min-width: 68px;
}

.min-w-\[calc\(28px\+24px\+4px\)\] {
  min-width: 56px;
}

.min-w-\[var\(--radix-select-trigger-width\)\] {
  min-width: var(--radix-select-trigger-width);
}

.max-w-2xl {
  max-width: 42rem;
}

.max-w-3xl {
  max-width: 48rem;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-5xl {
  max-width: 64rem;
}

.max-w-6xl {
  max-width: 72rem;
}

.max-w-7xl {
  max-width: 80rem;
}

.max-w-\[200px\] {
  max-width: 200px;
}

.max-w-\[32rem\] {
  max-width: 32rem;
}

.max-w-\[400px\] {
  max-width: 400px;
}

.max-w-\[440px\] {
  max-width: 440px;
}

.max-w-\[90\%\] {
  max-width: 90%;
}

.max-w-\[calc\(20px\+24px\+24px\)\] {
  max-width: 68px;
}

.max-w-\[calc\(28px\+24px\+4px\)\] {
  max-width: 56px;
}

.max-w-full {
  max-width: 100%;
}

.max-w-lg {
  max-width: 32rem;
}

.max-w-md {
  max-width: 28rem;
}

.max-w-sm {
  max-width: 24rem;
}

.max-w-xl {
  max-width: 36rem;
}

.flex-1 {
  flex: 1;
}

.flex-shrink-0, .shrink-0 {
  flex-shrink: 0;
}

.flex-grow {
  flex-grow: 1;
}

.basis-0 {
  flex-basis: 0;
}

.origin-left {
  transform-origin: 0;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  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));
}

.-translate-x-full {
  --tw-translate-x: -100%;
  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));
}

.-translate-y-1 {
  --tw-translate-y: -.25rem;
  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));
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  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));
}

.-translate-y-full {
  --tw-translate-y: -100%;
  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));
}

.translate-x-0 {
  --tw-translate-x: 0px;
  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));
}

.translate-x-\[-10px\] {
  --tw-translate-x: -10px;
  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));
}

.translate-x-\[-50\%\] {
  --tw-translate-x: -50%;
  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));
}

.translate-y-0 {
  --tw-translate-y: 0px;
  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));
}

.translate-y-1 {
  --tw-translate-y: .25rem;
  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));
}

.translate-y-8 {
  --tw-translate-y: 2rem;
  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));
}

.translate-y-\[-50\%\] {
  --tw-translate-y: -50%;
  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));
}

.-rotate-1 {
  --tw-rotate: -1deg;
  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));
}

.-rotate-2 {
  --tw-rotate: -2deg;
  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));
}

.-rotate-3 {
  --tw-rotate: -3deg;
  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));
}

.-rotate-90 {
  --tw-rotate: -90deg;
  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));
}

.rotate-1 {
  --tw-rotate: 1deg;
  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));
}

.rotate-180 {
  --tw-rotate: 180deg;
  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));
}

.rotate-2 {
  --tw-rotate: 2deg;
  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));
}

.rotate-3 {
  --tw-rotate: 3deg;
  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));
}

.rotate-45 {
  --tw-rotate: 45deg;
  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));
}

.rotate-90 {
  --tw-rotate: 90deg;
  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));
}

.rotate-\[-0\.5deg\] {
  --tw-rotate: -.5deg;
  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));
}

.rotate-\[-1deg\] {
  --tw-rotate: -1deg;
  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));
}

.rotate-\[-2deg\] {
  --tw-rotate: -2deg;
  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));
}

.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  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));
}

.scale-125 {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  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));
}

.scale-75 {
  --tw-scale-x: .75;
  --tw-scale-y: .75;
  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));
}

.scale-95 {
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  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));
}

.transform {
  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));
}

.\!transform-none {
  transform: none !important;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.animate-\[spin_10s_linear_infinite\] {
  animation: 10s linear infinite spin;
}

@keyframes bounce {
  0%, 100% {
    animation-timing-function: cubic-bezier(.8, 0, 1, 1);
    transform: translateY(-25%);
  }

  50% {
    animation-timing-function: cubic-bezier(0, 0, .2, 1);
    transform: none;
  }
}

.animate-bounce {
  animation: 1s infinite bounce;
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

.animate-pulse {
  animation: 2s cubic-bezier(.4, 0, .6, 1) infinite pulse;
}

.animate-spin {
  animation: 1s linear infinite spin;
}

.cursor-default {
  cursor: default;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-text {
  cursor: text;
}

.select-none {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.resize {
  resize: both;
}

.snap-x {
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
}

.snap-mandatory {
  --tw-scroll-snap-strictness: mandatory;
}

.snap-start {
  scroll-snap-align: start;
}

.appearance-none {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.\!grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-\[122px_1fr\] {
  grid-template-columns: 122px 1fr;
}

.grid-cols-\[144px_1fr\] {
  grid-template-columns: 144px 1fr;
}

.grid-cols-\[15px_1fr\] {
  grid-template-columns: 15px 1fr;
}

.grid-cols-\[1fr_80px\] {
  grid-template-columns: 1fr 80px;
}

.grid-cols-\[20px_1fr\] {
  grid-template-columns: 20px 1fr;
}

.grid-cols-\[20px_1fr_20px\] {
  grid-template-columns: 20px 1fr 20px;
}

.grid-cols-\[28px_1fr\] {
  grid-template-columns: 28px 1fr;
}

.grid-cols-\[28px_1fr_28px\] {
  grid-template-columns: 28px 1fr 28px;
}

.grid-cols-\[32px_1fr\] {
  grid-template-columns: 32px 1fr;
}

.grid-cols-\[32px_1fr_32px\] {
  grid-template-columns: 32px 1fr 32px;
}

.grid-cols-\[4px_1fr\] {
  grid-template-columns: 4px 1fr;
}

.grid-cols-\[auto\,1fr\] {
  grid-template-columns: auto 1fr;
}

.grid-rows-2 {
  grid-template-rows: repeat(2, minmax(0, 1fr));
}

.flex-row {
  flex-direction: row;
}

.flex-col {
  flex-direction: column;
}

.flex-col-reverse {
  flex-direction: column-reverse;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.items-baseline {
  align-items: baseline;
}

.items-stretch {
  align-items: stretch;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-0\.5 {
  gap: .125rem;
}

.gap-1 {
  gap: .25rem;
}

.gap-1\.5 {
  gap: .375rem;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-2 {
  gap: .5rem;
}

.gap-3 {
  gap: .75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-x-0\.5 {
  -moz-column-gap: .125rem;
  column-gap: .125rem;
}

.gap-x-1 {
  -moz-column-gap: .25rem;
  column-gap: .25rem;
}

.gap-x-1\.5 {
  -moz-column-gap: .375rem;
  column-gap: .375rem;
}

.gap-x-16 {
  -moz-column-gap: 4rem;
  column-gap: 4rem;
}

.gap-x-2 {
  -moz-column-gap: .5rem;
  column-gap: .5rem;
}

.gap-x-3 {
  -moz-column-gap: .75rem;
  column-gap: .75rem;
}

.gap-x-4 {
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}

.gap-x-40 {
  -moz-column-gap: 10rem;
  column-gap: 10rem;
}

.gap-x-6 {
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
}

.gap-x-8 {
  -moz-column-gap: 2rem;
  column-gap: 2rem;
}

.gap-y-1 {
  row-gap: .25rem;
}

.gap-y-10 {
  row-gap: 2.5rem;
}

.gap-y-12 {
  row-gap: 3rem;
}

.gap-y-2 {
  row-gap: .5rem;
}

.gap-y-24 {
  row-gap: 6rem;
}

.gap-y-3 {
  row-gap: .75rem;
}

.gap-y-4 {
  row-gap: 1rem;
}

.gap-y-6 {
  row-gap: 1.5rem;
}

.gap-y-8 {
  row-gap: 2rem;
}

.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(.5rem * var(--tw-space-x-reverse));
  margin-left: calc(.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}

.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(.25rem * var(--tw-space-y-reverse));
}

.space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(.375rem * var(--tw-space-y-reverse));
}

.space-y-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}

.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(.75rem * var(--tw-space-y-reverse));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

.divide-x > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}

.divide-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
}

.divide-amber-900\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgba(120, 53, 15, .2);
}

.divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-divide-opacity, 1));
}

.self-end {
  align-self: flex-end;
}

.self-stretch {
  align-self: stretch;
}

.justify-self-end {
  justify-self: end;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

.overflow-x-auto {
  overflow-x: auto;
}

.overflow-y-auto {
  overflow-y: auto;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.overflow-y-hidden {
  overflow-y: hidden;
}

.overflow-y-scroll {
  overflow-y: scroll;
}

.overscroll-none {
  overscroll-behavior: none;
}

.scroll-smooth {
  scroll-behavior: smooth;
}

.truncate {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.overflow-ellipsis, .text-ellipsis {
  text-overflow: ellipsis;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.whitespace-pre-line {
  white-space: pre-line;
}

.whitespace-pre-wrap {
  white-space: pre-wrap;
}

.text-pretty {
  text-wrap: pretty;
}

.rounded {
  border-radius: .25rem;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

.rounded-\[10px\] {
  border-radius: 10px;
}

.rounded-\[3px\] {
  border-radius: 3px;
}

.rounded-\[4px\] {
  border-radius: 4px;
}

.rounded-circle, .rounded-full {
  border-radius: 9999px;
}

.rounded-large {
  border-radius: 16px;
}

.rounded-lg {
  border-radius: .5rem;
}

.rounded-md {
  border-radius: .375rem;
}

.rounded-none {
  border-radius: 0;
}

.rounded-rounded {
  border-radius: 8px;
}

.rounded-sm {
  border-radius: .125rem;
}

.rounded-xl {
  border-radius: .75rem;
}

.border {
  border-width: 1px;
}

.border-2 {
  border-width: 2px;
}

.border-4 {
  border-width: 4px;
}

.border-\[1px\] {
  border-width: 1px;
}

.border-x {
  border-left-width: 1px;
  border-right-width: 1px;
}

.border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}

.border-y-2 {
  border-top-width: 2px;
  border-bottom-width: 2px;
}

.border-y-4 {
  border-top-width: 4px;
  border-bottom-width: 4px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-b-0 {
  border-bottom-width: 0;
}

.border-b-2 {
  border-bottom-width: 2px;
}

.border-b-8 {
  border-bottom-width: 8px;
}

.border-l {
  border-left-width: 1px;
}

.border-l-2 {
  border-left-width: 2px;
}

.border-r {
  border-right-width: 1px;
}

.border-r-2 {
  border-right-width: 2px;
}

.border-t {
  border-top-width: 1px;
}

.border-t-0 {
  border-top-width: 0;
}

.border-t-2 {
  border-top-width: 2px;
}

.border-t-8 {
  border-top-width: 8px;
}

.border-dashed {
  border-style: dashed;
}

.border-dotted {
  border-style: dotted;
}

.border-none {
  border-style: none;
}

.border-amber-800 {
  --tw-border-opacity: 1;
  border-color: rgba(146, 64, 14, var(--tw-border-opacity, 1));
}

.border-amber-900 {
  --tw-border-opacity: 1;
  border-color: rgba(120, 53, 15, var(--tw-border-opacity, 1));
}

.border-amber-900\/10 {
  border-color: rgba(120, 53, 15, .1);
}

.border-amber-900\/20 {
  border-color: rgba(120, 53, 15, .2);
}

.border-amber-900\/30 {
  border-color: rgba(120, 53, 15, .3);
}

.border-cyan-500\/20 {
  border-color: rgba(6, 182, 212, .2);
}

.border-cyan-500\/30 {
  border-color: rgba(6, 182, 212, .3);
}

.border-cyan-500\/50 {
  border-color: rgba(6, 182, 212, .5);
}

.border-cyan-900 {
  --tw-border-opacity: 1;
  border-color: rgba(22, 78, 99, var(--tw-border-opacity, 1));
}

.border-cyan-900\/50 {
  border-color: rgba(22, 78, 99, .5);
}

.border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgba(243, 244, 246, var(--tw-border-opacity, 1));
}

.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity, 1));
}

.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity, 1));
}

.border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgba(156, 163, 175, var(--tw-border-opacity, 1));
}

.border-gray-600 {
  --tw-border-opacity: 1;
  border-color: rgba(75, 85, 99, var(--tw-border-opacity, 1));
}

.border-gray-800 {
  --tw-border-opacity: 1;
  border-color: rgba(31, 41, 55, var(--tw-border-opacity, 1));
}

.border-gray-900 {
  --tw-border-opacity: 1;
  border-color: rgba(17, 24, 39, var(--tw-border-opacity, 1));
}

.border-green-200 {
  --tw-border-opacity: 1;
  border-color: rgba(187, 247, 208, var(--tw-border-opacity, 1));
}

.border-grey-20 {
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity, 1));
}

.border-jewelry-gold\/10 {
  border-color: rgba(212, 175, 55, .1);
}

.border-jewelry-gold\/20 {
  border-color: rgba(212, 175, 55, .2);
}

.border-jewelry-gold\/30 {
  border-color: rgba(212, 175, 55, .3);
}

.border-orange-300\/30 {
  border-color: rgba(253, 186, 116, .3);
}

.border-pink-300\/30 {
  border-color: rgba(249, 168, 212, .3);
}

.border-purple-500\/30 {
  border-color: rgba(168, 85, 247, .3);
}

.border-transparent {
  border-color: rgba(0, 0, 0, 0);
}

.border-ui-border-base {
  border-color: var(--border-base);
}

.border-ui-border-interactive {
  border-color: var(--border-interactive);
}

.border-ui-contrast-border-base {
  border-color: var(--contrast-border-base);
}

.border-ui-contrast-border-bot {
  border-color: var(--contrast-border-bot);
}

.border-ui-tag-blue-border {
  border-color: var(--tag-blue-border);
}

.border-ui-tag-green-border {
  border-color: var(--tag-green-border);
}

.border-ui-tag-neutral-border {
  border-color: var(--tag-neutral-border);
}

.border-ui-tag-orange-border {
  border-color: var(--tag-orange-border);
}

.border-ui-tag-purple-border {
  border-color: var(--tag-purple-border);
}

.border-ui-tag-red-border {
  border-color: var(--tag-red-border);
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity, 1));
}

.border-white\/30 {
  border-color: rgba(255, 255, 255, .3);
}

.border-white\/50 {
  border-color: rgba(255, 255, 255, .5);
}

.border-yellow-600 {
  --tw-border-opacity: 1;
  border-color: rgba(202, 138, 4, var(--tw-border-opacity, 1));
}

.border-b-ui-border-menu-bot {
  border-bottom-color: var(--border-menu-bot);
}

.border-r-ui-border-base {
  border-right-color: var(--border-base);
}

.border-t-ui-border-menu-top {
  border-top-color: var(--border-menu-top);
}

.\!bg-ui-bg-disabled {
  background-color: var(--bg-disabled) !important;
}

.\!bg-ui-bg-interactive {
  background-color: var(--bg-interactive) !important;
}

.bg-\[\#f4f1ea\] {
  --tw-bg-opacity: 1;
  background-color: rgba(244, 241, 234, var(--tw-bg-opacity, 1));
}

.bg-\[\#fdfbf7\] {
  --tw-bg-opacity: 1;
  background-color: rgba(253, 251, 247, var(--tw-bg-opacity, 1));
}

.bg-amber-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 251, 235, var(--tw-bg-opacity, 1));
}

.bg-amber-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(120, 53, 15, var(--tw-bg-opacity, 1));
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity, 1));
}

.bg-black\/40 {
  background-color: rgba(0, 0, 0, .4);
}

.bg-blue-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 234, 254, var(--tw-bg-opacity, 1));
}

.bg-blue-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(96, 165, 250, var(--tw-bg-opacity, 1));
}

.bg-blue-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(239, 246, 255, var(--tw-bg-opacity, 1));
}

.bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(59, 130, 246, var(--tw-bg-opacity, 1));
}

.bg-blue-600 {
  --tw-bg-opacity: 1;
  background-color: rgba(37, 99, 235, var(--tw-bg-opacity, 1));
}

.bg-cyan-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(6, 182, 212, var(--tw-bg-opacity, 1));
}

.bg-cyan-600 {
  --tw-bg-opacity: 1;
  background-color: rgba(8, 145, 178, var(--tw-bg-opacity, 1));
}

.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity, 1));
}

.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity, 1));
}

.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(209, 213, 219, var(--tw-bg-opacity, 1));
}

.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 250, 251, var(--tw-bg-opacity, 1));
}

.bg-gray-700 {
  --tw-bg-opacity: 1;
  background-color: rgba(55, 65, 81, var(--tw-bg-opacity, 1));
}

.bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(17, 24, 39, var(--tw-bg-opacity, 1));
}

.bg-gray-900\/50 {
  background-color: rgba(17, 24, 39, .5);
}

.bg-gray-900\/95 {
  background-color: rgba(17, 24, 39, .95);
}

.bg-gray-950 {
  --tw-bg-opacity: 1;
  background-color: rgba(3, 7, 18, var(--tw-bg-opacity, 1));
}

.bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(220, 252, 231, var(--tw-bg-opacity, 1));
}

.bg-green-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(240, 253, 244, var(--tw-bg-opacity, 1));
}

.bg-grey-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 114, 128, var(--tw-bg-opacity, 1));
}

.bg-jewelry-charcoal {
  --tw-bg-opacity: 1;
  background-color: rgba(44, 44, 44, var(--tw-bg-opacity, 1));
}

.bg-jewelry-charcoal\/0 {
  background-color: rgba(44, 44, 44, 0);
}

.bg-jewelry-charcoal\/80 {
  background-color: rgba(44, 44, 44, .8);
}

.bg-jewelry-gold {
  --tw-bg-opacity: 1;
  background-color: rgba(212, 175, 55, var(--tw-bg-opacity, 1));
}

.bg-jewelry-gold\/20 {
  background-color: rgba(212, 175, 55, .2);
}

.bg-jewelry-pearl {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 252, 243, var(--tw-bg-opacity, 1));
}

.bg-jewelry-pearl\/30 {
  background-color: rgba(254, 252, 243, .3);
}

.bg-neutral-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(245, 245, 245, var(--tw-bg-opacity, 1));
}

.bg-neutral-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(212, 212, 212, var(--tw-bg-opacity, 1));
}

.bg-neutral-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(250, 250, 250, var(--tw-bg-opacity, 1));
}

.bg-neutral-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(23, 23, 23, var(--tw-bg-opacity, 1));
}

.bg-orange-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 237, 213, var(--tw-bg-opacity, 1));
}

.bg-orange-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(253, 186, 116, var(--tw-bg-opacity, 1));
}

.bg-pink-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(252, 231, 243, var(--tw-bg-opacity, 1));
}

.bg-pink-300\/20 {
  background-color: rgba(249, 168, 212, .2);
}

.bg-pink-300\/30 {
  background-color: rgba(249, 168, 212, .3);
}

.bg-pink-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(236, 72, 153, var(--tw-bg-opacity, 1));
}

.bg-purple-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 232, 255, var(--tw-bg-opacity, 1));
}

.bg-purple-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(192, 132, 252, var(--tw-bg-opacity, 1));
}

.bg-purple-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(168, 85, 247, var(--tw-bg-opacity, 1));
}

.bg-transparent {
  background-color: rgba(0, 0, 0, 0);
}

.bg-ui-bg-base {
  background-color: var(--bg-base);
}

.bg-ui-bg-component {
  background-color: var(--bg-component);
}

.bg-ui-bg-component-hover {
  background-color: var(--bg-component-hover);
}

.bg-ui-bg-component-pressed {
  background-color: var(--bg-component-pressed);
}

.bg-ui-bg-disabled {
  background-color: var(--bg-disabled);
}

.bg-ui-bg-field {
  background-color: var(--bg-field);
}

.bg-ui-bg-interactive {
  background-color: var(--bg-interactive);
}

.bg-ui-bg-overlay {
  background-color: var(--bg-overlay);
}

.bg-ui-bg-subtle {
  background-color: var(--bg-subtle);
}

.bg-ui-bg-switch-off {
  background-color: var(--bg-switch-off);
}

.bg-ui-border-base {
  background-color: var(--border-base);
}

.bg-ui-border-menu-bot {
  background-color: var(--border-menu-bot);
}

.bg-ui-border-menu-top {
  background-color: var(--border-menu-top);
}

.bg-ui-button-danger {
  background-color: var(--button-danger);
}

.bg-ui-button-inverted {
  background-color: var(--button-inverted);
}

.bg-ui-button-neutral {
  background-color: var(--button-neutral);
}

.bg-ui-button-neutral-hover {
  background-color: var(--button-neutral-hover);
}

.bg-ui-button-transparent {
  background-color: var(--button-transparent);
}

.bg-ui-contrast-bg-base {
  background-color: var(--contrast-bg-base);
}

.bg-ui-contrast-bg-subtle {
  background-color: var(--contrast-bg-subtle);
}

.bg-ui-contrast-border-base {
  background-color: var(--contrast-border-base);
}

.bg-ui-contrast-border-top {
  background-color: var(--contrast-border-top);
}

.bg-ui-contrast-fg-primary {
  background-color: var(--contrast-fg-primary);
}

.bg-ui-fg-base {
  background-color: var(--fg-base);
}

.bg-ui-fg-on-color {
  background-color: var(--fg-on-color);
}

.bg-ui-tag-blue-bg {
  background-color: var(--tag-blue-bg);
}

.bg-ui-tag-green-bg {
  background-color: var(--tag-green-bg);
}

.bg-ui-tag-green-icon {
  background-color: var(--tag-green-icon);
}

.bg-ui-tag-neutral-bg {
  background-color: var(--tag-neutral-bg);
}

.bg-ui-tag-neutral-icon {
  background-color: var(--tag-neutral-icon);
}

.bg-ui-tag-orange-bg {
  background-color: var(--tag-orange-bg);
}

.bg-ui-tag-orange-icon {
  background-color: var(--tag-orange-icon);
}

.bg-ui-tag-purple-bg {
  background-color: var(--tag-purple-bg);
}

.bg-ui-tag-red-bg {
  background-color: var(--tag-red-bg);
}

.bg-ui-tag-red-icon {
  background-color: var(--tag-red-icon);
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
}

.bg-white\/10 {
  background-color: rgba(255, 255, 255, .1);
}

.bg-white\/20 {
  background-color: rgba(255, 255, 255, .2);
}

.bg-white\/40 {
  background-color: rgba(255, 255, 255, .4);
}

.bg-white\/50 {
  background-color: rgba(255, 255, 255, .5);
}

.bg-white\/95 {
  background-color: rgba(255, 255, 255, .95);
}

.bg-yellow-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 249, 195, var(--tw-bg-opacity, 1));
}

.bg-yellow-300\/20 {
  background-color: rgba(253, 224, 71, .2);
}

.bg-yellow-300\/30 {
  background-color: rgba(253, 224, 71, .3);
}

.bg-yellow-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(250, 204, 21, var(--tw-bg-opacity, 1));
}

.bg-zinc-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(228, 228, 231, var(--tw-bg-opacity, 1));
}

.bg-zinc-600 {
  --tw-bg-opacity: 1;
  background-color: rgba(82, 82, 91, var(--tw-bg-opacity, 1));
}

.bg-opacity-75 {
  --tw-bg-opacity: .75;
}

.bg-\[linear-gradient\(0deg\,var\(--border-strong\)_1px\,transparent_1px\)\] {
  background-image: linear-gradient(0deg, var(--border-strong) 1px, transparent 1px);
}

.bg-\[linear-gradient\(90deg\,var\(--border-strong\)_1px\,transparent_1px\)\] {
  background-image: linear-gradient(90deg, var(--border-strong) 1px, transparent 1px);
}

.bg-\[linear-gradient\(to_right\,\#083344_1px\,transparent_1px\)\,linear-gradient\(to_bottom\,\#083344_1px\,transparent_1px\)\] {
  background-image: linear-gradient(to right, #083344 1px, rgba(0, 0, 0, 0) 1px), linear-gradient(#083344 1px, rgba(0, 0, 0, 0) 1px);
}

.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}

.bg-gradient-to-l {
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.from-amber-50 {
  --tw-gradient-from: #fffbeb var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(255, 251, 235, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-amber-50\/95 {
  --tw-gradient-from: rgba(255, 251, 235, .95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(255, 251, 235, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-blue-500 {
  --tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(59, 130, 246, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-blue-600 {
  --tw-gradient-from: #2563eb var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(37, 99, 235, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-cyan-900\/20 {
  --tw-gradient-from: rgba(22, 78, 99, .2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(22, 78, 99, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-gray-50 {
  --tw-gradient-from: #f9fafb var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(249, 250, 251, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-gray-900 {
  --tw-gradient-from: #111827 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(17, 24, 39, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-green-400 {
  --tw-gradient-from: #4ade80 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(74, 222, 128, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-indigo-900 {
  --tw-gradient-from: #312e81 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(49, 46, 129, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-jewelry-pearl {
  --tw-gradient-from: #fefcf3 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(254, 252, 243, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-pink-500 {
  --tw-gradient-from: #ec4899 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(236, 72, 153, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-pink-600 {
  --tw-gradient-from: #db2777 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(219, 39, 119, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-purple-600 {
  --tw-gradient-from: #9333ea var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(147, 51, 234, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-purple-600\/10 {
  --tw-gradient-from: rgba(147, 51, 234, .1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(147, 51, 234, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-transparent {
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(0, 0, 0, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-white {
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(255, 255, 255, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-yellow-200\/30 {
  --tw-gradient-from: rgba(254, 240, 138, .3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(254, 240, 138, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-yellow-400 {
  --tw-gradient-from: #facc15 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(250, 204, 21, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-yellow-50 {
  --tw-gradient-from: #fefce8 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(254, 252, 232, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-yellow-50\/95 {
  --tw-gradient-from: rgba(254, 252, 232, .95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(254, 252, 232, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-zinc-400 {
  --tw-gradient-from: #a1a1aa var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(161, 161, 170, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.via-cyan-500\/5 {
  --tw-gradient-to: rgba(6, 182, 212, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgba(6, 182, 212, .05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-gray-50 {
  --tw-gradient-to: rgba(249, 250, 251, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #f9fafb var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-gray-900 {
  --tw-gradient-to: rgba(17, 24, 39, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #111827 var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-orange-50 {
  --tw-gradient-to: rgba(255, 247, 237, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #fff7ed var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-orange-50\/95 {
  --tw-gradient-to: rgba(255, 247, 237, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 247, 237, .95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-pink-200\/30 {
  --tw-gradient-to: rgba(251, 207, 232, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgba(251, 207, 232, .3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-pink-50 {
  --tw-gradient-to: rgba(253, 242, 248, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8 var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-pink-50\/95 {
  --tw-gradient-to: rgba(253, 242, 248, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgba(253, 242, 248, .95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-pink-600\/10 {
  --tw-gradient-to: rgba(219, 39, 119, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgba(219, 39, 119, .1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-purple-500 {
  --tw-gradient-to: rgba(168, 85, 247, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #a855f7 var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-purple-600 {
  --tw-gradient-to: rgba(147, 51, 234, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #9333ea var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-purple-900 {
  --tw-gradient-to: rgba(88, 28, 135, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #581c87 var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-white {
  --tw-gradient-to: rgba(255, 255, 255, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #fff var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.to-black {
  --tw-gradient-to: #000 var(--tw-gradient-to-position);
}

.to-blue-50 {
  --tw-gradient-to: #eff6ff var(--tw-gradient-to-position);
}

.to-blue-500 {
  --tw-gradient-to: #3b82f6 var(--tw-gradient-to-position);
}

.to-blue-600 {
  --tw-gradient-to: #2563eb var(--tw-gradient-to-position);
}

.to-gray-900 {
  --tw-gradient-to: #111827 var(--tw-gradient-to-position);
}

.to-green-500 {
  --tw-gradient-to: #22c55e var(--tw-gradient-to-position);
}

.to-indigo-600 {
  --tw-gradient-to: #4f46e5 var(--tw-gradient-to-position);
}

.to-indigo-700 {
  --tw-gradient-to: #4338ca var(--tw-gradient-to-position);
}

.to-orange-600\/10 {
  --tw-gradient-to: rgba(234, 88, 12, .1) var(--tw-gradient-to-position);
}

.to-pink-500 {
  --tw-gradient-to: #ec4899 var(--tw-gradient-to-position);
}

.to-pink-600 {
  --tw-gradient-to: #db2777 var(--tw-gradient-to-position);
}

.to-pink-900 {
  --tw-gradient-to: #831843 var(--tw-gradient-to-position);
}

.to-purple-200\/30 {
  --tw-gradient-to: rgba(233, 213, 255, .3) var(--tw-gradient-to-position);
}

.to-purple-50 {
  --tw-gradient-to: #faf5ff var(--tw-gradient-to-position);
}

.to-purple-50\/95 {
  --tw-gradient-to: rgba(250, 245, 255, .95) var(--tw-gradient-to-position);
}

.to-purple-500 {
  --tw-gradient-to: #a855f7 var(--tw-gradient-to-position);
}

.to-purple-600 {
  --tw-gradient-to: #9333ea var(--tw-gradient-to-position);
}

.to-rose-50 {
  --tw-gradient-to: #fff1f2 var(--tw-gradient-to-position);
}

.to-rose-50\/95 {
  --tw-gradient-to: rgba(255, 241, 242, .95) var(--tw-gradient-to-position);
}

.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

.to-white {
  --tw-gradient-to: #fff var(--tw-gradient-to-position);
}

.to-zinc-500 {
  --tw-gradient-to: #71717a var(--tw-gradient-to-position);
}

.bg-\[length\:1px_4px\] {
  background-size: 1px 4px;
}

.bg-\[length\:4px_1px\] {
  background-size: 4px 1px;
}

.bg-\[size\:4rem_4rem\] {
  background-size: 4rem 4rem;
}

.bg-cover {
  background-size: cover;
}

.bg-clip-text {
  -webkit-background-clip: text;
  background-clip: text;
}

.bg-center {
  background-position: center;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.fill-\[\#9ca3af\] {
  fill: #9ca3af;
}

.fill-ui-fg-muted {
  fill: var(--fg-muted);
}

.fill-ui-fg-subtle {
  fill: var(--fg-subtle);
}

.object-contain {
  -o-object-fit: contain;
  object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}

.object-center {
  -o-object-position: center;
  object-position: center;
}

.p-0 {
  padding: 0;
}

.p-0\.5 {
  padding: .125rem;
}

.p-1 {
  padding: .25rem;
}

.p-1\.5 {
  padding: .375rem;
}

.p-10 {
  padding: 2.5rem;
}

.p-12 {
  padding: 3rem;
}

.p-2 {
  padding: .5rem;
}

.p-2\.5 {
  padding: .625rem;
}

.p-3 {
  padding: .75rem;
}

.p-3\.5 {
  padding: .875rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.p-\[6px\] {
  padding: 6px;
}

.p-px {
  padding: 1px;
}

.px-0\.5 {
  padding-left: .125rem;
  padding-right: .125rem;
}

.px-1 {
  padding-left: .25rem;
  padding-right: .25rem;
}

.px-1\.5 {
  padding-left: .375rem;
  padding-right: .375rem;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.px-2 {
  padding-left: .5rem;
  padding-right: .5rem;
}

.px-2\.5 {
  padding-left: .625rem;
  padding-right: .625rem;
}

.px-3 {
  padding-left: .75rem;
  padding-right: .75rem;
}

.px-3\.5 {
  padding-left: .875rem;
  padding-right: .875rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.px-\[5px\] {
  padding-left: 5px;
  padding-right: 5px;
}

.px-\[6px\] {
  padding-left: 6px;
  padding-right: 6px;
}

.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.py-1 {
  padding-top: .25rem;
  padding-bottom: .25rem;
}

.py-1\.5 {
  padding-top: .375rem;
  padding-bottom: .375rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-2 {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.py-2\.5 {
  padding-top: .625rem;
  padding-bottom: .625rem;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.py-3 {
  padding-top: .75rem;
  padding-bottom: .75rem;
}

.py-3\.5 {
  padding-top: .875rem;
  padding-bottom: .875rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-40 {
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.py-48 {
  padding-top: 12rem;
  padding-bottom: 12rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}

.py-\[3px\] {
  padding-top: 3px;
  padding-bottom: 3px;
}

.py-\[5px\] {
  padding-top: 5px;
  padding-bottom: 5px;
}

.py-\[7px\] {
  padding-top: 7px;
  padding-bottom: 7px;
}

.py-\[9px\] {
  padding-top: 9px;
  padding-bottom: 9px;
}

.py-px {
  padding-top: 1px;
  padding-bottom: 1px;
}

.pb-1 {
  padding-bottom: .25rem;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pb-3 {
  padding-bottom: .75rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pb-\[5px\] {
  padding-bottom: 5px;
}

.pb-\[9px\] {
  padding-bottom: 9px;
}

.pl-0 {
  padding-left: 0;
}

.pl-2 {
  padding-left: .5rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pl-7 {
  padding-left: 1.75rem;
}

.pl-8 {
  padding-left: 2rem;
}

.pl-\[1px\] {
  padding-left: 1px;
}

.pl-\[31px\] {
  padding-left: 31px;
}

.pl-\[88px\] {
  padding-left: 88px;
}

.pr-1 {
  padding-right: .25rem;
}

.pr-10 {
  padding-right: 2.5rem;
}

.pr-2 {
  padding-right: .5rem;
}

.pr-3 {
  padding-right: .75rem;
}

.pr-6 {
  padding-right: 1.5rem;
}

.pr-7 {
  padding-right: 1.75rem;
}

.pr-8 {
  padding-right: 2rem;
}

.pr-\[calc\(15px\+2px\+8px\)\] {
  padding-right: 25px;
}

.pt-1 {
  padding-top: .25rem;
}

.pt-12 {
  padding-top: 3rem;
}

.pt-2 {
  padding-top: .5rem;
}

.pt-2\.5 {
  padding-top: .625rem;
}

.pt-3 {
  padding-top: .75rem;
}

.pt-32 {
  padding-top: 8rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.pt-8 {
  padding-top: 2rem;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.align-middle {
  vertical-align: middle;
}

.font-elegant {
  font-family: Cormorant Garamond, Georgia, serif;
}

.font-mono {
  font-family: Roboto Mono, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
}

.font-sans {
  font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Ubuntu, sans-serif;
}

.font-serif {
  font-family: Playfair Display, Cormorant Garamond, Georgia, serif;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  font-size: 2rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}

.text-\[10px\] {
  font-size: 10px;
}

.text-\[15px\] {
  font-size: 15px;
}

.text-\[2rem\] {
  font-size: 2rem;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: .875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: .75rem;
  line-height: 1rem;
}

.font-black {
  font-weight: 900;
}

.font-bold {
  font-weight: 700;
}

.font-light {
  font-weight: 300;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.italic {
  font-style: italic;
}

.tabular-nums {
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}

.leading-10 {
  line-height: 2.5rem;
}

.leading-\[2\.75rem\] {
  line-height: 2.75rem;
}

.leading-none {
  line-height: 1;
}

.leading-relaxed {
  line-height: 1.625;
}

.leading-tight {
  line-height: 1.25;
}

.tracking-\[0\.2em\] {
  letter-spacing: .2em;
}

.tracking-tight {
  letter-spacing: -.025em;
}

.tracking-tighter {
  letter-spacing: -.05em;
}

.tracking-wide {
  letter-spacing: .025em;
}

.tracking-wider {
  letter-spacing: .05em;
}

.tracking-widest {
  letter-spacing: .1em;
}

.\!text-ui-contrast-fg-secondary {
  color: var(--contrast-fg-secondary) !important;
}

.\!text-ui-fg-on-color {
  color: var(--fg-on-color) !important;
}

.text-amber-100 {
  --tw-text-opacity: 1;
  color: rgba(254, 243, 199, var(--tw-text-opacity, 1));
}

.text-amber-50 {
  --tw-text-opacity: 1;
  color: rgba(255, 251, 235, var(--tw-text-opacity, 1));
}

.text-amber-800 {
  --tw-text-opacity: 1;
  color: rgba(146, 64, 14, var(--tw-text-opacity, 1));
}

.text-amber-900 {
  --tw-text-opacity: 1;
  color: rgba(120, 53, 15, var(--tw-text-opacity, 1));
}

.text-amber-900\/50 {
  color: rgba(120, 53, 15, .5);
}

.text-amber-900\/60 {
  color: rgba(120, 53, 15, .6);
}

.text-amber-900\/80 {
  color: rgba(120, 53, 15, .8);
}

.text-black {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity, 1));
}

.text-blue-700 {
  --tw-text-opacity: 1;
  color: rgba(29, 78, 216, var(--tw-text-opacity, 1));
}

.text-cyan-400 {
  --tw-text-opacity: 1;
  color: rgba(34, 211, 238, var(--tw-text-opacity, 1));
}

.text-cyan-500 {
  --tw-text-opacity: 1;
  color: rgba(6, 182, 212, var(--tw-text-opacity, 1));
}

.text-cyan-500\/70 {
  color: rgba(6, 182, 212, .7);
}

.text-emerald-500 {
  --tw-text-opacity: 1;
  color: rgba(16, 185, 129, var(--tw-text-opacity, 1));
}

.text-gray-100 {
  --tw-text-opacity: 1;
  color: rgba(243, 244, 246, var(--tw-text-opacity, 1));
}

.text-gray-200 {
  --tw-text-opacity: 1;
  color: rgba(229, 231, 235, var(--tw-text-opacity, 1));
}

.text-gray-300 {
  --tw-text-opacity: 1;
  color: rgba(209, 213, 219, var(--tw-text-opacity, 1));
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity, 1));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity, 1));
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity, 1));
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgba(55, 65, 81, var(--tw-text-opacity, 1));
}

.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-text-opacity, 1));
}

.text-green-500 {
  --tw-text-opacity: 1;
  color: rgba(34, 197, 94, var(--tw-text-opacity, 1));
}

.text-green-600 {
  --tw-text-opacity: 1;
  color: rgba(22, 163, 74, var(--tw-text-opacity, 1));
}

.text-green-700 {
  --tw-text-opacity: 1;
  color: rgba(21, 128, 61, var(--tw-text-opacity, 1));
}

.text-green-800 {
  --tw-text-opacity: 1;
  color: rgba(22, 101, 52, var(--tw-text-opacity, 1));
}

.text-green-900 {
  --tw-text-opacity: 1;
  color: rgba(20, 83, 45, var(--tw-text-opacity, 1));
}

.text-grey-90 {
  --tw-text-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-text-opacity, 1));
}

.text-inherit {
  color: inherit;
}

.text-jewelry-charcoal {
  --tw-text-opacity: 1;
  color: rgba(44, 44, 44, var(--tw-text-opacity, 1));
}

.text-jewelry-charcoal\/60 {
  color: rgba(44, 44, 44, .6);
}

.text-jewelry-charcoal\/70 {
  color: rgba(44, 44, 44, .7);
}

.text-jewelry-gold {
  --tw-text-opacity: 1;
  color: rgba(212, 175, 55, var(--tw-text-opacity, 1));
}

.text-neutral-400 {
  --tw-text-opacity: 1;
  color: rgba(163, 163, 163, var(--tw-text-opacity, 1));
}

.text-neutral-500 {
  --tw-text-opacity: 1;
  color: rgba(115, 115, 115, var(--tw-text-opacity, 1));
}

.text-neutral-600 {
  --tw-text-opacity: 1;
  color: rgba(82, 82, 82, var(--tw-text-opacity, 1));
}

.text-neutral-950 {
  --tw-text-opacity: 1;
  color: rgba(10, 10, 10, var(--tw-text-opacity, 1));
}

.text-orange-800 {
  --tw-text-opacity: 1;
  color: rgba(154, 52, 18, var(--tw-text-opacity, 1));
}

.text-orange-950 {
  --tw-text-opacity: 1;
  color: rgba(67, 20, 7, var(--tw-text-opacity, 1));
}

.text-purple-600 {
  --tw-text-opacity: 1;
  color: rgba(147, 51, 234, var(--tw-text-opacity, 1));
}

.text-purple-700 {
  --tw-text-opacity: 1;
  color: rgba(126, 34, 206, var(--tw-text-opacity, 1));
}

.text-red-500 {
  --tw-text-opacity: 1;
  color: rgba(239, 68, 68, var(--tw-text-opacity, 1));
}

.text-rose-500 {
  --tw-text-opacity: 1;
  color: rgba(244, 63, 94, var(--tw-text-opacity, 1));
}

.text-transparent {
  color: rgba(0, 0, 0, 0);
}

.text-ui-contrast-fg-primary {
  color: var(--contrast-fg-primary);
}

.text-ui-contrast-fg-secondary {
  color: var(--contrast-fg-secondary);
}

.text-ui-fg-base {
  color: var(--fg-base);
}

.text-ui-fg-disabled {
  color: var(--fg-disabled);
}

.text-ui-fg-error {
  color: var(--fg-error);
}

.text-ui-fg-interactive {
  color: var(--fg-interactive);
}

.text-ui-fg-muted {
  color: var(--fg-muted);
}

.text-ui-fg-on-color {
  color: var(--fg-on-color);
}

.text-ui-fg-on-inverted {
  color: var(--fg-on-inverted);
}

.text-ui-fg-subtle {
  color: var(--fg-subtle);
}

.text-ui-tag-blue-icon {
  color: var(--tag-blue-icon);
}

.text-ui-tag-blue-text {
  color: var(--tag-blue-text);
}

.text-ui-tag-green-icon {
  color: var(--tag-green-icon);
}

.text-ui-tag-green-text {
  color: var(--tag-green-text);
}

.text-ui-tag-neutral-icon {
  color: var(--tag-neutral-icon);
}

.text-ui-tag-neutral-text {
  color: var(--tag-neutral-text);
}

.text-ui-tag-orange-icon {
  color: var(--tag-orange-icon);
}

.text-ui-tag-orange-text {
  color: var(--tag-orange-text);
}

.text-ui-tag-purple-text {
  color: var(--tag-purple-text);
}

.text-ui-tag-red-icon {
  color: var(--tag-red-icon);
}

.text-ui-tag-red-text {
  color: var(--tag-red-text);
}

.text-white {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}

.text-white\/80 {
  color: rgba(255, 255, 255, .8);
}

.text-white\/90 {
  color: rgba(255, 255, 255, .9);
}

.text-white\/95 {
  color: rgba(255, 255, 255, .95);
}

.text-yellow-400 {
  --tw-text-opacity: 1;
  color: rgba(250, 204, 21, var(--tw-text-opacity, 1));
}

.text-yellow-900 {
  --tw-text-opacity: 1;
  color: rgba(113, 63, 18, var(--tw-text-opacity, 1));
}

.text-zinc-400 {
  --tw-text-opacity: 1;
  color: rgba(161, 161, 170, var(--tw-text-opacity, 1));
}

.text-zinc-600 {
  --tw-text-opacity: 1;
  color: rgba(82, 82, 91, var(--tw-text-opacity, 1));
}

.text-zinc-900 {
  --tw-text-opacity: 1;
  color: rgba(24, 24, 27, var(--tw-text-opacity, 1));
}

.underline {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}

.line-through {
  -webkit-text-decoration-line: line-through;
  text-decoration-line: line-through;
}

.decoration-amber-900\/30 {
  -webkit-text-decoration-color: rgba(120, 53, 15, .3);
  text-decoration-color: rgba(120, 53, 15, .3);
}

.decoration-double {
  -webkit-text-decoration-style: double;
  text-decoration-style: double;
}

.underline-offset-8 {
  text-underline-offset: 8px;
}

.\!placeholder-ui-fg-disabled::placeholder {
  color: var(--fg-disabled) !important;
}

.placeholder-ui-fg-muted::placeholder {
  color: var(--fg-muted);
}

.caret-ui-fg-base {
  caret-color: var(--fg-base);
}

.opacity-0 {
  opacity: 0;
}

.opacity-10 {
  opacity: .1;
}

.opacity-100 {
  opacity: 1;
}

.opacity-20 {
  opacity: .2;
}

.opacity-25 {
  opacity: .25;
}

.opacity-30 {
  opacity: .3;
}

.opacity-5 {
  opacity: .05;
}

.opacity-50 {
  opacity: .5;
}

.opacity-75 {
  opacity: .75;
}

.opacity-80 {
  opacity: .8;
}

.opacity-90 {
  opacity: .9;
}

.\!shadow-borders-error {
  --tw-shadow: var(--borders-error) !important;
  --tw-shadow-colored: var(--borders-error) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow) !important;
}

.\!shadow-buttons-neutral {
  --tw-shadow: var(--buttons-neutral) !important;
  --tw-shadow-colored: var(--buttons-neutral) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow) !important;
}

.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.shadow-\[0_0_20px_rgba\(255\,255\,255\,0\.2\)\] {
  --tw-shadow: 0 0 20px rgba(255, 255, 255, .2);
  --tw-shadow-colored: 0 0 20px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.shadow-\[0_1px_1px_0\] {
  --tw-shadow: 0 1px 1px 0;
  --tw-shadow-colored: 0 1px 1px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.shadow-\[10px_10px_0px_rgba\(120\,53\,15\,0\.2\)\] {
  --tw-shadow: 10px 10px 0px rgba(120, 53, 15, .2);
  --tw-shadow-colored: 10px 10px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.shadow-\[8px_0_32px_rgba\(212\,175\,55\,0\.3\)\,16px_0_64px_rgba\(0\,0\,0\,0\.2\)\] {
  --tw-shadow: 8px 0 32px rgba(212, 175, 55, .3), 16px 0 64px rgba(0, 0, 0, .2);
  --tw-shadow-colored: 8px 0 32px var(--tw-shadow-color), 16px 0 64px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.shadow-\[8px_8px_0px_rgba\(146\,64\,14\,0\.3\)\] {
  --tw-shadow: 8px 8px 0px rgba(146, 64, 14, .3);
  --tw-shadow-colored: 8px 8px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.shadow-\[inset_-8px_0_16px_-8px_rgba\(212\,175\,55\,0\.2\)\] {
  --tw-shadow: inset -8px 0 16px -8px rgba(212, 175, 55, .2);
  --tw-shadow-colored: inset -8px 0 16px -8px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.shadow-borders-base {
  --tw-shadow: var(--borders-base);
  --tw-shadow-colored: var(--borders-base);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.shadow-borders-error {
  --tw-shadow: var(--borders-error);
  --tw-shadow-colored: var(--borders-error);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.shadow-borders-interactive-with-active {
  --tw-shadow: var(--borders-interactive-with-active);
  --tw-shadow-colored: var(--borders-interactive-with-active);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.shadow-buttons-danger {
  --tw-shadow: var(--buttons-danger);
  --tw-shadow-colored: var(--buttons-danger);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.shadow-buttons-inverted {
  --tw-shadow: var(--buttons-inverted);
  --tw-shadow-colored: var(--buttons-inverted);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.shadow-buttons-neutral {
  --tw-shadow: var(--buttons-neutral);
  --tw-shadow-colored: var(--buttons-neutral);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.shadow-details-contrast-on-bg-interactive {
  --tw-shadow: var(--details-contrast-on-bg-interactive);
  --tw-shadow-colored: var(--details-contrast-on-bg-interactive);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.shadow-details-switch-handle {
  --tw-shadow: var(--details-switch-handle);
  --tw-shadow-colored: var(--details-switch-handle);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.shadow-elevation-card-rest {
  --tw-shadow: var(--elevation-card-rest);
  --tw-shadow-colored: var(--elevation-card-rest);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.shadow-elevation-code-block {
  --tw-shadow: var(--elevation-code-block);
  --tw-shadow-colored: var(--elevation-code-block);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.shadow-elevation-flyout {
  --tw-shadow: var(--elevation-flyout);
  --tw-shadow-colored: var(--elevation-flyout);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.shadow-elevation-modal {
  --tw-shadow: var(--elevation-modal);
  --tw-shadow-colored: var(--elevation-modal);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.shadow-elevation-tooltip {
  --tw-shadow: var(--elevation-tooltip);
  --tw-shadow-colored: var(--elevation-tooltip);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.shadow-none {
  --tw-shadow: 0 0 rgba(0, 0, 0, 0);
  --tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.shadow-ui-border-base {
  --tw-shadow-color: var(--border-base);
  --tw-shadow: var(--tw-shadow-colored);
}

.outline-none {
  outline-offset: 2px;
  outline: 2px solid rgba(0, 0, 0, 0);
}

.blur {
  --tw-blur: blur(8px);
  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);
}

.blur-3xl {
  --tw-blur: blur(64px);
  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);
}

.brightness-110 {
  --tw-brightness: brightness(1.1);
  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);
}

.drop-shadow-2xl {
  --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, .15));
  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);
}

.drop-shadow-lg {
  --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, .04)) drop-shadow(0 4px 3px rgba(0, 0, 0, .1));
  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);
}

.drop-shadow-md {
  --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, .07)) drop-shadow(0 2px 2px rgba(0, 0, 0, .06));
  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);
}

.invert {
  --tw-invert: invert(100%);
  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);
}

.sepia {
  --tw-sepia: sepia(100%);
  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);
}

.\!filter {
  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;
}

.filter {
  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);
}

.backdrop-blur-md {
  --tw-backdrop-blur: blur(12px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-blur-sm {
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.transition {
  transition-property: color, background-color, border-color, -webkit-text-decoration-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter, backdrop-filter;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-\[max-height\,opacity\] {
  transition-property: max-height, opacity;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-all {
  transition-property: all;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-colors {
  transition-property: color, background-color, border-color, -webkit-text-decoration-color, text-decoration-color, fill, stroke;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-fg {
  transition-property: color, background-color, border-color, box-shadow, opacity;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-opacity {
  transition-property: opacity;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-shadow {
  transition-property: box-shadow;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-transform {
  transition-property: transform;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.delay-1000 {
  transition-delay: 1s;
}

.duration-100 {
  transition-duration: .1s;
}

.duration-1000 {
  transition-duration: 1s;
}

.duration-150 {
  transition-duration: .15s;
}

.duration-200 {
  transition-duration: .2s;
}

.duration-300 {
  transition-duration: .3s;
}

.duration-500 {
  transition-duration: .5s;
}

.ease-in {
  transition-timing-function: cubic-bezier(.4, 0, 1, 1);
}

.ease-in-out {
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.ease-linear {
  transition-timing-function: linear;
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, .2, 1);
}

@keyframes enter {
  from {
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
  }

  0% {
    opacity: 0;
    transform: scale(.9);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes exit {
  to {
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}

.animate-in {
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
  animation-name: enter;
  animation-duration: .15s;
}

.fade-in-0 {
  --tw-enter-opacity: 0;
}

.zoom-in-95 {
  --tw-enter-scale: .95;
}

.duration-100 {
  animation-duration: .1s;
}

.duration-1000 {
  animation-duration: 1s;
}

.duration-150 {
  animation-duration: .15s;
}

.duration-200 {
  animation-duration: .2s;
}

.duration-300 {
  animation-duration: .3s;
}

.duration-500 {
  animation-duration: .5s;
}

.delay-1000 {
  animation-delay: 1s;
}

.ease-in {
  animation-timing-function: cubic-bezier(.4, 0, 1, 1);
}

.ease-in-out {
  animation-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.ease-linear {
  animation-timing-function: linear;
}

.ease-out {
  animation-timing-function: cubic-bezier(0, 0, .2, 1);
}

.no-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.no-scrollbar::-webkit-scrollbar {
  display: none;
}

.no-scrollbar::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0);
}

.template-futuristic .content-container.bg-white {
  color: #111827;
  background-color: #fff;
}

.template-futuristic .content-container.bg-white span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container.bg-white p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container.bg-white div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container.bg-white li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container.bg-white h1, .template-futuristic .content-container.bg-white h2, .template-futuristic .content-container.bg-white h3, .template-futuristic .content-container.bg-white h4, .template-futuristic .content-container.bg-white h5, .template-futuristic .content-container.bg-white h6, .template-futuristic .content-container.bg-white nav a, .template-futuristic .content-container.bg-white nav span {
  color: #111827;
}

.template-futuristic .content-container.bg-white nav a:hover, .template-futuristic .content-container.bg-white nav span:hover {
  color: #3b82f6;
}

.template-futuristic .content-container.bg-white .text-ui-fg-base {
  color: #111827;
}

.template-futuristic .content-container.bg-white .text-ui-fg-subtle {
  color: #4b5563;
}

.template-futuristic .content-container.bg-white .text-ui-fg-muted {
  color: #6b7280;
}

.template-futuristic .content-container.bg-white label, .template-futuristic .content-container.bg-white input, .template-futuristic .content-container.bg-white select, .template-futuristic .content-container.bg-white textarea {
  color: #111827;
}

.template-futuristic .content-container.bg-white input, .template-futuristic .content-container.bg-white select, .template-futuristic .content-container.bg-white textarea {
  background-color: #fff;
  border-color: #d1d5db;
}

.template-futuristic .content-container.bg-white button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]) {
  color: #111827;
}

.content-container {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.animate-fade-in {
  animation: 1s ease-out .2s forwards fadeIn;
}

input:not(:-moz-placeholder-shown) ~ label {
  --tw-translate-y: -.5rem;
  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));
  font-size: 10px;
  font-weight: 400;
  line-height: 1rem;
}

input:focus ~ label, input:not(:placeholder-shown) ~ label {
  --tw-translate-y: -.5rem;
  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));
  font-size: 10px;
  font-weight: 400;
  line-height: 1rem;
}

input:focus ~ label {
  left: 0;
}

input:-webkit-autofill {
  -webkit-text-fill-color: #212121;
  border: 1px solid #212121;
  transition: background-color 5000s ease-in-out;
  -webkit-box-shadow: inset 0 0 0 1000px #fff;
}

input:-webkit-autofill:hover {
  -webkit-text-fill-color: #212121;
  border: 1px solid #212121;
  transition: background-color 5000s ease-in-out;
  -webkit-box-shadow: inset 0 0 0 1000px #fff;
}

input:-webkit-autofill:focus {
  -webkit-text-fill-color: #212121;
  border: 1px solid #212121;
  transition: background-color 5000s ease-in-out;
  -webkit-box-shadow: inset 0 0 0 1000px #fff;
}

textarea:-webkit-autofill {
  -webkit-text-fill-color: #212121;
  border: 1px solid #212121;
  transition: background-color 5000s ease-in-out;
  -webkit-box-shadow: inset 0 0 0 1000px #fff;
}

textarea:-webkit-autofill:hover {
  -webkit-text-fill-color: #212121;
  border: 1px solid #212121;
  transition: background-color 5000s ease-in-out;
  -webkit-box-shadow: inset 0 0 0 1000px #fff;
}

textarea:-webkit-autofill:focus {
  -webkit-text-fill-color: #212121;
  border: 1px solid #212121;
  transition: background-color 5000s ease-in-out;
  -webkit-box-shadow: inset 0 0 0 1000px #fff;
}

select:-webkit-autofill {
  -webkit-text-fill-color: #212121;
  border: 1px solid #212121;
  transition: background-color 5000s ease-in-out;
  -webkit-box-shadow: inset 0 0 0 1000px #fff;
}

select:-webkit-autofill:hover {
  -webkit-text-fill-color: #212121;
  border: 1px solid #212121;
  transition: background-color 5000s ease-in-out;
  -webkit-box-shadow: inset 0 0 0 1000px #fff;
}

select:-webkit-autofill:focus {
  -webkit-text-fill-color: #212121;
  border: 1px solid #212121;
  transition: background-color 5000s ease-in-out;
  -webkit-box-shadow: inset 0 0 0 1000px #fff;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

input[type="search"]::-webkit-search-results-button {
  -webkit-appearance: none;
}

input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}

.\[animation-delay\:0\.5s\] {
  animation-delay: .5s;
}

.\[animation-delay\:1s\] {
  animation-delay: 1s;
}

.\[mask-image\:radial-gradient\(ellipse_60\%_50\%_at_50\%_50\%\,\#000_70\%\,transparent_100\%\)\] {
  -webkit-mask-image: radial-gradient(60% 50%, #000 70%, rgba(0, 0, 0, 0) 100%);
  mask-image: radial-gradient(60% 50%, #000 70%, rgba(0, 0, 0, 0) 100%);
}

.template-futuristic main .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #9ca3af;
}

.template-futuristic .content-container .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #9ca3af;
}

.template-futuristic [data-testid="main-content"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #9ca3af;
}

.template-futuristic [data-testid="product-container"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #9ca3af;
}

.template-futuristic [data-testid="related-products-container"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #9ca3af;
}

.template-futuristic [data-testid="cart-container"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #9ca3af;
}

.template-futuristic [data-testid="checkout-container"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #9ca3af;
}

.template-futuristic [data-testid="order-details-container"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #9ca3af;
}

.template-futuristic [data-testid="order-complete-container"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #9ca3af;
}

.template-futuristic [data-testid="orders-page-wrapper"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #9ca3af;
}

.template-futuristic main .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic .content-container .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="main-content"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="product-container"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="related-products-container"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="cart-container"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="checkout-container"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="order-details-container"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="order-complete-container"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="orders-page-wrapper"] .placeholder\:text-ui-fg-muted::placeholder {
  color: #9ca3af;
}

.template-futuristic main .bg-white .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic main [class*="bg-white"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic .content-container .bg-white .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic .content-container [class*="bg-white"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="main-content"] .bg-white .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="main-content"] [class*="bg-white"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="product-container"] .bg-white .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="product-container"] [class*="bg-white"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="related-products-container"] .bg-white .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="cart-container"] .bg-white .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="cart-container"] [class*="bg-white"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="checkout-container"] .bg-white .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="order-details-container"] .bg-white .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="order-complete-container"] .bg-white .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="orders-page-wrapper"] .bg-white .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic main .bg-white .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic main [class*="bg-white"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic .content-container .bg-white .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic .content-container [class*="bg-white"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="main-content"] .bg-white .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="main-content"] [class*="bg-white"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="product-container"] .bg-white .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="product-container"] [class*="bg-white"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="related-products-container"] .bg-white .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="cart-container"] .bg-white .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="checkout-container"] .bg-white .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="order-details-container"] .bg-white .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="order-complete-container"] .bg-white .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .placeholder\:text-ui-fg-muted::placeholder {
  color: #6b7280;
}

.template-futuristic main [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic main [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic main [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic main [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic main button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic main button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic main div[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic main div[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic .content-container [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic .content-container [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic .content-container [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic .content-container [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic .content-container button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic .content-container div[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic main [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic main [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic main [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic main [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic main button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic main button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic main div[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic main div[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic .content-container [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic .content-container [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic .content-container [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder {
  color: #111827;
}

.side-menu--futuristic .placeholder\:text-ui-fg-muted::placeholder {
  color: #f3f4f6;
}

.template-futuristic [data-testid="cart-container"] .bg-white .placeholder\:text-ui-fg-muted::placeholder {
  color: #6b7280 !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .bg-white .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #9ca3af !important;
}

.template-futuristic [data-testid="cart-container"] .sticky .bg-white .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #9ca3af !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #9ca3af !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .bg-white .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="cart-container"] .sticky .bg-white .placeholder\:text-ui-fg-muted::placeholder {
  color: #9ca3af !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) .placeholder\:text-ui-fg-muted::placeholder {
  color: #9ca3af !important;
}

.template-futuristic button[class*="bg-ui-button-inverted"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #fff;
}

.template-futuristic button[class*="button-inverted"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #fff;
}

.template-futuristic button[class*="bg-ui-button-inverted"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic button[class*="button-inverted"] .placeholder\:text-ui-fg-muted::placeholder {
  color: #fff;
}

.template-futuristic .w-full.bg-white .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="checkout-container"] .bg-white .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic .w-full.bg-white .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="checkout-container"] .bg-white .placeholder\:text-ui-fg-muted::placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="order-details-container"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #9ca3af;
}

.template-futuristic [data-testid="order-complete-container"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #9ca3af;
}

.template-futuristic [data-testid="orders-page-wrapper"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #9ca3af;
}

.template-futuristic [data-testid="order-details-container"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="order-complete-container"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="orders-page-wrapper"] .placeholder\:text-ui-fg-muted::placeholder {
  color: #9ca3af;
}

.template-futuristic main [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic main [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic main [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic main [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic .content-container [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic .content-container [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic .content-container [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic .content-container [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #6b7280;
}

.template-futuristic main [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic main [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic main [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic main [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic .content-container [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic .content-container [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic .content-container [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::placeholder {
  color: #6b7280;
}

.template-futuristic main button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic main button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic main button[class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic main button[class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic .content-container button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic .content-container button[class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic .content-container button[class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #111827;
}

.template-futuristic main button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic main button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic main button[class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic main button[class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .placeholder\:text-ui-fg-muted::placeholder {
  color: #111827;
}

.template-futuristic button[class*="bg-ui-button-inverted"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #fff;
}

.template-futuristic [class*="bg-ui-button-inverted"] .placeholder\:text-ui-fg-muted::-moz-placeholder {
  color: #fff;
}

.template-futuristic button[class*="bg-ui-button-inverted"] .placeholder\:text-ui-fg-muted::placeholder, .template-futuristic [class*="bg-ui-button-inverted"] .placeholder\:text-ui-fg-muted::placeholder {
  color: #fff;
}

.side-menu--futuristic .side-menu__footer-region-selector > div:first-child .before\:absolute:before, .side-menu--futuristic .side-menu__footer-region-selector > div:first-child .before\:absolute :before {
  content: var(--tw-content);
  color: inherit !important;
}

.before\:inset-0div[data-template="Futuristic"].fixed:before {
  content: var(--tw-content);
  background: rgba(0, 0, 0, .9);
}

.before\:inset-0div[data-template="Material Design"].fixed:before {
  content: var(--tw-content);
  background: rgba(0, 0, 0, .6);
}

.before\:inset-0div[data-template="Corporate"].fixed:before {
  content: var(--tw-content);
  background: rgba(0, 0, 0, .5);
}

.before\:inset-0div[data-template="Artistic"].fixed:before {
  content: var(--tw-content);
  background: linear-gradient(to right, rgba(219, 39, 119, .7), rgba(147, 51, 234, .7));
}

.before\:inset-0div[data-template="Retro Vintage"].fixed:before {
  content: var(--tw-content);
  background: linear-gradient(to right, rgba(234, 88, 12, .7), rgba(194, 65, 12, .7));
}

.before\:inset-0div[data-template="Fullscreen Hero"].fixed:before {
  content: var(--tw-content);
  background: rgba(0, 0, 0, .6);
}

.side-menu--futuristic .side-menu__footer-region-selector > div:first-child .after\:absolute:after, .side-menu--futuristic .side-menu__footer-region-selector > div:first-child .after\:absolute :after {
  content: var(--tw-content);
  color: inherit !important;
}

.after\:inset-0div[data-template="Futuristic"].fixed:after {
  content: var(--tw-content);
  background: rgba(0, 0, 0, .9);
}

.after\:inset-0div[data-template="Material Design"].fixed:after {
  content: var(--tw-content);
  background: rgba(0, 0, 0, .6);
}

.after\:inset-0div[data-template="Corporate"].fixed:after {
  content: var(--tw-content);
  background: rgba(0, 0, 0, .5);
}

.after\:inset-0div[data-template="Artistic"].fixed:after {
  content: var(--tw-content);
  background: linear-gradient(to right, rgba(219, 39, 119, .7), rgba(147, 51, 234, .7));
}

.after\:inset-0div[data-template="Retro Vintage"].fixed:after {
  content: var(--tw-content);
  background: linear-gradient(to right, rgba(234, 88, 12, .7), rgba(194, 65, 12, .7));
}

.after\:inset-0div[data-template="Fullscreen Hero"].fixed:after {
  content: var(--tw-content);
  background: rgba(0, 0, 0, .6);
}

.template-futuristic main .hover\:text-ui-fg-base:hover, .template-futuristic .content-container .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:text-ui-fg-base:hover {
  color: #e5e7eb;
}

.template-futuristic main .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:text-ui-fg-subtle:hover {
  color: #d1d5db;
}

.template-futuristic main .hover\:bg-white:hover, .template-futuristic .content-container .hover\:bg-white:hover, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover, .template-futuristic main .hover\:bg-white:hover span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic main .hover\:bg-white:hover p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic main .hover\:bg-white:hover div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic main .hover\:bg-white:hover li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic .content-container .hover\:bg-white:hover span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic .content-container .hover\:bg-white:hover p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic .content-container .hover\:bg-white:hover div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic .content-container .hover\:bg-white:hover li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]):not([class*="bg-dark"]), .template-futuristic main .hover\:bg-white:hover h1, .template-futuristic main .hover\:bg-white:hover h2, .template-futuristic main .hover\:bg-white:hover h3, .template-futuristic main .hover\:bg-white:hover h4, .template-futuristic main .hover\:bg-white:hover h5, .template-futuristic main .hover\:bg-white:hover h6, .template-futuristic .content-container .hover\:bg-white:hover h1, .template-futuristic .content-container .hover\:bg-white:hover h2, .template-futuristic .content-container .hover\:bg-white:hover h3, .template-futuristic .content-container .hover\:bg-white:hover h4, .template-futuristic .content-container .hover\:bg-white:hover h5, .template-futuristic .content-container .hover\:bg-white:hover h6, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover h1, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover h2, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover h3, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover h4, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover h5, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover h6, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover h1, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover h2, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover h3, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover h4, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover h5, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover h6, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover h1, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover h2, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover h3, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover h4, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover h5, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover h6, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover h1, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover h2, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover h3, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover h4, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover h5, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover h6, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover h1, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover h2, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover h3, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover h4, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover h5, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover h6, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover h1, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover h2, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover h3, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover h4, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover h5, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover h6, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover h1, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover h2, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover h3, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover h4, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover h5, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover h6, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover h1, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover h2, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover h3, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover h4, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover h5, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover h6, .template-futuristic main .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic .content-container .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic main .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic main .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic .content-container .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic main .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic main .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic .content-container .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic main .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic main .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic .content-container .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic main .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic main .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic .content-container .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic main .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic main .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic .content-container .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic main .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic main .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic .content-container .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic main .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic main .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic .content-container .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic main .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic main .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic .content-container .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic main .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic main .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic .content-container .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic main .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .hover\:text-ui-fg-base:hover {
  color: #111827;
}

.template-futuristic main .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic .content-container .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic main .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic .content-container .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic main .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic .content-container .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic main .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic .content-container .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic main .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic .content-container .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic main .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic .content-container .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic main .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic .content-container .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic main .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic .content-container .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic main .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic .content-container .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic main .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic .content-container .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic main .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .hover\:text-ui-fg-subtle:hover {
  color: #4b5563;
}

.template-futuristic main .hover\:bg-white:hover .text-ui-fg-muted, .template-futuristic .content-container .hover\:bg-white:hover .text-ui-fg-muted, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover .text-ui-fg-muted, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover .text-ui-fg-muted, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover .text-ui-fg-muted, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover .text-ui-fg-muted, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover .text-ui-fg-muted, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover .text-ui-fg-muted, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover .text-ui-fg-muted, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover .text-ui-fg-muted {
  color: #6b7280;
}

.template-futuristic main .hover\:bg-white:hover a, .template-futuristic .content-container .hover\:bg-white:hover a, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover a, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover a, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover a, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover a, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover a, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover a, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover a, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover a {
  color: #3b82f6;
}

.template-futuristic main .hover\:bg-white:hover a:hover, .template-futuristic .content-container .hover\:bg-white:hover a:hover, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover a:hover, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover a:hover, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover a:hover, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover a:hover, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover a:hover, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover a:hover, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover a:hover, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover a:hover {
  color: #2563eb;
}

.template-futuristic main .hover\:bg-white:hover label, .template-futuristic .content-container .hover\:bg-white:hover label, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover label, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover label, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover label, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover label, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover label, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover label, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover label, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover label {
  color: #111827;
}

.template-futuristic main .hover\:bg-white:hover input, .template-futuristic main .hover\:bg-white:hover select, .template-futuristic main .hover\:bg-white:hover textarea, .template-futuristic .content-container .hover\:bg-white:hover input, .template-futuristic .content-container .hover\:bg-white:hover select, .template-futuristic .content-container .hover\:bg-white:hover textarea, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover input, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover select, .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover textarea, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover input, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover select, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover textarea, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover input, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover select, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover textarea, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover input, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover select, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover textarea, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover input, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover select, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover textarea, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover input, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover select, .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover textarea, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover input, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover select, .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover textarea, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover input, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover select, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover textarea {
  color: #111827;
  background-color: #fff;
  border-color: #d1d5db;
}

.template-futuristic main .hover\:bg-white:hover button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .content-container .hover\:bg-white:hover button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="main-content"] .hover\:bg-white:hover button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] .hover\:bg-white:hover button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-complete-container"] .hover\:bg-white:hover button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="orders-page-wrapper"] .hover\:bg-white:hover button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover {
  color: #111827;
}

.template-material-design [data-testid="cart-container"] .hover\:bg-white:hover {
  border-radius: 12px;
  padding: 24px;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);
}

.template-corporate [data-testid="cart-container"] .hover\:bg-white:hover {
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  padding: 24px;
}

.template-artistic [data-testid="cart-container"] .hover\:bg-white:hover {
  background: linear-gradient(rgba(254, 252, 232, .95), rgba(253, 244, 255, .95));
  border: 2px solid rgba(251, 113, 133, .3);
  border-radius: 16px;
  padding: 24px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, .2);
}

.template-retro-vintage [data-testid="cart-container"] .hover\:bg-white:hover {
  background: linear-gradient(rgba(255, 251, 235, .95), rgba(255, 237, 213, .95));
  border: 2px solid rgba(251, 146, 60, .3);
  border-radius: 12px;
  padding: 24px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, .2);
}

.side-menu--futuristic .hover\:text-jewelry-gold:hover {
  color: #67e8f9;
}

.side-menu--futuristic .hover\:border-jewelry-gold\/30:hover, .side-menu--futuristic .hover\:border-jewelry-gold\/40:hover {
  border-color: rgba(103, 232, 249, .3);
}

.side-menu--futuristic .hover\:bg-white:hover {
  color: #f3f4f6;
  background: #1f2937;
}

.side-menu--futuristic .hover\:text-ui-fg-base:hover, .side-menu--futuristic .hover\:text-ui-fg-subtle:hover {
  color: #f3f4f6;
}

.side-menu--material-design .hover\:text-jewelry-gold:hover {
  color: #3b82f6;
}

.side-menu--material-design .hover\:border-jewelry-gold\/30:hover, .side-menu--material-design .hover\:border-jewelry-gold\/40:hover {
  border-color: #d1d5db;
}

.side-menu--corporate .hover\:text-jewelry-gold:hover {
  color: #111827;
}

.side-menu--corporate .hover\:border-jewelry-gold\/30:hover, .side-menu--corporate .hover\:border-jewelry-gold\/40:hover {
  border-color: #e5e7eb;
}

.side-menu--artistic .hover\:text-jewelry-gold:hover {
  color: #db2777;
}

.side-menu--artistic .hover\:border-jewelry-gold\/30:hover, .side-menu--artistic .hover\:border-jewelry-gold\/40:hover {
  border-color: rgba(251, 113, 133, .3);
}

.side-menu--retro-vintage .hover\:text-jewelry-gold:hover {
  color: #c2410c;
}

.side-menu--retro-vintage .hover\:border-jewelry-gold\/30:hover, .side-menu--retro-vintage .hover\:border-jewelry-gold\/40:hover {
  border-color: rgba(251, 146, 60, .3);
}

.side-menu--fullscreen-hero .hover\:border-jewelry-gold\/30:hover, .side-menu--fullscreen-hero .hover\:border-jewelry-gold\/40:hover {
  border-color: #e5e7eb;
}

[data-template="Futuristic"][data-testid="nav-cart-dropdown"] .hover\:text-ui-fg-base:hover {
  color: #fff;
}

.template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover {
  -webkit-backdrop-filter: blur(12px) saturate(180%);
  color: #111827 !important;
  background: rgba(255, 255, 255, .95) !important;
  border: 1px solid rgba(103, 232, 249, .2) !important;
  border-radius: 16px !important;
  padding: 24px !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, .3), 0 0 0 1px rgba(103, 232, 249, .1), inset 0 1px rgba(255, 255, 255, .6) !important;
}

.template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover :not([class*="bg-gray-"]):not([class*="bg-black"]), .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover h1, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover h2, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover h3, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover h4, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover h5, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover h6, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] .bg-white .hover\:text-ui-fg-base:hover {
  color: #111827 !important;
}

.template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] .bg-white .hover\:text-ui-fg-subtle:hover {
  color: #4b5563 !important;
}

.template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover .text-ui-fg-muted {
  color: #6b7280 !important;
}

.template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover a {
  color: #3b82f6 !important;
}

.template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover a:hover {
  color: #2563eb !important;
}

.template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover label, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover input, .template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover select {
  color: #111827 !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .hover\:bg-white:hover, .template-futuristic [data-testid="cart-container"] .sticky .hover\:bg-white:hover {
  -webkit-backdrop-filter: blur(16px) saturate(200%);
  color: #f3f4f6 !important;
  background: rgba(31, 41, 55, .95) !important;
  border: 1px solid rgba(103, 232, 249, .5) !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, .5), 0 0 0 1px rgba(103, 232, 249, .4), inset 0 1px rgba(255, 255, 255, .15) !important;
}

.template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover:has([data-testid="checkout-button"]) {
  -webkit-backdrop-filter: blur(16px) saturate(200%);
  color: #f3f4f6 !important;
  background: rgba(31, 41, 55, .95) !important;
  border: 1px solid rgba(103, 232, 249, .5) !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, .5), 0 0 0 1px rgba(103, 232, 249, .4), inset 0 1px rgba(255, 255, 255, .15) !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .hover\:bg-white:hover :not(button):not([class*="bg-white"]):not([class*="bg-gray-50"]):not([class*="bg-gray-100"]), .template-futuristic [data-testid="cart-container"] .sticky .hover\:bg-white:hover :not(button):not([class*="bg-white"]):not([class*="bg-gray-50"]):not([class*="bg-gray-100"]) {
  color: #f3f4f6 !important;
}

.template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover:has([data-testid="checkout-button"]) :not(button):not([class*="bg-white"]):not([class*="bg-gray-50"]):not([class*="bg-gray-100"]) {
  color: #f3f4f6 !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .hover\:bg-white:hover button, .template-futuristic [data-testid="cart-container"] .sticky .hover\:bg-white:hover button {
  color: inherit !important;
}

.template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover:has([data-testid="checkout-button"]) button {
  color: inherit !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .hover\:bg-white:hover h1, .template-futuristic [data-testid="cart-container"] > div > div:last-child .hover\:bg-white:hover h2, .template-futuristic [data-testid="cart-container"] > div > div:last-child .hover\:bg-white:hover h3, .template-futuristic [data-testid="cart-container"] > div > div:last-child .hover\:bg-white:hover h4, .template-futuristic [data-testid="cart-container"] > div > div:last-child .hover\:bg-white:hover h5, .template-futuristic [data-testid="cart-container"] > div > div:last-child .hover\:bg-white:hover h6, .template-futuristic [data-testid="cart-container"] .sticky .hover\:bg-white:hover h1, .template-futuristic [data-testid="cart-container"] .sticky .hover\:bg-white:hover h2, .template-futuristic [data-testid="cart-container"] .sticky .hover\:bg-white:hover h3, .template-futuristic [data-testid="cart-container"] .sticky .hover\:bg-white:hover h4, .template-futuristic [data-testid="cart-container"] .sticky .hover\:bg-white:hover h5, .template-futuristic [data-testid="cart-container"] .sticky .hover\:bg-white:hover h6 {
  color: #fff !important;
}

.template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover:has([data-testid="checkout-button"]) h1 {
  color: #fff !important;
}

.template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover:has([data-testid="checkout-button"]) h2 {
  color: #fff !important;
}

.template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover:has([data-testid="checkout-button"]) h3 {
  color: #fff !important;
}

.template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover:has([data-testid="checkout-button"]) h4 {
  color: #fff !important;
}

.template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover:has([data-testid="checkout-button"]) h5 {
  color: #fff !important;
}

.template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover:has([data-testid="checkout-button"]) h6 {
  color: #fff !important;
}

.template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover:has([data-testid="checkout-button"]) .text-ui-fg-base {
  color: #e5e7eb !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) .hover\:text-ui-fg-base:hover {
  color: #e5e7eb !important;
}

.template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover:has([data-testid="checkout-button"]) .text-ui-fg-base {
  color: #e5e7eb !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) .hover\:text-ui-fg-base:hover {
  color: #e5e7eb !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic [data-testid="cart-container"] .sticky .hover\:bg-white:hover .text-ui-fg-base {
  color: #e5e7eb !important;
}

.template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover:has([data-testid="checkout-button"]) .text-ui-fg-base {
  color: #e5e7eb !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] .sticky .bg-white .hover\:text-ui-fg-base:hover {
  color: #e5e7eb !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) .hover\:text-ui-fg-base:hover {
  color: #e5e7eb !important;
}

.template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover:has([data-testid="checkout-button"]) .text-ui-fg-subtle {
  color: #d1d5db !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) .hover\:text-ui-fg-subtle:hover {
  color: #d1d5db !important;
}

.template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover:has([data-testid="checkout-button"]) .text-ui-fg-subtle {
  color: #d1d5db !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) .hover\:text-ui-fg-subtle:hover {
  color: #d1d5db !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic [data-testid="cart-container"] .sticky .hover\:bg-white:hover .text-ui-fg-subtle {
  color: #d1d5db !important;
}

.template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover:has([data-testid="checkout-button"]) .text-ui-fg-subtle {
  color: #d1d5db !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] .sticky .bg-white .hover\:text-ui-fg-subtle:hover {
  color: #d1d5db !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) .hover\:text-ui-fg-subtle:hover {
  color: #d1d5db !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .hover\:bg-white:hover .text-ui-fg-muted, .template-futuristic [data-testid="cart-container"] .sticky .hover\:bg-white:hover .text-ui-fg-muted {
  color: #9ca3af !important;
}

.template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover:has([data-testid="checkout-button"]) .text-ui-fg-muted {
  color: #9ca3af !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .hover\:bg-white:hover a, .template-futuristic [data-testid="cart-container"] .sticky .hover\:bg-white:hover a {
  color: #67e8f9 !important;
}

.template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover:has([data-testid="checkout-button"]) a {
  color: #67e8f9 !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .hover\:bg-white:hover a:hover, .template-futuristic [data-testid="cart-container"] .sticky .hover\:bg-white:hover a:hover {
  color: #a5f3fc !important;
}

.template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover:has([data-testid="checkout-button"]) a:hover {
  color: #a5f3fc !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .hover\:bg-white:hover label, .template-futuristic [data-testid="cart-container"] > div > div:last-child .hover\:bg-white:hover input, .template-futuristic [data-testid="cart-container"] > div > div:last-child .hover\:bg-white:hover select, .template-futuristic [data-testid="cart-container"] .sticky .hover\:bg-white:hover label, .template-futuristic [data-testid="cart-container"] .sticky .hover\:bg-white:hover input, .template-futuristic [data-testid="cart-container"] .sticky .hover\:bg-white:hover select {
  color: #e5e7eb !important;
  background-color: rgba(55, 65, 81, .8) !important;
  border-color: rgba(103, 232, 249, .4) !important;
}

.template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover:has([data-testid="checkout-button"]) label {
  color: #e5e7eb !important;
  background-color: rgba(55, 65, 81, .8) !important;
  border-color: rgba(103, 232, 249, .4) !important;
}

.template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover:has([data-testid="checkout-button"]) input {
  color: #e5e7eb !important;
  background-color: rgba(55, 65, 81, .8) !important;
  border-color: rgba(103, 232, 249, .4) !important;
}

.template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover:has([data-testid="checkout-button"]) select {
  color: #e5e7eb !important;
  background-color: rgba(55, 65, 81, .8) !important;
  border-color: rgba(103, 232, 249, .4) !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .hover\:bg-white:hover [data-testid="discount-apply-button"], .template-futuristic [data-testid="cart-container"] .sticky .hover\:bg-white:hover [data-testid="discount-apply-button"] {
  color: #111827 !important;
}

.template-futuristic [data-testid="cart-container"] .hover\:bg-white:hover:has([data-testid="checkout-button"]) [data-testid="discount-apply-button"] {
  color: #111827 !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:first-child .hover\:bg-white:hover {
  -webkit-backdrop-filter: blur(10px) saturate(180%);
  color: #111827 !important;
  background: rgba(255, 255, 255, .92) !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:first-child .hover\:bg-white:hover :not([class*="bg-gray-"]):not([class*="bg-black"]), .template-futuristic [data-testid="cart-container"] > div > div:first-child .hover\:bg-white:hover h1, .template-futuristic [data-testid="cart-container"] > div > div:first-child .hover\:bg-white:hover h2, .template-futuristic [data-testid="cart-container"] > div > div:first-child .hover\:bg-white:hover h3, .template-futuristic [data-testid="cart-container"] > div > div:first-child .hover\:bg-white:hover h4, .template-futuristic [data-testid="cart-container"] > div > div:first-child .hover\:bg-white:hover h5, .template-futuristic [data-testid="cart-container"] > div > div:first-child .hover\:bg-white:hover h6 {
  color: #111827 !important;
}

.template-futuristic [data-testid="account-nav"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="mobile-account-nav"] .hover\:text-ui-fg-subtle:hover {
  color: #d1d5db;
}

.template-futuristic [data-testid="account-nav"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="mobile-account-nav"] .hover\:text-ui-fg-base:hover {
  color: #fff;
}

.template-material-design [data-testid="account-nav"] .hover\:text-ui-fg-subtle:hover {
  color: #4b5563;
}

.template-material-design [data-testid="account-nav"] .hover\:text-ui-fg-base:hover {
  color: #111827;
}

.template-corporate [data-testid="account-nav"] .hover\:text-ui-fg-subtle:hover {
  color: #4b5563;
}

.template-corporate [data-testid="account-nav"] .hover\:text-ui-fg-base:hover {
  color: #111827;
}

.template-artistic [data-testid="account-nav"] .hover\:text-ui-fg-subtle:hover {
  color: #a855f7;
}

.template-artistic [data-testid="account-nav"] .hover\:text-ui-fg-base:hover {
  background: linear-gradient(to right, #db2777, #9333ea) !important;
  color: rgba(0, 0, 0, 0) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
}

.template-retro-vintage [data-testid="account-nav"] .hover\:text-ui-fg-subtle:hover {
  color: #ea580c;
}

.template-retro-vintage [data-testid="account-nav"] .hover\:text-ui-fg-base:hover {
  color: #9a3412;
}

.template-fullscreen-hero [data-testid="account-nav"] .hover\:text-ui-fg-subtle:hover {
  color: #6b7280;
}

.template-fullscreen-hero [data-testid="account-nav"] .hover\:text-ui-fg-base:hover {
  color: #111827;
}

.template-futuristic button[class*="bg-ui-button-inverted"] .hover\:text-ui-fg-base:hover, .template-futuristic button[class*="button-inverted"] .hover\:text-ui-fg-base:hover, .template-futuristic button[class*="bg-ui-button-inverted"] .hover\:text-ui-fg-subtle:hover, .template-futuristic button[class*="button-inverted"] .hover\:text-ui-fg-subtle:hover, .template-futuristic button[class*="bg-ui-button-inverted"] .hover\:text-ui-fg-base:hover, .template-futuristic button[class*="button-inverted"] .hover\:text-ui-fg-base:hover, .template-futuristic button[class*="bg-ui-button-inverted"] .hover\:text-ui-fg-subtle:hover, .template-futuristic button[class*="button-inverted"] .hover\:text-ui-fg-subtle:hover {
  color: #fff;
}

.template-futuristic .hover\:bg-white:hover.w-full, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover {
  color: #111827;
  background-color: #fff;
}

.template-futuristic .hover\:bg-white:hover.w-full span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .hover\:bg-white:hover.w-full p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .hover\:bg-white:hover.w-full div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .hover\:bg-white:hover.w-full li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover span:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover p:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover div:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover li:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic .hover\:bg-white:hover.w-full h1, .template-futuristic .hover\:bg-white:hover.w-full h2, .template-futuristic .hover\:bg-white:hover.w-full h3, .template-futuristic .hover\:bg-white:hover.w-full h4, .template-futuristic .hover\:bg-white:hover.w-full h5, .template-futuristic .hover\:bg-white:hover.w-full h6, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover h1, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover h2, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover h3, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover h4, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover h5, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover h6, .template-futuristic .hover\:bg-white:hover.w-full nav a, .template-futuristic .hover\:bg-white:hover.w-full nav span, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover nav a, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover nav span {
  color: #111827;
}

.template-futuristic .hover\:bg-white:hover.w-full nav a:hover, .template-futuristic .hover\:bg-white:hover.w-full nav span:hover, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover nav a:hover, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover nav span:hover {
  color: #3b82f6;
}

.template-futuristic .hover\:bg-white:hover.w-full .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic .w-full.bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] .bg-white .hover\:text-ui-fg-base:hover, .template-futuristic .hover\:bg-white:hover.w-full .text-ui-fg-base, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover .text-ui-fg-base, .template-futuristic .w-full.bg-white .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] .bg-white .hover\:text-ui-fg-base:hover {
  color: #111827;
}

.template-futuristic .hover\:bg-white:hover.w-full .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic .w-full.bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] .bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic .hover\:bg-white:hover.w-full .text-ui-fg-subtle, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover .text-ui-fg-subtle, .template-futuristic .w-full.bg-white .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] .bg-white .hover\:text-ui-fg-subtle:hover {
  color: #4b5563;
}

.template-futuristic .hover\:bg-white:hover.w-full .text-ui-fg-muted, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover .text-ui-fg-muted {
  color: #6b7280;
}

.template-futuristic .hover\:bg-white:hover.w-full label, .template-futuristic .hover\:bg-white:hover.w-full input, .template-futuristic .hover\:bg-white:hover.w-full select, .template-futuristic .hover\:bg-white:hover.w-full textarea, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover label, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover input, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover select, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover textarea {
  color: #111827;
}

.template-futuristic .hover\:bg-white:hover.w-full input, .template-futuristic .hover\:bg-white:hover.w-full select, .template-futuristic .hover\:bg-white:hover.w-full textarea, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover input, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover select, .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover textarea {
  background-color: #fff;
  border-color: #d1d5db;
}

.template-futuristic .hover\:bg-white:hover.w-full button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="checkout-container"] .hover\:bg-white:hover button:not([class*="bg-gray-"]):not([class*="bg-black"]):not([class*="bg-slate-"]):not([class*="bg-zinc-"]), .template-futuristic [data-testid="order-details-container"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="order-complete-container"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:text-ui-fg-base:hover {
  color: #111827;
}

.template-futuristic [data-testid="order-details-container"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="order-complete-container"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="orders-page-wrapper"] .hover\:text-ui-fg-subtle:hover {
  color: #6b7280;
}

.template-futuristic [data-testid="product-container"] .hover\:bg-white:hover span, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover p, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover div, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover h1, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover h2, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover h3, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover h4, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover h5, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover h6, .template-futuristic [data-testid="product-container"] .hover\:bg-white:hover li, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover span, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover p, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover div, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover h1, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover h2, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover h3, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover h4, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover h5, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover h6, .template-futuristic [data-testid="related-products-container"] .hover\:bg-white:hover li, .template-futuristic main [class*="bg-gray-50"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-gray-100"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-gray-200"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-gray-50"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-gray-100"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-gray-200"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-gray-50"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-gray-100"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-gray-200"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-gray-50"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-gray-100"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-gray-200"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-50"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-100"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-200"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-50"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-100"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-200"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-50"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-100"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-200"] .hover\:text-ui-fg-base:hover {
  color: #111827;
}

.template-futuristic main [class*="bg-gray-50"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-gray-100"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-gray-200"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-gray-50"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-gray-100"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-gray-200"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-gray-50"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-gray-100"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-gray-200"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-gray-50"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-gray-100"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-gray-200"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-50"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-100"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-200"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-50"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-100"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-200"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-50"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-100"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-200"] .hover\:text-ui-fg-subtle:hover {
  color: #4b5563;
}

.template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover {
  color: #111827;
}

.template-futuristic main [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover {
  color: #4b5563;
}

.template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-base:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-base:hover, .template-futuristic main button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic main button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .hover\:text-ui-fg-subtle:hover {
  color: #111827;
}

.template-futuristic button[class*="bg-ui-button-inverted"] .hover\:text-ui-fg-base:hover, .template-futuristic [class*="bg-ui-button-inverted"] .hover\:text-ui-fg-base:hover, .template-futuristic button[class*="bg-ui-button-inverted"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [class*="bg-ui-button-inverted"] .hover\:text-ui-fg-subtle:hover, .template-futuristic button[class*="bg-ui-button-inverted"] .hover\:text-ui-fg-base:hover, .template-futuristic [class*="bg-ui-button-inverted"] .hover\:text-ui-fg-base:hover, .template-futuristic button[class*="bg-ui-button-inverted"] .hover\:text-ui-fg-subtle:hover, .template-futuristic [class*="bg-ui-button-inverted"] .hover\:text-ui-fg-subtle:hover {
  color: #fff;
}

.template-futuristic main .focus\:text-ui-fg-base:focus, .template-futuristic .content-container .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="main-content"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="product-container"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="related-products-container"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="cart-container"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="checkout-container"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="order-details-container"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="order-complete-container"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="orders-page-wrapper"] .focus\:text-ui-fg-base:focus {
  color: #e5e7eb;
}

.template-futuristic main .bg-white .focus\:text-ui-fg-base:focus, .template-futuristic main [class*="bg-white"] .focus\:text-ui-fg-base:focus, .template-futuristic .content-container .bg-white .focus\:text-ui-fg-base:focus, .template-futuristic .content-container [class*="bg-white"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="main-content"] .bg-white .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="main-content"] [class*="bg-white"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="product-container"] .bg-white .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="product-container"] [class*="bg-white"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="related-products-container"] .bg-white .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="cart-container"] .bg-white .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="checkout-container"] .bg-white .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="order-details-container"] .bg-white .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="order-complete-container"] .bg-white .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .focus\:text-ui-fg-base:focus, .template-futuristic main [class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic main [class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic main [class*="bg-ui-bg-component"] .focus\:text-ui-fg-base:focus, .template-futuristic main [class*="bg-ui-bg-field"] .focus\:text-ui-fg-base:focus, .template-futuristic main button[class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic main button[class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic main div[class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic main div[class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic .content-container [class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic .content-container [class*="bg-ui-bg-component"] .focus\:text-ui-fg-base:focus, .template-futuristic .content-container [class*="bg-ui-bg-field"] .focus\:text-ui-fg-base:focus, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus {
  color: #111827;
}

.side-menu--futuristic .focus\:text-ui-fg-base:focus {
  color: #f3f4f6;
}

[data-template="Futuristic"][data-testid="nav-cart-dropdown"] .focus\:text-ui-fg-base:focus {
  color: #fff;
}

.template-futuristic [data-testid="cart-container"] .bg-white .focus\:text-ui-fg-base:focus {
  color: #111827 !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .bg-white .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="cart-container"] .sticky .bg-white .focus\:text-ui-fg-base:focus {
  color: #e5e7eb !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) .focus\:text-ui-fg-base:focus {
  color: #e5e7eb !important;
}

.template-futuristic [data-testid="account-nav"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="mobile-account-nav"] .focus\:text-ui-fg-base:focus {
  color: #fff;
}

.template-material-design [data-testid="account-nav"] .focus\:text-ui-fg-base:focus, .template-corporate [data-testid="account-nav"] .focus\:text-ui-fg-base:focus {
  color: #111827;
}

.template-artistic [data-testid="account-nav"] .focus\:text-ui-fg-base:focus {
  background: linear-gradient(to right, #db2777, #9333ea) !important;
  color: rgba(0, 0, 0, 0) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
}

.template-retro-vintage [data-testid="account-nav"] .focus\:text-ui-fg-base:focus {
  color: #9a3412;
}

.template-fullscreen-hero [data-testid="account-nav"] .focus\:text-ui-fg-base:focus {
  color: #111827;
}

.template-futuristic button[class*="bg-ui-button-inverted"] .focus\:text-ui-fg-base:focus, .template-futuristic button[class*="button-inverted"] .focus\:text-ui-fg-base:focus {
  color: #fff;
}

.template-futuristic .w-full.bg-white .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="checkout-container"] .bg-white .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="order-details-container"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="order-complete-container"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="orders-page-wrapper"] .focus\:text-ui-fg-base:focus, .template-futuristic main [class*="bg-gray-50"] .focus\:text-ui-fg-base:focus, .template-futuristic main [class*="bg-gray-100"] .focus\:text-ui-fg-base:focus, .template-futuristic main [class*="bg-gray-200"] .focus\:text-ui-fg-base:focus, .template-futuristic .content-container [class*="bg-gray-50"] .focus\:text-ui-fg-base:focus, .template-futuristic .content-container [class*="bg-gray-100"] .focus\:text-ui-fg-base:focus, .template-futuristic .content-container [class*="bg-gray-200"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="main-content"] [class*="bg-gray-50"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="main-content"] [class*="bg-gray-100"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="main-content"] [class*="bg-gray-200"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="product-container"] [class*="bg-gray-50"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="product-container"] [class*="bg-gray-100"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="product-container"] [class*="bg-gray-200"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-50"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-100"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-200"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-50"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-100"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-200"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-50"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-100"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-200"] .focus\:text-ui-fg-base:focus, .template-futuristic main [class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic main [class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic main [class*="bg-ui-bg-component"] .focus\:text-ui-fg-base:focus, .template-futuristic main [class*="bg-ui-bg-field"] .focus\:text-ui-fg-base:focus, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic .content-container [class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic .content-container [class*="bg-ui-bg-component"] .focus\:text-ui-fg-base:focus, .template-futuristic .content-container [class*="bg-ui-bg-field"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .focus\:text-ui-fg-base:focus, .template-futuristic main button[class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic main button[class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic main button[class*="bg-ui-bg-component"] .focus\:text-ui-fg-base:focus, .template-futuristic main button[class*="bg-ui-bg-field"] .focus\:text-ui-fg-base:focus, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .focus\:text-ui-fg-base:focus, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .focus\:text-ui-fg-base:focus, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .focus\:text-ui-fg-base:focus {
  color: #111827;
}

.template-futuristic button[class*="bg-ui-button-inverted"] .focus\:text-ui-fg-base:focus, .template-futuristic [class*="bg-ui-button-inverted"] .focus\:text-ui-fg-base:focus {
  color: #fff;
}

.template-futuristic main .focus-visible\:text-ui-fg-base:focus-visible {
  color: #e5e7eb;
}

.template-futuristic .content-container .focus-visible\:text-ui-fg-base:focus-visible {
  color: #e5e7eb;
}

.template-futuristic [data-testid="main-content"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #e5e7eb;
}

.template-futuristic [data-testid="product-container"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #e5e7eb;
}

.template-futuristic [data-testid="related-products-container"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #e5e7eb;
}

.template-futuristic [data-testid="cart-container"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #e5e7eb;
}

.template-futuristic [data-testid="checkout-container"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #e5e7eb;
}

.template-futuristic [data-testid="order-details-container"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #e5e7eb;
}

.template-futuristic [data-testid="order-complete-container"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #e5e7eb;
}

.template-futuristic [data-testid="orders-page-wrapper"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #e5e7eb;
}

.template-futuristic main .bg-white .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic main [class*="bg-white"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic .content-container .bg-white .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic .content-container [class*="bg-white"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] .bg-white .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] [class*="bg-white"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] .bg-white .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] [class*="bg-white"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] .bg-white .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] .bg-white .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] [class*="bg-white"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] .bg-white .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="order-details-container"] .bg-white .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="order-complete-container"] .bg-white .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="orders-page-wrapper"] .bg-white .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic main [class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic main [class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic main [class*="bg-ui-bg-component"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic main [class*="bg-ui-bg-field"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic main button[class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic main button[class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic main div[class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic main div[class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic .content-container [class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic .content-container [class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic .content-container [class*="bg-ui-bg-component"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic .content-container [class*="bg-ui-bg-field"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic .content-container button[class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic .content-container div[class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.side-menu--futuristic .focus-visible\:text-ui-fg-base:focus-visible {
  color: #f3f4f6;
}

[data-template="Futuristic"][data-testid="nav-cart-dropdown"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #fff;
}

.template-futuristic [data-testid="cart-container"] .bg-white .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827 !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .bg-white .focus-visible\:text-ui-fg-base:focus-visible {
  color: #e5e7eb !important;
}

.template-futuristic [data-testid="cart-container"] .sticky .bg-white .focus-visible\:text-ui-fg-base:focus-visible {
  color: #e5e7eb !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) .focus-visible\:text-ui-fg-base:focus-visible {
  color: #e5e7eb !important;
}

.template-futuristic [data-testid="account-nav"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #fff;
}

.template-futuristic [data-testid="mobile-account-nav"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #fff;
}

.template-material-design [data-testid="account-nav"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-corporate [data-testid="account-nav"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-artistic [data-testid="account-nav"] .focus-visible\:text-ui-fg-base:focus-visible {
  background: linear-gradient(to right, #db2777, #9333ea) !important;
  color: rgba(0, 0, 0, 0) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
}

.template-retro-vintage [data-testid="account-nav"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #9a3412;
}

.template-fullscreen-hero [data-testid="account-nav"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic button[class*="bg-ui-button-inverted"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #fff;
}

.template-futuristic button[class*="button-inverted"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #fff;
}

.template-futuristic .w-full.bg-white .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] .bg-white .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="order-details-container"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="order-complete-container"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="orders-page-wrapper"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic main [class*="bg-gray-50"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic main [class*="bg-gray-100"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic main [class*="bg-gray-200"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic .content-container [class*="bg-gray-50"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic .content-container [class*="bg-gray-100"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic .content-container [class*="bg-gray-200"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] [class*="bg-gray-50"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] [class*="bg-gray-100"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] [class*="bg-gray-200"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] [class*="bg-gray-50"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] [class*="bg-gray-100"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] [class*="bg-gray-200"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] [class*="bg-gray-50"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] [class*="bg-gray-100"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] [class*="bg-gray-200"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] [class*="bg-gray-50"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] [class*="bg-gray-100"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] [class*="bg-gray-200"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] [class*="bg-gray-50"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] [class*="bg-gray-100"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] [class*="bg-gray-200"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic main [class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic main [class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic main [class*="bg-ui-bg-component"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic main [class*="bg-ui-bg-field"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic .content-container [class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic .content-container [class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic .content-container [class*="bg-ui-bg-component"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic .content-container [class*="bg-ui-bg-field"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic main button[class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic main button[class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic main button[class*="bg-ui-bg-component"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic main button[class*="bg-ui-bg-field"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic .content-container button[class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic .content-container button[class*="bg-ui-bg-component"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic .content-container button[class*="bg-ui-bg-field"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #111827;
}

.template-futuristic button[class*="bg-ui-button-inverted"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #fff;
}

.template-futuristic [class*="bg-ui-button-inverted"] .focus-visible\:text-ui-fg-base:focus-visible {
  color: #fff;
}

.template-futuristic main .active\:text-ui-fg-base:active, .template-futuristic .content-container .active\:text-ui-fg-base:active, .template-futuristic [data-testid="main-content"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="product-container"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="related-products-container"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="cart-container"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="checkout-container"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="order-details-container"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="order-complete-container"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="orders-page-wrapper"] .active\:text-ui-fg-base:active {
  color: #e5e7eb;
}

.template-futuristic main .bg-white .active\:text-ui-fg-base:active, .template-futuristic main [class*="bg-white"] .active\:text-ui-fg-base:active, .template-futuristic .content-container .bg-white .active\:text-ui-fg-base:active, .template-futuristic .content-container [class*="bg-white"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="main-content"] .bg-white .active\:text-ui-fg-base:active, .template-futuristic [data-testid="main-content"] [class*="bg-white"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="product-container"] .bg-white .active\:text-ui-fg-base:active, .template-futuristic [data-testid="product-container"] [class*="bg-white"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="related-products-container"] .bg-white .active\:text-ui-fg-base:active, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="cart-container"] .bg-white .active\:text-ui-fg-base:active, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="checkout-container"] .bg-white .active\:text-ui-fg-base:active, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="order-details-container"] .bg-white .active\:text-ui-fg-base:active, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="order-complete-container"] .bg-white .active\:text-ui-fg-base:active, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white .active\:text-ui-fg-base:active, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .active\:text-ui-fg-base:active, .template-futuristic main [class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic main [class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic main [class*="bg-ui-bg-component"] .active\:text-ui-fg-base:active, .template-futuristic main [class*="bg-ui-bg-field"] .active\:text-ui-fg-base:active, .template-futuristic main button[class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic main button[class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic main div[class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic main div[class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic .content-container [class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic .content-container [class*="bg-ui-bg-component"] .active\:text-ui-fg-base:active, .template-futuristic .content-container [class*="bg-ui-bg-field"] .active\:text-ui-fg-base:active, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active {
  color: #111827;
}

.side-menu--futuristic .active\:text-ui-fg-base:active {
  color: #f3f4f6;
}

[data-template="Futuristic"][data-testid="nav-cart-dropdown"] .active\:text-ui-fg-base:active {
  color: #fff;
}

.template-futuristic [data-testid="cart-container"] .bg-white .active\:text-ui-fg-base:active {
  color: #111827 !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .bg-white .active\:text-ui-fg-base:active, .template-futuristic [data-testid="cart-container"] .sticky .bg-white .active\:text-ui-fg-base:active {
  color: #e5e7eb !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) .active\:text-ui-fg-base:active {
  color: #e5e7eb !important;
}

.template-futuristic [data-testid="account-nav"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="mobile-account-nav"] .active\:text-ui-fg-base:active {
  color: #fff;
}

.template-material-design [data-testid="account-nav"] .active\:text-ui-fg-base:active, .template-corporate [data-testid="account-nav"] .active\:text-ui-fg-base:active {
  color: #111827;
}

.template-artistic [data-testid="account-nav"] .active\:text-ui-fg-base:active {
  background: linear-gradient(to right, #db2777, #9333ea) !important;
  color: rgba(0, 0, 0, 0) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
}

.template-retro-vintage [data-testid="account-nav"] .active\:text-ui-fg-base:active {
  color: #9a3412;
}

.template-fullscreen-hero [data-testid="account-nav"] .active\:text-ui-fg-base:active {
  color: #111827;
}

.template-futuristic button[class*="bg-ui-button-inverted"] .active\:text-ui-fg-base:active, .template-futuristic button[class*="button-inverted"] .active\:text-ui-fg-base:active {
  color: #fff;
}

.template-futuristic .w-full.bg-white .active\:text-ui-fg-base:active, .template-futuristic [data-testid="checkout-container"] .bg-white .active\:text-ui-fg-base:active, .template-futuristic [data-testid="order-details-container"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="order-complete-container"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="orders-page-wrapper"] .active\:text-ui-fg-base:active, .template-futuristic main [class*="bg-gray-50"] .active\:text-ui-fg-base:active, .template-futuristic main [class*="bg-gray-100"] .active\:text-ui-fg-base:active, .template-futuristic main [class*="bg-gray-200"] .active\:text-ui-fg-base:active, .template-futuristic .content-container [class*="bg-gray-50"] .active\:text-ui-fg-base:active, .template-futuristic .content-container [class*="bg-gray-100"] .active\:text-ui-fg-base:active, .template-futuristic .content-container [class*="bg-gray-200"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="main-content"] [class*="bg-gray-50"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="main-content"] [class*="bg-gray-100"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="main-content"] [class*="bg-gray-200"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="product-container"] [class*="bg-gray-50"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="product-container"] [class*="bg-gray-100"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="product-container"] [class*="bg-gray-200"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-50"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-100"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-200"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-50"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-100"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-200"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-50"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-100"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-200"] .active\:text-ui-fg-base:active, .template-futuristic main [class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic main [class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic main [class*="bg-ui-bg-component"] .active\:text-ui-fg-base:active, .template-futuristic main [class*="bg-ui-bg-field"] .active\:text-ui-fg-base:active, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic .content-container [class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic .content-container [class*="bg-ui-bg-component"] .active\:text-ui-fg-base:active, .template-futuristic .content-container [class*="bg-ui-bg-field"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .active\:text-ui-fg-base:active, .template-futuristic main button[class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic main button[class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic main button[class*="bg-ui-bg-component"] .active\:text-ui-fg-base:active, .template-futuristic main button[class*="bg-ui-bg-field"] .active\:text-ui-fg-base:active, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .active\:text-ui-fg-base:active, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .active\:text-ui-fg-base:active, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .active\:text-ui-fg-base:active {
  color: #111827;
}

.template-futuristic button[class*="bg-ui-button-inverted"] .active\:text-ui-fg-base:active, .template-futuristic [class*="bg-ui-button-inverted"] .active\:text-ui-fg-base:active {
  color: #fff;
}

.template-futuristic main .disabled\:text-ui-fg-muted:disabled, .template-futuristic .content-container .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="main-content"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="product-container"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="related-products-container"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="cart-container"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="checkout-container"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="order-details-container"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="order-complete-container"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="orders-page-wrapper"] .disabled\:text-ui-fg-muted:disabled {
  color: #9ca3af;
}

.template-futuristic main .bg-white .disabled\:text-ui-fg-muted:disabled, .template-futuristic main [class*="bg-white"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic .content-container .bg-white .disabled\:text-ui-fg-muted:disabled, .template-futuristic .content-container [class*="bg-white"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="main-content"] .bg-white .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="main-content"] [class*="bg-white"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="product-container"] .bg-white .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="product-container"] [class*="bg-white"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="related-products-container"] .bg-white .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="cart-container"] .bg-white .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="checkout-container"] .bg-white .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="order-details-container"] .bg-white .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="order-complete-container"] .bg-white .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .disabled\:text-ui-fg-muted:disabled {
  color: #6b7280;
}

.template-futuristic main [class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic main [class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic main [class*="bg-ui-bg-component"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic main [class*="bg-ui-bg-field"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic main button[class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic main button[class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic main div[class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic main div[class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic .content-container [class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic .content-container [class*="bg-ui-bg-component"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic .content-container [class*="bg-ui-bg-field"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled {
  color: #111827;
}

.side-menu--futuristic .disabled\:text-ui-fg-muted:disabled {
  color: #f3f4f6;
}

.template-futuristic [data-testid="cart-container"] .bg-white .disabled\:text-ui-fg-muted:disabled {
  color: #6b7280 !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .bg-white .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="cart-container"] .sticky .bg-white .disabled\:text-ui-fg-muted:disabled {
  color: #9ca3af !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) .disabled\:text-ui-fg-muted:disabled {
  color: #9ca3af !important;
}

.template-futuristic button[class*="bg-ui-button-inverted"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic button[class*="button-inverted"] .disabled\:text-ui-fg-muted:disabled {
  color: #fff;
}

.template-futuristic .w-full.bg-white .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="checkout-container"] .bg-white .disabled\:text-ui-fg-muted:disabled {
  color: #6b7280;
}

.template-futuristic [data-testid="order-details-container"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="order-complete-container"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="orders-page-wrapper"] .disabled\:text-ui-fg-muted:disabled {
  color: #9ca3af;
}

.template-futuristic main [class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic main [class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic main [class*="bg-ui-bg-component"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic main [class*="bg-ui-bg-field"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic .content-container [class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic .content-container [class*="bg-ui-bg-component"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic .content-container [class*="bg-ui-bg-field"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .disabled\:text-ui-fg-muted:disabled {
  color: #6b7280;
}

.template-futuristic main button[class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic main button[class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic main button[class*="bg-ui-bg-component"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic main button[class*="bg-ui-bg-field"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .disabled\:text-ui-fg-muted:disabled {
  color: #111827;
}

.template-futuristic button[class*="bg-ui-button-inverted"] .disabled\:text-ui-fg-muted:disabled, .template-futuristic [class*="bg-ui-button-inverted"] .disabled\:text-ui-fg-muted:disabled {
  color: #fff;
}

header[data-template="Futuristic"] .group:hover .group-hover\:bg-jewelry-charcoal\/10, .template-futuristic header[data-template="Futuristic"] .group:hover .group-hover\:bg-jewelry-charcoal\/10 {
  background-color: rgba(243, 244, 246, .1);
}

.side-menu--futuristic .group:hover .group-hover\:text-jewelry-gold {
  color: #67e8f9;
}

.side-menu--material-design .group:hover .group-hover\:text-jewelry-gold {
  color: #3b82f6;
}

.side-menu--corporate .group:hover .group-hover\:text-jewelry-gold {
  color: #111827;
}

.side-menu--artistic .group:hover .group-hover\:text-jewelry-gold {
  color: #db2777;
}

.side-menu--retro-vintage .group:hover .group-hover\:text-jewelry-gold {
  color: #c2410c;
}

[data-template="Futuristic"][data-testid="nav-cart-dropdown"] .group:hover .group-hover\:bg-gray-900 {
  color: #111827;
  background-color: #67e8f9;
}

[data-template="Artistic"][data-testid="nav-cart-dropdown"] .group:hover .group-hover\:bg-gray-900 {
  color: #fff;
  background: linear-gradient(to right, #db2777, #9333ea);
}

[data-template="Retro Vintage"][data-testid="nav-cart-dropdown"] .group:hover .group-hover\:bg-gray-900 {
  color: #fff;
  background-color: #ea580c;
}

.data-\[state\=checked\]\:txt-compact-small-plus[data-state="checked"] {
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: .8125rem;
  font-weight: 500;
  line-height: 1.25rem;
}

.template-futuristic main .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"] {
  color: #e5e7eb;
}

.template-futuristic main .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder] {
  color: #9ca3af;
}

.template-futuristic main .bg-white .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-white"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container .bg-white .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-white"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] .bg-white .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-white"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] .bg-white .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-white"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] .bg-white .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] .bg-white .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-white"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] .bg-white .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] .bg-white .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] .bg-white .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] .bg-white .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"] {
  color: #111827;
}

.template-futuristic main .bg-white .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-white"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container .bg-white .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-white"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] .bg-white .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-white"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] .bg-white .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-white"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] .bg-white .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] .bg-white .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-white"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] .bg-white .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] .bg-white .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] .bg-white .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] .bg-white .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder] {
  color: #6b7280;
}

.template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder] {
  color: #111827;
}

.side-menu--futuristic .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .side-menu--futuristic .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder] {
  color: #f3f4f6;
}

[data-template="Futuristic"][data-testid="nav-cart-dropdown"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"] {
  color: #fff;
}

.template-futuristic [data-testid="cart-container"] .bg-white .data-\[state\=active\]\:text-ui-fg-base[data-state="active"] {
  color: #111827 !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder] {
  color: #6b7280 !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .bg-white .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] .sticky .bg-white .data-\[state\=active\]\:text-ui-fg-base[data-state="active"] {
  color: #e5e7eb !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) .data-\[state\=active\]\:text-ui-fg-base[data-state="active"] {
  color: #e5e7eb !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .bg-white .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] .sticky .bg-white .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder] {
  color: #9ca3af !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder] {
  color: #9ca3af !important;
}

.template-futuristic [data-testid="account-nav"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="mobile-account-nav"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"] {
  color: #fff;
}

.template-material-design [data-testid="account-nav"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-corporate [data-testid="account-nav"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"] {
  color: #111827;
}

.template-artistic [data-testid="account-nav"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"] {
  background: linear-gradient(to right, #db2777, #9333ea) !important;
  color: rgba(0, 0, 0, 0) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
}

.template-retro-vintage [data-testid="account-nav"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"] {
  color: #9a3412;
}

.template-fullscreen-hero [data-testid="account-nav"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"] {
  color: #111827;
}

.template-futuristic button[class*="bg-ui-button-inverted"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic button[class*="button-inverted"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic button[class*="bg-ui-button-inverted"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic button[class*="button-inverted"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic button[class*="bg-ui-button-inverted"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic button[class*="button-inverted"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic button[class*="bg-ui-button-inverted"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic button[class*="button-inverted"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder] {
  color: #fff;
}

.template-futuristic .w-full.bg-white .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] .bg-white .data-\[state\=active\]\:text-ui-fg-base[data-state="active"] {
  color: #111827;
}

.template-futuristic .w-full.bg-white .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] .bg-white .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder] {
  color: #6b7280;
}

.template-futuristic [data-testid="order-details-container"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="order-complete-container"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="orders-page-wrapper"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"] {
  color: #111827;
}

.template-futuristic [data-testid="order-details-container"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="order-complete-container"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="orders-page-wrapper"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder] {
  color: #9ca3af;
}

.template-futuristic main [class*="bg-gray-50"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-gray-100"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-gray-200"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-gray-50"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-gray-100"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-gray-200"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-gray-50"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-gray-100"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-gray-200"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-gray-50"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-gray-100"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-gray-200"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-50"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-100"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-200"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-gray-50"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-gray-100"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-gray-200"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-50"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-100"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-200"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"] {
  color: #111827;
}

.template-futuristic main [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder] {
  color: #6b7280;
}

.template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic main button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic main button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic .content-container button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder] {
  color: #111827;
}

.template-futuristic button[class*="bg-ui-button-inverted"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [class*="bg-ui-button-inverted"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic button[class*="bg-ui-button-inverted"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [class*="bg-ui-button-inverted"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic button[class*="bg-ui-button-inverted"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic [class*="bg-ui-button-inverted"] .data-\[state\=active\]\:text-ui-fg-base[data-state="active"], .template-futuristic button[class*="bg-ui-button-inverted"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder], .template-futuristic [class*="bg-ui-button-inverted"] .data-\[placeholder\]\:text-ui-fg-muted[data-placeholder] {
  color: #fff;
}

@media (min-width: 1024px) {
  .template-futuristic [data-testid="cart-container"] .small\:sticky .bg-white {
    -webkit-backdrop-filter: blur(16px) saturate(200%);
    color: #f3f4f6 !important;
    background: rgba(31, 41, 55, .95) !important;
    border: 1px solid rgba(103, 232, 249, .5) !important;
    box-shadow: 0 8px 32px rgba(0, 0, 0, .5), 0 0 0 1px rgba(103, 232, 249, .4), inset 0 1px rgba(255, 255, 255, .15) !important;
  }

  .template-futuristic [data-testid="cart-container"] .small\:sticky .bg-white :not(button):not([class*="bg-white"]):not([class*="bg-gray-50"]):not([class*="bg-gray-100"]) {
    color: #f3f4f6 !important;
  }

  .template-futuristic [data-testid="cart-container"] .small\:sticky .bg-white button {
    color: inherit !important;
  }

  .template-futuristic [data-testid="cart-container"] .small\:sticky .bg-white h1, .template-futuristic [data-testid="cart-container"] .small\:sticky .bg-white h2, .template-futuristic [data-testid="cart-container"] .small\:sticky .bg-white h3, .template-futuristic [data-testid="cart-container"] .small\:sticky .bg-white h4, .template-futuristic [data-testid="cart-container"] .small\:sticky .bg-white h5, .template-futuristic [data-testid="cart-container"] .small\:sticky .bg-white h6 {
    color: #fff !important;
  }

  .template-futuristic [data-testid="cart-container"] .small\:sticky .bg-white .text-ui-fg-base {
    color: #e5e7eb !important;
  }

  .template-futuristic [data-testid="cart-container"] .small\:sticky .bg-white .text-ui-fg-subtle {
    color: #d1d5db !important;
  }

  .template-futuristic [data-testid="cart-container"] .small\:sticky .bg-white .text-ui-fg-muted {
    color: #9ca3af !important;
  }

  .template-futuristic [data-testid="cart-container"] .small\:sticky .bg-white a {
    color: #67e8f9 !important;
  }

  .template-futuristic [data-testid="cart-container"] .small\:sticky .bg-white a:hover {
    color: #a5f3fc !important;
  }

  .template-futuristic [data-testid="cart-container"] .small\:sticky .bg-white label, .template-futuristic [data-testid="cart-container"] .small\:sticky .bg-white input, .template-futuristic [data-testid="cart-container"] .small\:sticky .bg-white select {
    color: #e5e7eb !important;
    background-color: rgba(55, 65, 81, .8) !important;
    border-color: rgba(103, 232, 249, .4) !important;
  }

  .template-futuristic [data-testid="cart-container"] .small\:sticky .bg-white [data-testid="discount-apply-button"] {
    color: #111827 !important;
  }
}

.template-futuristic button[class*="bg-ui-button-inverted"] .\[\&\>code\]\:text-ui-contrast-fg-primary > code, .template-futuristic button[class*="button-inverted"] .\[\&\>code\]\:text-ui-contrast-fg-primary > code, .template-futuristic button[class*="bg-ui-button-inverted"] .\[\&\>code\]\:text-ui-contrast-fg-primary > code, .template-futuristic [class*="bg-ui-button-inverted"] .\[\&\>code\]\:text-ui-contrast-fg-primary > code, .template-futuristic button[class*="bg-ui-button-inverted"]:hover .\[\&\>code\]\:text-ui-contrast-fg-primary > code, .template-futuristic [class*="bg-ui-button-inverted"]:hover .\[\&\>code\]\:text-ui-contrast-fg-primary > code, .template-futuristic .\[\&\>code\]\:text-ui-contrast-fg-primary > code {
  color: #fff;
}

.template-futuristic main .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic .content-container .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="main-content"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="product-container"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="related-products-container"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="cart-container"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="checkout-container"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="order-details-container"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="order-complete-container"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="orders-page-wrapper"] .\[\&\>svg\]\:text-ui-fg-subtle > svg {
  color: #d1d5db;
}

.template-futuristic main .bg-white .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic main [class*="bg-white"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic .content-container .bg-white .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic .content-container [class*="bg-white"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="main-content"] .bg-white .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="main-content"] [class*="bg-white"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="product-container"] .bg-white .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="product-container"] [class*="bg-white"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="related-products-container"] .bg-white .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="related-products-container"] [class*="bg-white"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="cart-container"] .bg-white .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="cart-container"] [class*="bg-white"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="checkout-container"] .bg-white .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="checkout-container"] [class*="bg-white"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="order-details-container"] .bg-white .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="order-details-container"] [class*="bg-white"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="order-complete-container"] .bg-white .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="order-complete-container"] [class*="bg-white"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="orders-page-wrapper"] .bg-white .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-white"] .\[\&\>svg\]\:text-ui-fg-subtle > svg {
  color: #4b5563;
}

.template-futuristic main [class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic main [class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic main [class*="bg-ui-bg-component"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic main [class*="bg-ui-bg-field"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic main button[class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic main button[class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic main div[class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic main div[class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic .content-container [class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic .content-container [class*="bg-ui-bg-component"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic .content-container [class*="bg-ui-bg-field"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic .content-container div[class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic .content-container div[class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="main-content"] div[class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="product-container"] div[class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="related-products-container"] div[class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="cart-container"] div[class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="checkout-container"] div[class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-component"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="order-details-container"] [class*="bg-ui-bg-field"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="order-details-container"] button[class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="order-details-container"] div[class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-component"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="order-complete-container"] [class*="bg-ui-bg-field"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="order-complete-container"] button[class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="order-complete-container"] div[class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-component"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="orders-page-wrapper"] [class*="bg-ui-bg-field"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="orders-page-wrapper"] button[class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="orders-page-wrapper"] div[class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg {
  color: #111827;
}

.side-menu--futuristic .\[\&\>svg\]\:text-ui-fg-subtle > svg {
  color: #f3f4f6;
}

.template-futuristic [data-testid="cart-container"] .bg-white .\[\&\>svg\]\:text-ui-fg-subtle > svg {
  color: #4b5563 !important;
}

.template-futuristic [data-testid="cart-container"] > div > div:last-child .bg-white .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="cart-container"] .sticky .bg-white .\[\&\>svg\]\:text-ui-fg-subtle > svg {
  color: #d1d5db !important;
}

.template-futuristic [data-testid="cart-container"] .bg-white:has([data-testid="checkout-button"]) .\[\&\>svg\]\:text-ui-fg-subtle > svg {
  color: #d1d5db !important;
}

.template-futuristic [data-testid="account-nav"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="mobile-account-nav"] .\[\&\>svg\]\:text-ui-fg-subtle > svg {
  color: #d1d5db;
}

.template-material-design [data-testid="account-nav"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-corporate [data-testid="account-nav"] .\[\&\>svg\]\:text-ui-fg-subtle > svg {
  color: #4b5563;
}

.template-artistic [data-testid="account-nav"] .\[\&\>svg\]\:text-ui-fg-subtle > svg {
  color: #a855f7;
}

.template-retro-vintage [data-testid="account-nav"] .\[\&\>svg\]\:text-ui-fg-subtle > svg {
  color: #ea580c;
}

.template-fullscreen-hero [data-testid="account-nav"] .\[\&\>svg\]\:text-ui-fg-subtle > svg {
  color: #6b7280;
}

.template-futuristic button[class*="bg-ui-button-inverted"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic button[class*="button-inverted"] .\[\&\>svg\]\:text-ui-fg-subtle > svg {
  color: #fff;
}

.template-futuristic .w-full.bg-white .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="checkout-container"] .bg-white .\[\&\>svg\]\:text-ui-fg-subtle > svg {
  color: #4b5563;
}

.template-futuristic [data-testid="order-details-container"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="order-complete-container"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="orders-page-wrapper"] .\[\&\>svg\]\:text-ui-fg-subtle > svg {
  color: #6b7280;
}

.template-futuristic main [class*="bg-gray-50"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic main [class*="bg-gray-100"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic main [class*="bg-gray-200"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic .content-container [class*="bg-gray-50"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic .content-container [class*="bg-gray-100"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic .content-container [class*="bg-gray-200"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="main-content"] [class*="bg-gray-50"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="main-content"] [class*="bg-gray-100"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="main-content"] [class*="bg-gray-200"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="product-container"] [class*="bg-gray-50"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="product-container"] [class*="bg-gray-100"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="product-container"] [class*="bg-gray-200"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-50"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-100"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="related-products-container"] [class*="bg-gray-200"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-50"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-100"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="cart-container"] [class*="bg-gray-200"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-50"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-100"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="checkout-container"] [class*="bg-gray-200"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic main [class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic main [class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic main [class*="bg-ui-bg-component"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic main [class*="bg-ui-bg-field"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic .content-container [class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic .content-container [class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic .content-container [class*="bg-ui-bg-component"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic .content-container [class*="bg-ui-bg-field"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-component"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="main-content"] [class*="bg-ui-bg-field"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-component"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="product-container"] [class*="bg-ui-bg-field"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-component"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="related-products-container"] [class*="bg-ui-bg-field"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-component"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="cart-container"] [class*="bg-ui-bg-field"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-component"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="checkout-container"] [class*="bg-ui-bg-field"] .\[\&\>svg\]\:text-ui-fg-subtle > svg {
  color: #4b5563;
}

.template-futuristic main button[class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic main button[class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic main button[class*="bg-ui-bg-component"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic main button[class*="bg-ui-bg-field"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic .content-container button[class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic .content-container button[class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic .content-container button[class*="bg-ui-bg-component"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic .content-container button[class*="bg-ui-bg-field"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-component"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="main-content"] button[class*="bg-ui-bg-field"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-component"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="product-container"] button[class*="bg-ui-bg-field"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-component"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="related-products-container"] button[class*="bg-ui-bg-field"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-component"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="cart-container"] button[class*="bg-ui-bg-field"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-subtle"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-base"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-component"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [data-testid="checkout-container"] button[class*="bg-ui-bg-field"] .\[\&\>svg\]\:text-ui-fg-subtle > svg {
  color: #111827;
}

.template-futuristic button[class*="bg-ui-button-inverted"] .\[\&\>svg\]\:text-ui-fg-subtle > svg, .template-futuristic [class*="bg-ui-button-inverted"] .\[\&\>svg\]\:text-ui-fg-subtle > svg {
  color: #fff;
}

.placeholder\:text-ui-fg-muted::placeholder {
  color: var(--fg-muted);
}

.before\:absolute:before {
  content: var(--tw-content);
  position: absolute;
}

.before\:inset-0:before {
  content: var(--tw-content);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.before\:rounded-full:before {
  content: var(--tw-content);
  border-radius: 9999px;
}

.before\:shadow-details-switch-background:before {
  content: var(--tw-content);
  --tw-shadow: var(--details-switch-background);
  --tw-shadow-colored: var(--details-switch-background);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.before\:content-\[\'\'\]:before {
  --tw-content: "";
  content: var(--tw-content);
}

.after\:pointer-events-none:after {
  content: var(--tw-content);
  pointer-events: none;
}

.after\:absolute:after {
  content: var(--tw-content);
  position: absolute;
}

.after\:inset-0:after {
  content: var(--tw-content);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.after\:inset-y-0:after {
  content: var(--tw-content);
  top: 0;
  bottom: 0;
}

.after\:right-0:after {
  content: var(--tw-content);
  right: 0;
}

.after\:hidden:after {
  content: var(--tw-content);
  display: none;
}

.after\:h-full:after {
  content: var(--tw-content);
  height: 100%;
}

.after\:w-px:after {
  content: var(--tw-content);
  width: 1px;
}

.after\:rounded-full:after {
  content: var(--tw-content);
  border-radius: 9999px;
}

.after\:bg-transparent:after {
  content: var(--tw-content);
  background-color: rgba(0, 0, 0, 0);
}

.after\:bg-ui-border-base:after {
  content: var(--tw-content);
  background-color: var(--border-base);
}

.after\:shadow-elevation-flyout:after {
  content: var(--tw-content);
  --tw-shadow: var(--elevation-flyout);
  --tw-shadow-colored: var(--elevation-flyout);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.after\:transition-fg:after {
  content: var(--tw-content);
  transition-property: color, background-color, border-color, box-shadow, opacity;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.after\:content-\[\'\'\]:after {
  --tw-content: "";
  content: var(--tw-content);
}

.last\:mb-0:last-child {
  margin-bottom: 0;
}

.last\:border-b:last-child {
  border-bottom-width: 1px;
}

.last\:border-none:last-child {
  border-style: none;
}

.last\:pb-0:last-child {
  padding-bottom: 0;
}

.last-of-type\:-mr-1:last-of-type {
  margin-right: -.25rem;
}

.last-of-type\:border-b-0:last-of-type {
  border-bottom-width: 0;
}

.last-of-type\:pr-4:last-of-type {
  padding-right: 1rem;
}

.invalid\:border-ui-border-error:invalid {
  border-color: var(--border-error);
}

.invalid\:\!shadow-borders-error:invalid {
  --tw-shadow: var(--borders-error) !important;
  --tw-shadow-colored: var(--borders-error) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow) !important;
}

.invalid\:shadow-borders-error:invalid {
  --tw-shadow: var(--borders-error);
  --tw-shadow-colored: var(--borders-error);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.focus-within\:shadow-borders-interactive-with-active:focus-within {
  --tw-shadow: var(--borders-interactive-with-active);
  --tw-shadow-colored: var(--borders-interactive-with-active);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.hover\:-translate-y-1:hover {
  --tw-translate-y: -.25rem;
  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));
}

.hover\:-translate-y-2:hover {
  --tw-translate-y: -.5rem;
  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));
}

.hover\:-rotate-1:hover {
  --tw-rotate: -1deg;
  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));
}

.hover\:-rotate-2:hover {
  --tw-rotate: -2deg;
  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));
}

.hover\:rotate-0:hover {
  --tw-rotate: 0deg;
  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));
}

.hover\:rotate-1:hover {
  --tw-rotate: 1deg;
  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));
}

.hover\:rotate-2:hover {
  --tw-rotate: 2deg;
  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));
}

.hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}

.hover\:scale-110:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
}

.hover\:cursor-pointer:hover {
  cursor: pointer;
}

.hover\:border-blue-500:hover {
  --tw-border-opacity: 1;
  border-color: rgba(59, 130, 246, var(--tw-border-opacity, 1));
}

.hover\:border-cyan-400:hover {
  --tw-border-opacity: 1;
  border-color: rgba(34, 211, 238, var(--tw-border-opacity, 1));
}

.hover\:border-cyan-500\/50:hover {
  border-color: rgba(6, 182, 212, .5);
}

.hover\:border-gray-400:hover {
  --tw-border-opacity: 1;
  border-color: rgba(156, 163, 175, var(--tw-border-opacity, 1));
}

.hover\:border-gray-800:hover {
  --tw-border-opacity: 1;
  border-color: rgba(31, 41, 55, var(--tw-border-opacity, 1));
}

.hover\:border-jewelry-gold\/30:hover {
  border-color: rgba(212, 175, 55, .3);
}

.hover\:border-jewelry-gold\/40:hover {
  border-color: rgba(212, 175, 55, .4);
}

.hover\:border-purple-500:hover {
  --tw-border-opacity: 1;
  border-color: rgba(168, 85, 247, var(--tw-border-opacity, 1));
}

.hover\:\!bg-ui-bg-base:hover {
  background-color: var(--bg-base) !important;
}

.hover\:bg-amber-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 251, 235, var(--tw-bg-opacity, 1));
}

.hover\:bg-amber-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(146, 64, 14, var(--tw-bg-opacity, 1));
}

.hover\:bg-amber-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(120, 53, 15, var(--tw-bg-opacity, 1));
}

.hover\:bg-black:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity, 1));
}

.hover\:bg-blue-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 234, 254, var(--tw-bg-opacity, 1));
}

.hover\:bg-blue-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(29, 78, 216, var(--tw-bg-opacity, 1));
}

.hover\:bg-cyan-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(34, 211, 238, var(--tw-bg-opacity, 1));
}

.hover\:bg-cyan-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(6, 182, 212, var(--tw-bg-opacity, 1));
}

.hover\:bg-cyan-950\/30:hover {
  background-color: rgba(8, 51, 68, .3);
}

.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 250, 251, var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 41, 55, var(--tw-bg-opacity, 1));
}

.hover\:bg-grey-5:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 250, 251, var(--tw-bg-opacity, 1));
}

.hover\:bg-jewelry-gold\/10:hover {
  background-color: rgba(212, 175, 55, .1);
}

.hover\:bg-orange-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(251, 146, 60, var(--tw-bg-opacity, 1));
}

.hover\:bg-purple-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(233, 213, 255, var(--tw-bg-opacity, 1));
}

.hover\:bg-transparent:hover {
  background-color: rgba(0, 0, 0, 0);
}

.hover\:bg-ui-bg-base:hover {
  background-color: var(--bg-base);
}

.hover\:bg-ui-bg-base-hover:hover {
  background-color: var(--bg-base-hover);
}

.hover\:bg-ui-bg-field-hover:hover {
  background-color: var(--bg-field-hover);
}

.hover\:bg-ui-bg-subtle:hover {
  background-color: var(--bg-subtle);
}

.hover\:bg-ui-bg-subtle-hover:hover {
  background-color: var(--bg-subtle-hover);
}

.hover\:bg-ui-bg-switch-off-hover:hover {
  background-color: var(--bg-switch-off-hover);
}

.hover\:bg-ui-button-danger-hover:hover {
  background-color: var(--button-danger-hover);
}

.hover\:bg-ui-button-inverted-hover:hover {
  background-color: var(--button-inverted-hover);
}

.hover\:bg-ui-button-neutral-hover:hover {
  background-color: var(--button-neutral-hover);
}

.hover\:bg-ui-button-transparent-hover:hover {
  background-color: var(--button-transparent-hover);
}

.hover\:bg-ui-contrast-bg-base-hover:hover {
  background-color: var(--contrast-bg-base-hover);
}

.hover\:bg-ui-fg-muted:hover {
  background-color: var(--fg-muted);
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
}

.hover\:bg-white\/10:hover {
  background-color: rgba(255, 255, 255, .1);
}

.hover\:bg-white\/20:hover {
  background-color: rgba(255, 255, 255, .2);
}

.hover\:bg-white\/30:hover {
  background-color: rgba(255, 255, 255, .3);
}

.hover\:bg-yellow-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 249, 195, var(--tw-bg-opacity, 1));
}

.hover\:bg-yellow-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(234, 179, 8, var(--tw-bg-opacity, 1));
}

.hover\:from-pink-600:hover {
  --tw-gradient-from: #db2777 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(219, 39, 119, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.hover\:from-purple-700:hover {
  --tw-gradient-from: #7e22ce var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(126, 34, 206, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.hover\:to-pink-700:hover {
  --tw-gradient-to: #be185d var(--tw-gradient-to-position);
}

.hover\:to-purple-700:hover {
  --tw-gradient-to: #7e22ce var(--tw-gradient-to-position);
}

.hover\:text-amber-50:hover {
  --tw-text-opacity: 1;
  color: rgba(255, 251, 235, var(--tw-text-opacity, 1));
}

.hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity, 1));
}

.hover\:text-jewelry-gold:hover {
  --tw-text-opacity: 1;
  color: rgba(212, 175, 55, var(--tw-text-opacity, 1));
}

.hover\:text-purple-700:hover {
  --tw-text-opacity: 1;
  color: rgba(126, 34, 206, var(--tw-text-opacity, 1));
}

.hover\:text-ui-fg-base:hover {
  color: var(--fg-base);
}

.hover\:text-ui-fg-interactive-hover:hover {
  color: var(--fg-interactive-hover);
}

.hover\:text-ui-fg-subtle:hover {
  color: var(--fg-subtle);
}

.hover\:opacity-100:hover {
  opacity: 1;
}

.hover\:shadow-2xl:hover {
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.hover\:shadow-\[0_0_15px_rgba\(6\,182\,212\,0\.15\)\]:hover {
  --tw-shadow: 0 0 15px rgba(6, 182, 212, .15);
  --tw-shadow-colored: 0 0 15px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.hover\:shadow-\[0_0_20px_rgba\(6\,182\,212\,0\.5\)\]:hover {
  --tw-shadow: 0 0 20px rgba(6, 182, 212, .5);
  --tw-shadow-colored: 0 0 20px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.hover\:shadow-\[0_0_30px_cyan\]:hover {
  --tw-shadow: 0 0 30px cyan;
  --tw-shadow-colored: 0 0 30px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.hover\:shadow-borders-interactive-with-active:hover {
  --tw-shadow: var(--borders-interactive-with-active);
  --tw-shadow-colored: var(--borders-interactive-with-active);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.hover\:shadow-elevation-card-rest:hover {
  --tw-shadow: var(--elevation-card-rest);
  --tw-shadow-colored: var(--elevation-card-rest);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.hover\:shadow-lg:hover {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.hover\:shadow-xl:hover {
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.focus\:z-\[1\]:focus {
  z-index: 1;
}

.focus\:border-gray-700:focus {
  --tw-border-opacity: 1;
  border-color: rgba(55, 65, 81, var(--tw-border-opacity, 1));
}

.focus\:border-transparent:focus {
  border-color: rgba(0, 0, 0, 0);
}

.focus\:bg-transparent:focus {
  background-color: rgba(0, 0, 0, 0);
}

.focus\:bg-ui-bg-component-hover:focus {
  background-color: var(--bg-component-hover);
}

.focus\:text-ui-fg-base:focus {
  color: var(--fg-base);
}

.focus\:shadow-borders-interactive-with-active:focus {
  --tw-shadow: var(--borders-interactive-with-active);
  --tw-shadow-colored: var(--borders-interactive-with-active);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.focus\:outline-none:focus {
  outline-offset: 2px;
  outline: 2px solid rgba(0, 0, 0, 0);
}

.focus\:ring-0:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}

.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}

.focus\:ring-gray-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity, 1));
}

.focus-visible\:border-gray-300:focus-visible {
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity, 1));
}

.focus-visible\:border-ui-border-interactive:focus-visible {
  border-color: var(--border-interactive);
}

.focus-visible\:bg-ui-bg-base:focus-visible {
  background-color: var(--bg-base);
}

.focus-visible\:bg-ui-bg-component-hover:focus-visible {
  background-color: var(--bg-component-hover);
}

.focus-visible\:bg-ui-bg-interactive:focus-visible {
  background-color: var(--bg-interactive);
}

.focus-visible\:text-ui-fg-base:focus-visible {
  color: var(--fg-base);
}

.focus-visible\:text-ui-fg-on-color:focus-visible {
  color: var(--fg-on-color);
}

.focus-visible\:\!shadow-borders-focus:focus-visible {
  --tw-shadow: var(--borders-focus) !important;
  --tw-shadow-colored: var(--borders-focus) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow) !important;
}

.focus-visible\:\!shadow-buttons-inverted-focus:focus-visible {
  --tw-shadow: var(--buttons-inverted-focus) !important;
  --tw-shadow-colored: var(--buttons-inverted-focus) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow) !important;
}

.focus-visible\:shadow-borders-focus:focus-visible {
  --tw-shadow: var(--borders-focus);
  --tw-shadow-colored: var(--borders-focus);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.focus-visible\:shadow-borders-interactive-with-active:focus-visible {
  --tw-shadow: var(--borders-interactive-with-active);
  --tw-shadow-colored: var(--borders-interactive-with-active);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.focus-visible\:shadow-borders-interactive-with-focus:focus-visible {
  --tw-shadow: var(--borders-interactive-with-focus);
  --tw-shadow-colored: var(--borders-interactive-with-focus);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.focus-visible\:shadow-buttons-danger-focus:focus-visible {
  --tw-shadow: var(--buttons-danger-focus);
  --tw-shadow-colored: var(--buttons-danger-focus);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.focus-visible\:shadow-buttons-neutral-focus:focus-visible {
  --tw-shadow: var(--buttons-neutral-focus);
  --tw-shadow-colored: var(--buttons-neutral-focus);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.focus-visible\:shadow-details-switch-background-focus:focus-visible {
  --tw-shadow: var(--details-switch-background-focus);
  --tw-shadow-colored: var(--details-switch-background-focus);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.focus-visible\:outline-none:focus-visible {
  outline-offset: 2px;
  outline: 2px solid rgba(0, 0, 0, 0);
}

.focus-visible\:ring-2:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0, 0, 0, 0));
}

.focus-visible\:ring-white:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity, 1));
}

.focus-visible\:ring-opacity-75:focus-visible {
  --tw-ring-opacity: .75;
}

.focus-visible\:ring-offset-2:focus-visible {
  --tw-ring-offset-width: 2px;
}

.focus-visible\:ring-offset-gray-300:focus-visible {
  --tw-ring-offset-color: #d1d5db;
}

.focus-visible\:hover\:bg-ui-contrast-bg-base-hover:hover:focus-visible {
  background-color: var(--contrast-bg-base-hover);
}

.active\:bg-grey-5:active {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 250, 251, var(--tw-bg-opacity, 1));
}

.active\:bg-transparent:active {
  background-color: rgba(0, 0, 0, 0);
}

.active\:bg-ui-bg-base-pressed:active {
  background-color: var(--bg-base-pressed);
}

.active\:bg-ui-bg-component-hover:active {
  background-color: var(--bg-component-hover);
}

.active\:bg-ui-bg-component-pressed:active {
  background-color: var(--bg-component-pressed);
}

.active\:bg-ui-button-danger-pressed:active {
  background-color: var(--button-danger-pressed);
}

.active\:bg-ui-button-inverted-pressed:active {
  background-color: var(--button-inverted-pressed);
}

.active\:bg-ui-button-neutral-pressed:active {
  background-color: var(--button-neutral-pressed);
}

.active\:bg-ui-button-transparent-pressed:active {
  background-color: var(--button-transparent-pressed);
}

.active\:bg-ui-contrast-bg-base-pressed:active {
  background-color: var(--contrast-bg-base-pressed);
}

.active\:text-ui-fg-base:active {
  color: var(--fg-base);
}

.focus-visible\:active\:bg-ui-contrast-bg-base-pressed:active:focus-visible {
  background-color: var(--contrast-bg-base-pressed);
}

.hover\:enabled\:bg-ui-bg-base-hover:enabled:hover {
  background-color: var(--bg-base-hover);
}

.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}

.disabled\:border-ui-border-base:disabled {
  border-color: var(--border-base);
}

.disabled\:\!bg-transparent:disabled {
  background-color: rgba(0, 0, 0, 0) !important;
}

.disabled\:\!bg-ui-bg-disabled:disabled {
  background-color: var(--bg-disabled) !important;
}

.disabled\:bg-transparent:disabled {
  background-color: rgba(0, 0, 0, 0);
}

.disabled\:bg-ui-bg-disabled:disabled {
  background-color: var(--bg-disabled);
}

.disabled\:\!text-ui-fg-disabled:disabled {
  color: var(--fg-disabled) !important;
}

.disabled\:text-grey-30:disabled {
  --tw-text-opacity: 1;
  color: rgba(209, 213, 219, var(--tw-text-opacity, 1));
}

.disabled\:text-orange-500:disabled {
  --tw-text-opacity: 1;
  color: rgba(249, 115, 22, var(--tw-text-opacity, 1));
}

.disabled\:text-ui-fg-disabled:disabled {
  color: var(--fg-disabled);
}

.disabled\:text-ui-fg-muted:disabled {
  color: var(--fg-muted);
}

.disabled\:placeholder-ui-fg-disabled:disabled::placeholder {
  color: var(--fg-disabled);
}

.disabled\:opacity-50:disabled {
  opacity: .5;
}

.disabled\:\!shadow-none:disabled {
  --tw-shadow: 0 0 rgba(0, 0, 0, 0) !important;
  --tw-shadow-colored: 0 0 rgba(0, 0, 0, 0) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow) !important;
}

.disabled\:shadow-buttons-neutral:disabled {
  --tw-shadow: var(--buttons-neutral);
  --tw-shadow-colored: var(--buttons-neutral);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.disabled\:after\:hidden:disabled:after {
  content: var(--tw-content);
  display: none;
}

.group:hover .group-hover\:translate-x-0 {
  --tw-translate-x: 0px;
  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));
}

.group:hover .group-hover\:translate-x-1 {
  --tw-translate-x: .25rem;
  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));
}

.group:hover .group-hover\:translate-y-0 {
  --tw-translate-y: 0px;
  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));
}

.group:hover .group-hover\:translate-y-full {
  --tw-translate-y: 100%;
  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));
}

.group:hover .group-hover\:rotate-45 {
  --tw-rotate: 45deg;
  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));
}

.group:hover .group-hover\:scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
}

.group:hover .group-hover\:animate-pulse {
  animation: 2s cubic-bezier(.4, 0, .6, 1) infinite pulse;
}

.group:hover .group-hover\:border-cyan-400 {
  --tw-border-opacity: 1;
  border-color: rgba(34, 211, 238, var(--tw-border-opacity, 1));
}

.group:hover .group-hover\:border-gray-700 {
  --tw-border-opacity: 1;
  border-color: rgba(55, 65, 81, var(--tw-border-opacity, 1));
}

.group:hover .group-hover\:border-jewelry-gold\/50 {
  border-color: rgba(212, 175, 55, .5);
}

.group\/row:hover .group-hover\/row\:bg-ui-bg-base-hover {
  background-color: var(--bg-base-hover);
}

.group:hover .group-hover\:bg-amber-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(120, 53, 15, var(--tw-bg-opacity, 1));
}

.group:hover .group-hover\:bg-cyan-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(34, 211, 238, var(--tw-bg-opacity, 1));
}

.group:hover .group-hover\:bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(17, 24, 39, var(--tw-bg-opacity, 1));
}

.group:hover .group-hover\:bg-jewelry-charcoal\/10 {
  background-color: rgba(44, 44, 44, .1);
}

.group:hover .group-hover\:bg-jewelry-gold {
  --tw-bg-opacity: 1;
  background-color: rgba(212, 175, 55, var(--tw-bg-opacity, 1));
}

.group:hover .group-hover\:text-amber-50 {
  --tw-text-opacity: 1;
  color: rgba(255, 251, 235, var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-amber-700 {
  --tw-text-opacity: 1;
  color: rgba(180, 83, 9, var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-blue-900 {
  --tw-text-opacity: 1;
  color: rgba(30, 58, 138, var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-cyan-400 {
  --tw-text-opacity: 1;
  color: rgba(34, 211, 238, var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-gray-300 {
  --tw-text-opacity: 1;
  color: rgba(209, 213, 219, var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-jewelry-gold {
  --tw-text-opacity: 1;
  color: rgba(212, 175, 55, var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-ui-fg-interactive {
  color: var(--fg-interactive);
}

.group:hover .group-hover\:text-white {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}

.group:hover .group-hover\:shadow-\[0_0_8px_cyan\] {
  --tw-shadow: 0 0 8px cyan;
  --tw-shadow-colored: 0 0 8px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-elevation-card-hover {
  --tw-shadow: var(--elevation-card-hover);
  --tw-shadow-colored: var(--elevation-card-hover);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.group:focus .group-focus\:\!shadow-borders-interactive-with-focus {
  --tw-shadow: var(--borders-interactive-with-focus) !important;
  --tw-shadow-colored: var(--borders-interactive-with-focus) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow) !important;
}

.group:focus-visible .group-focus-visible\:\!shadow-borders-interactive-with-focus {
  --tw-shadow: var(--borders-interactive-with-focus) !important;
  --tw-shadow-colored: var(--borders-interactive-with-focus) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow) !important;
}

.group:disabled .group-disabled\:cursor-not-allowed {
  cursor: not-allowed;
}

.group:disabled .group-disabled\:\!bg-ui-bg-disabled {
  background-color: var(--bg-disabled) !important;
}

.group:disabled .group-disabled\:bg-ui-fg-disabled {
  background-color: var(--fg-disabled);
}

.group\/trigger:disabled .group-disabled\/trigger\:text-ui-fg-disabled, .group:disabled .group-disabled\:text-ui-fg-disabled {
  color: var(--fg-disabled);
}

.group:disabled .group-disabled\:opacity-50 {
  opacity: .5;
}

.group:disabled .group-disabled\:\!shadow-borders-base {
  --tw-shadow: var(--borders-base) !important;
  --tw-shadow-colored: var(--borders-base) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow) !important;
}

.group:disabled .group-disabled\:shadow-none {
  --tw-shadow: 0 0 rgba(0, 0, 0, 0);
  --tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.aria-\[invalid\=true\]\:border-ui-border-error[aria-invalid="true"] {
  border-color: var(--border-error);
}

.aria-\[invalid\=true\]\:\!shadow-borders-error[aria-invalid="true"] {
  --tw-shadow: var(--borders-error) !important;
  --tw-shadow-colored: var(--borders-error) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow) !important;
}

.aria-\[invalid\=true\]\:shadow-borders-error[aria-invalid="true"] {
  --tw-shadow: var(--borders-error);
  --tw-shadow-colored: var(--borders-error);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.data-\[disabled\]\:pointer-events-none[data-disabled] {
  pointer-events: none;
}

.data-\[side\=bottom\]\:translate-y-1[data-side="bottom"] {
  --tw-translate-y: .25rem;
  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));
}

.data-\[side\=left\]\:-translate-x-1[data-side="left"] {
  --tw-translate-x: -.25rem;
  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));
}

.data-\[side\=right\]\:translate-x-1[data-side="right"] {
  --tw-translate-x: .25rem;
  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));
}

.data-\[side\=top\]\:-translate-y-1[data-side="top"] {
  --tw-translate-y: -.25rem;
  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));
}

.data-\[state\=checked\]\:translate-x-3\.5[data-state="checked"] {
  --tw-translate-x: .875rem;
  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));
}

.data-\[state\=checked\]\:translate-x-4[data-state="checked"] {
  --tw-translate-x: 1rem;
  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));
}

.data-\[state\=unchecked\]\:translate-x-0\.5[data-state="unchecked"] {
  --tw-translate-x: .125rem;
  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));
}

@keyframes accordion-up {
  from {
    height: var(--radix-accordion-content-height);
  }

  to {
    height: 0;
  }
}

.data-\[state\=closed\]\:animate-accordion-up[data-state="closed"] {
  animation: .2s ease-out accordion-up;
}

@keyframes accordion-down {
  from {
    height: 0;
  }

  to {
    height: var(--radix-accordion-content-height);
  }
}

.data-\[state\=open\]\:animate-accordion-down[data-state="open"] {
  animation: .2s ease-out accordion-down;
}

.data-\[state\=active\]\:bg-ui-bg-base[data-state="active"] {
  background-color: var(--bg-base);
}

.data-\[state\=checked\]\:bg-ui-bg-interactive[data-state="checked"] {
  background-color: var(--bg-interactive);
}

.data-\[state\=open\]\:\!bg-ui-bg-component-hover[data-state="open"] {
  background-color: var(--bg-component-hover) !important;
}

.data-\[disabled\]\:text-ui-fg-disabled[data-disabled] {
  color: var(--fg-disabled);
}

.data-\[placeholder\]\:text-ui-fg-muted[data-placeholder] {
  color: var(--fg-muted);
}

.data-\[state\=active\]\:text-ui-fg-base[data-state="active"] {
  color: var(--fg-base);
}

.data-\[state\=active\]\:shadow-elevation-card-rest[data-state="active"] {
  --tw-shadow: var(--elevation-card-rest);
  --tw-shadow-colored: var(--elevation-card-rest);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.data-\[state\=checked\]\:shadow-borders-interactive-with-shadow[data-state="checked"] {
  --tw-shadow: var(--borders-interactive-with-shadow);
  --tw-shadow-colored: var(--borders-interactive-with-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.data-\[state\=open\]\:\!shadow-borders-interactive-with-active[data-state="open"] {
  --tw-shadow: var(--borders-interactive-with-active) !important;
  --tw-shadow-colored: var(--borders-interactive-with-active) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow) !important;
}

.data-\[state\=open\]\:animate-in[data-state="open"] {
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
  animation-name: enter;
  animation-duration: .15s;
}

.data-\[state\=closed\]\:animate-out[data-state="closed"] {
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
  animation-name: exit;
  animation-duration: .15s;
}

.data-\[state\=closed\]\:fade-out-0[data-state="closed"] {
  --tw-exit-opacity: 0;
}

.data-\[state\=open\]\:fade-in-0[data-state="open"] {
  --tw-enter-opacity: 0;
}

.data-\[state\=closed\]\:zoom-out-95[data-state="closed"] {
  --tw-exit-scale: .95;
}

.data-\[state\=open\]\:zoom-in-95[data-state="open"] {
  --tw-enter-scale: .95;
}

.data-\[side\=bottom\]\:slide-in-from-top-2[data-side="bottom"] {
  --tw-enter-translate-y: -.5rem;
}

.data-\[side\=left\]\:slide-in-from-right-2[data-side="left"] {
  --tw-enter-translate-x: .5rem;
}

.data-\[side\=right\]\:slide-in-from-left-2[data-side="right"] {
  --tw-enter-translate-x: -.5rem;
}

.data-\[side\=top\]\:slide-in-from-bottom-2[data-side="top"], .data-\[state\=closed\]\:slide-in-from-bottom-2[data-state="closed"] {
  --tw-enter-translate-y: .5rem;
}

.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state="closed"] {
  --tw-exit-translate-x: -50%;
}

.data-\[state\=closed\]\:slide-out-to-right-1\/2[data-state="closed"] {
  --tw-exit-translate-x: 50%;
}

.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state="closed"] {
  --tw-exit-translate-y: -48%;
}

.data-\[state\=open\]\:slide-in-from-bottom-0[data-state="open"] {
  --tw-enter-translate-y: 0px;
}

.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state="open"] {
  --tw-enter-translate-x: -50%;
}

.data-\[state\=open\]\:slide-in-from-right-1\/2[data-state="open"] {
  --tw-enter-translate-x: 50%;
}

.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state="open"] {
  --tw-enter-translate-y: -48%;
}

.group[data-state="open"] .group-data-\[state\=open\]\:rotate-45 {
  --tw-rotate: 45deg;
  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));
}

.group[data-state="checked"] .group-data-\[state\=checked\]\:bg-ui-bg-interactive, .group[data-state="indeterminate"] .group-data-\[state\=indeterminate\]\:bg-ui-bg-interactive {
  background-color: var(--bg-interactive);
}

.group\/trigger[data-state="active"] .group-data-\[state\=active\]\/trigger\:text-ui-fg-interactive, .group[data-state="open"] .group-data-\[state\=open\]\:text-ui-fg-interactive {
  color: var(--fg-interactive);
}

.group[data-state="checked"] .group-data-\[state\=checked\]\:shadow-borders-interactive-with-shadow, .group[data-state="indeterminate"] .group-data-\[state\=indeterminate\]\:shadow-borders-interactive-with-shadow {
  --tw-shadow: var(--borders-interactive-with-shadow);
  --tw-shadow-colored: var(--borders-interactive-with-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.group:hover:enabled[data-state="unchecked"] .group-hover\:group-enabled\:group-data-\[state\=unchecked\]\:bg-ui-bg-base-hover {
  background-color: var(--bg-base-hover);
}

.radix-state-closed\:pointer-events-none[data-state="closed"] {
  pointer-events: none;
}

@keyframes accordion-slide-up {
  0% {
    height: var(--radix-accordion-content-height);
    opacity: 1;
  }

  100% {
    opacity: 0;
    height: 0;
  }
}

.radix-state-closed\:animate-accordion-close[data-state="closed"], .group[data-state="closed"] .group-radix-state-closed\:animate-accordion-close {
  animation: .3s cubic-bezier(.87, 0, .13, 1) forwards accordion-slide-up;
}

@keyframes accordion-slide-down {
  0% {
    opacity: 0;
    min-height: 0;
    max-height: 0;
  }

  100% {
    min-height: var(--radix-accordion-content-height);
    opacity: 1;
    max-height: none;
  }
}

.radix-state-open\:animate-accordion-open[data-state="open"] {
  animation: .3s cubic-bezier(.87, 0, .13, 1) forwards accordion-slide-down;
}

.group[data-state="open"] .group-radix-state-open\:left-1\/2 {
  left: 50%;
}

.group[data-state="open"] .group-radix-state-open\:right-1\/2 {
  right: 50%;
}

.group[data-state="open"] .group-radix-state-open\:rotate-90 {
  --tw-rotate: 90deg;
  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));
}

@media (prefers-reduced-motion: reduce) {
  .motion-reduce\:transition-none {
    transition-property: none;
  }
}

@media not all and (min-width: 640px) {
  .max-sm\:inset-x-2 {
    left: .5rem;
    right: .5rem;
  }

  .max-sm\:w-\[calc\(100\%-16px\)\] {
    width: calc(100% - 16px);
  }
}

@media (min-width: 512px) {
  .xsmall\:left-auto {
    left: auto;
  }

  .xsmall\:right-0 {
    right: 0;
  }

  .xsmall\:flex-row {
    flex-direction: row;
  }
}

@media (min-width: 640px) {
  .sm\:right-2 {
    right: .5rem;
  }

  .sm\:block {
    display: block;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:w-96 {
    width: 24rem;
  }

  .sm\:max-w-\[560px\] {
    max-width: 560px;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:items-end {
    align-items: flex-end;
  }

  .sm\:text-sm {
    font-size: .875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 768px) {
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md\:flex-wrap {
    flex-wrap: wrap;
  }

  .md\:items-center {
    align-items: center;
  }

  .md\:gap-12 {
    gap: 3rem;
  }

  .md\:gap-8 {
    gap: 2rem;
  }

  .md\:gap-x-16 {
    -moz-column-gap: 4rem;
    column-gap: 4rem;
  }

  .md\:p-12 {
    padding: 3rem;
  }

  .md\:pt-0 {
    padding-top: 0;
  }

  .md\:text-3xl {
    font-size: 2rem;
  }

  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .md\:text-sm {
    font-size: .875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 1024px) {
  .lg\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .lg\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .lg\:block {
    display: block;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:w-\[calc\(25\%-18px\)\] {
    width: calc(25% - 18px);
  }

  .lg\:max-w-\[500px\] {
    max-width: 500px;
  }

  .lg\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .small\:sticky {
    position: -webkit-sticky;
    position: sticky;
  }

  .small\:top-48 {
    top: 12rem;
  }

  .small\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .small\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .small\:ml-\[1\.675rem\] {
    margin-left: 1.675rem;
  }

  .small\:block {
    display: block;
  }

  .small\:flex {
    display: flex;
  }

  .small\:table-cell {
    display: table-cell;
  }

  .small\:hidden {
    display: none;
  }

  .small\:h-12 {
    height: 3rem;
  }

  .small\:h-16 {
    height: 4rem;
  }

  .small\:h-20 {
    height: 5rem;
  }

  .small\:min-h-screen {
    min-height: 100vh;
  }

  .small\:w-24 {
    width: 6rem;
  }

  .small\:w-\[calc\(33\.333\%-16px\)\] {
    width: calc(33.333% - 16px);
  }

  .small\:min-w-\[250px\] {
    min-width: 250px;
  }

  .small\:max-w-\[140px\] {
    max-width: 140px;
  }

  .small\:max-w-\[300px\] {
    max-width: 300px;
  }

  .small\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .small\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .small\:grid-cols-\[1fr_360px\] {
    grid-template-columns: 1fr 360px;
  }

  .small\:grid-cols-\[1fr_416px\] {
    grid-template-columns: 1fr 416px;
  }

  .small\:grid-cols-\[240px_1fr\] {
    grid-template-columns: 240px 1fr;
  }

  .small\:flex-row {
    flex-direction: row;
  }

  .small\:flex-col {
    flex-direction: column;
  }

  .small\:items-start {
    align-items: flex-start;
  }

  .small\:gap-2 {
    gap: .5rem;
  }

  .small\:gap-y-36 {
    row-gap: 9rem;
  }

  .small\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .small\:border-t {
    border-top-width: 1px;
  }

  .small\:p-4 {
    padding: 1rem;
  }

  .small\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .small\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .small\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .small\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .small\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .small\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .small\:pt-0 {
    padding-top: 0;
  }

  .small\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .small\:text-3xl {
    font-size: 2rem;
  }

  .small\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .small\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .small\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .small\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .small\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }

  .small\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .small\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1280px) {
  .medium\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.\[\&\:\:--webkit-search-cancel-button\]\:hidden::--webkit-search-cancel-button {
  display: none;
}

.\[\&\:\:-webkit-search-cancel-button\]\:hidden::-webkit-search-cancel-button {
  display: none;
}

.\[\&\:\:-webkit-search-decoration\]\:hidden::-webkit-search-decoration {
  display: none;
}

.\[\&\>code\]\:mx-2 > code {
  margin-left: .5rem;
  margin-right: .5rem;
}

.\[\&\>code\]\:text-ui-contrast-fg-primary > code {
  color: var(--contrast-fg-primary);
}

.\[\&\>svg\]\:text-ui-fg-subtle > svg {
  color: var(--fg-subtle);
}

.\[\&_div\]\:h-2 div {
  height: .5rem;
}

.\[\&_div\]\:w-2 div {
  width: .5rem;
}

.\[\&_div\]\:rounded-sm div {
  border-radius: .125rem;
}

.\[\&_div\]\:bg-ui-tag-blue-icon div {
  background-color: var(--tag-blue-icon);
}

.\[\&_div\]\:bg-ui-tag-green-icon div {
  background-color: var(--tag-green-icon);
}

.\[\&_div\]\:bg-ui-tag-neutral-icon div {
  background-color: var(--tag-neutral-icon);
}

.\[\&_div\]\:bg-ui-tag-orange-icon div {
  background-color: var(--tag-orange-icon);
}

.\[\&_div\]\:bg-ui-tag-purple-icon div {
  background-color: var(--tag-purple-icon);
}

.\[\&_div\]\:bg-ui-tag-red-icon div {
  background-color: var(--tag-red-icon);
}

.\[\&_path\]\:shadow-details-contrast-on-bg-interactive path {
  --tw-shadow: var(--details-contrast-on-bg-interactive);
  --tw-shadow-colored: var(--details-contrast-on-bg-interactive);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.\[\&_svg\]\:text-ui-tag-blue-icon svg {
  color: var(--tag-blue-icon);
}

.\[\&_svg\]\:text-ui-tag-green-icon svg {
  color: var(--tag-green-icon);
}

.\[\&_svg\]\:text-ui-tag-neutral-icon svg {
  color: var(--tag-neutral-icon);
}

.\[\&_svg\]\:text-ui-tag-orange-icon svg {
  color: var(--tag-orange-icon);
}

.\[\&_svg\]\:text-ui-tag-purple-icon svg {
  color: var(--tag-purple-icon);
}

.\[\&_svg\]\:text-ui-tag-red-icon svg {
  color: var(--tag-red-icon);
}

.\[\&_td\:first-child\]\:pl-6 td:first-child {
  padding-left: 1.5rem;
}

.\[\&_td\:last-child\]\:pr-6 td:last-child {
  padding-right: 1.5rem;
}

.\[\&_th\:first-child\]\:pl-6 th:first-child {
  padding-left: 1.5rem;
}

.\[\&_th\:first-of-type\]\:w-\[1\%\] th:first-of-type {
  width: 1%;
}

.\[\&_th\:first-of-type\]\:whitespace-nowrap th:first-of-type {
  white-space: nowrap;
}

.\[\&_th\:last-child\]\:pr-6 th:last-child {
  padding-right: 1.5rem;
}

.\[\&_th\:last-of-type\]\:w-\[1\%\] th:last-of-type {
  width: 1%;
}

.\[\&_th\:last-of-type\]\:whitespace-nowrap th:last-of-type {
  white-space: nowrap;
}

.\[\&_tr\]\:bg-ui-bg-subtle tr, .\[\&_tr\]\:hover\:bg-ui-bg-subtle:hover tr {
  background-color: var(--bg-subtle);
}

/*# sourceMappingURL=src_styles_globals_scss_bbeff552.css.map*/