@font-face { font-family: Cabin; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf") format("ttf"); } @font-face { font-family: Cabin; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_i7.ttf") format("ttf"); } @font-face { font-family: "Archivo expanded"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_expanded_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_expanded_n9.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Cabin, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Cabin;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf; --font-family-heading: "Archivo expanded", serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #222222; --bg-primary-hover: #212121; --bg-primary-active: #212121; --bg-primary-invert: #141414; --bg-secondary: #212121; --bg-secondary-hover: #212121; --bg-secondary-active: #202020; --bg-tertiary: #212121; --bg-tertiary-hover: #202020; --bg-tertiary-active: #1e1e1e; --bg-quaternary: #1e1e1e; --bg-quaternary-hover: #1b1b1b; --bg-quaternary-active: #191919; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #141414; --text-primary-invert: #222222; --text-secondary: #191919; --text-secondary-invert: #1e1e1e; --border-primary: #1e1e1e; --border-primary-hover: #1b1b1b; --border-secondary: #202020; --border-secondary-hover: #1e1e1e; --border-tertiary: #212121; --border-tertiary-hover: #212121; --border-active: #141414; --border-active-invert: #222222; --icon-primary: #141414; --icon-primary-invert: #222222; --icon-secondary: #191919; --input-bg: #222222; --input-border: #1e1e1e; --input-border-hover: #191919; --input-border-active: #141414; --bg-transparent: rgba(19, 19, 19, 0.05); --bg-transparent-strong: rgba(19, 19, 19, 0.08); --bg-transparent-strongest: rgba(19, 19, 19, 0.12); --bg-transparent-blur-base: rgba(34, 34, 34, 0.9); --border-transparent: rgba(19, 19, 19, 0.1); --border-transparent-strong: rgba(19, 19, 19, 0.12); --border-transparent-strongest: rgba(19, 19, 19, 0.16); --bg-brand: #c431b3; --bg-brand-hover: #9b278e; --bg-brand-active: #721d68; --text-on-brand: #00ffe3; --text-brand: #c431b3; --text-brand-secondary: #4a1243; --icon-on-brand: #00ffe3; --icon-brand: #c431b3; --icon-brand-secondary: #4a1243; --border-brand: #c431b3; --bg-brand-secondary: #322431; --bg-brand-secondary-hover: #42253f; --bg-brand-secondary-active: #53274e; --input-radius: 11px; --image-radius: 40px; --panel-radius: 11px; --button-radius: 89px 89px 89px 89px; }:root #app-checkout, :root #app-order-status, :root #app-donation, :root #app-contact { --bg-primary: #ffffff; --bg-primary-hover: #f2f2f2; --bg-primary-active: #ebebeb; --bg-primary-invert: #171717; --bg-secondary: #f2f2f2; --bg-secondary-hover: #ebebeb; --bg-secondary-active: #e0e0e0; --bg-tertiary: #ebebeb; --bg-tertiary-hover: #e0e0e0; --bg-tertiary-active: #b5b5b5; --bg-quaternary: #b5b5b5; --bg-quaternary-hover: #8f8f8f; --bg-quaternary-active: #6e6e6e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #171717; --text-primary-invert: #fcfcfc; --text-secondary: #6e6e6e; --text-secondary-invert: #b5b5b5; --border-primary: #b5b5b5; --border-primary-hover: #8f8f8f; --border-secondary: #e0e0e0; --border-secondary-hover: #b5b5b5; --border-tertiary: #f2f2f2; --border-tertiary-hover: #ebebeb; --border-active: #171717; --border-active-invert: #ffffff; --icon-primary: #171717; --icon-primary-invert: #fcfcfc; --icon-secondary: #6e6e6e; --input-bg: #ffffff; --input-border: #b5b5b5; --input-border-hover: #6e6e6e; --input-border-active: #171717; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --bg-brand-secondary: #e6e6e6; --bg-brand-secondary-hover: #cccccc; --bg-brand-secondary-active: #b3b3b3; --text-on-brand: #ffffff; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; }