@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: Quicksand; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n7.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: Quicksand, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffedfa; --bg-primary-hover: #fbe5f7; --bg-primary-active: #f9e0f5; --bg-primary-invert: #bd54bd; --bg-secondary: #fbe5f7; --bg-secondary-hover: #f9e0f5; --bg-secondary-active: #f6d9f2; --bg-tertiary: #f9e0f5; --bg-tertiary-hover: #f6d9f2; --bg-tertiary-active: #eabce7; --bg-quaternary: #eabce7; --bg-quaternary-hover: #dfa3dd; --bg-quaternary-active: #d58dd4; --text-primary: #bd54bd; --text-primary-invert: #feebf9; --text-secondary: #d58dd4; --text-secondary-invert: #eabce7; --border-primary: #eabce7; --border-primary-hover: #dfa3dd; --border-secondary: #f6d9f2; --border-secondary-hover: #eabce7; --border-tertiary: #fbe5f7; --border-tertiary-hover: #f9e0f5; --border-active: #bd54bd; --border-active-invert: #ffedfa; --icon-primary: #bd54bd; --icon-primary-invert: #feebf9; --icon-secondary: #d58dd4; --input-bg: #ffedfa; --input-border: #eabce7; --input-border-hover: #d58dd4; --input-border-active: #bd54bd; --bg-transparent: rgba(182, 69, 183, 0.05); --bg-transparent-strong: rgba(182, 69, 183, 0.08); --bg-transparent-strongest: rgba(182, 69, 183, 0.12); --bg-transparent-blur-base: rgba(255, 237, 250, 0.9); --border-transparent: rgba(182, 69, 183, 0.1); --border-transparent-strong: rgba(182, 69, 183, 0.12); --border-transparent-strongest: rgba(182, 69, 183, 0.16); --bg-brand: #fc35a0; --bg-brand-hover: #fa0488; --bg-brand-active: #c8036d; --text-on-brand: #ffffff; --text-brand: #fc35a0; --text-brand-secondary: #960252; --icon-on-brand: #ffffff; --icon-brand: #fc35a0; --icon-brand-secondary: #960252; --border-brand: #fc35a0; --bg-brand-secondary: #ffdbf1; --bg-brand-secondary-hover: #fec8e8; --bg-brand-secondary-active: #feb6df; }: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; --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; }