@font-face { font-family: Rubik; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n4.ttf") format("ttf"); } @font-face { font-family: Rubik; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n7.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: Rubik, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Rubik;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/rubik_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/rubik_n4.ttf; --font-family-heading: "Archivo expanded", serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f5f4f8; --bg-primary-active: #efeef4; --bg-primary-invert: #483983; --bg-secondary: #f5f4f8; --bg-secondary-hover: #efeef4; --bg-secondary-active: #e7e5ef; --bg-tertiary: #efeef4; --bg-tertiary-hover: #e7e5ef; --bg-tertiary-active: #c5c0d8; --bg-quaternary: #c5c0d8; --bg-quaternary-hover: #a79fc3; --bg-quaternary-active: #8c83b1; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #483983; --text-primary-invert: #fdfdfe; --text-secondary: #8c83b1; --text-secondary-invert: #c5c0d8; --border-primary: #c5c0d8; --border-primary-hover: #a79fc3; --border-secondary: #e7e5ef; --border-secondary-hover: #c5c0d8; --border-tertiary: #f5f4f8; --border-tertiary-hover: #efeef4; --border-active: #483983; --border-active-invert: #ffffff; --icon-primary: #483983; --icon-primary-invert: #fdfdfe; --icon-secondary: #8c83b1; --input-bg: #ffffff; --input-border: #c5c0d8; --input-border-hover: #8c83b1; --input-border-active: #483983; --bg-transparent: rgba(54, 37, 119, 0.05); --bg-transparent-strong: rgba(54, 37, 119, 0.08); --bg-transparent-strongest: rgba(54, 37, 119, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(54, 37, 119, 0.1); --border-transparent-strong: rgba(54, 37, 119, 0.12); --border-transparent-strongest: rgba(54, 37, 119, 0.16); --bg-brand: #ebdbed; --bg-brand-hover: #d8b9dc; --bg-brand-active: #c597cb; --text-on-brand: #812690; --text-brand: #ebdbed; --text-brand-secondary: #b275ba; --icon-on-brand: #812690; --icon-brand: #ebdbed; --icon-brand-secondary: #b275ba; --border-brand: #ebdbed; --bg-brand-secondary: #fdfbfd; --bg-brand-secondary-hover: #fbf8fb; --bg-brand-secondary-active: #f9f4fa; }: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; }