@font-face { font-family: Montserrat; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n8.ttf") format("ttf"); } @font-face { font-family: Montserrat; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n9.ttf") format("ttf"); } @font-face { font-family: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Montserrat, sans-serif; --font-weight-400: 800; --font-weight-600: 900; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Montserrat;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n8.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n8.ttf; --font-family-heading: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --font-weight-420: 400; --font-weight-440: 400; --font-weight-460: 400; --text-transform-body: uppercase; --text-transform-heading: uppercase; --logo-width: 58px; --bg-primary: #060606; --bg-primary-hover: #0d0d0d; --bg-primary-active: #121111; --bg-primary-invert: #2d979a; --bg-secondary: #0d0d0d; --bg-secondary-hover: #121111; --bg-secondary-active: #181616; --bg-tertiary: #121111; --bg-tertiary-hover: #181616; --bg-tertiary-active: #312d2e; --bg-quaternary: #312d2e; --bg-quaternary-hover: #474142; --bg-quaternary-active: #5a5354; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #8d8183; --text-primary-invert: #f3f9fc; --text-secondary: #5a5354; --text-secondary-invert: #312d2e; --border-primary: #312d2e; --border-primary-hover: #474142; --border-secondary: #181616; --border-secondary-hover: #312d2e; --border-tertiary: #0d0d0d; --border-tertiary-hover: #121111; --border-active: #8d8183; --border-active-invert: #060606; --icon-primary: #8d8183; --icon-primary-invert: #f3f9fc; --icon-secondary: #5a5354; --input-bg: #060606; --input-border: #312d2e; --input-border-hover: #5a5354; --input-border-active: #8d8183; --bg-transparent: rgba(154, 141, 143, 0.05); --bg-transparent-strong: rgba(154, 141, 143, 0.08); --bg-transparent-strongest: rgba(154, 141, 143, 0.12); --bg-highlight: rgba(154, 141, 143, 0.05); --bg-highlight-hover: rgba(154, 141, 143, 0.08); --bg-highlight-active: rgba(154, 141, 143, 0.12); --bg-transparent-blur-base: rgba(6, 6, 6, 0.9); --border-transparent: rgba(154, 141, 143, 0.1); --border-transparent-strong: rgba(154, 141, 143, 0.12); --border-transparent-strongest: rgba(154, 141, 143, 0.16); --bg-brand: #2d979a; --bg-brand-hover: #217073; --bg-brand-active: #164a4b; --icon-on-brand: #f3f9fc; --icon-brand-secondary: #0a2324; --icon-link: #2d979a; --text-link: #2d979a; --text-link-secondary: #0a2324; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 0px 0px 0px 0px; }@supports (color: light-dark(#fff, #000)) { :root #app-checkout, :root #app-order-status, :root #app-donation, :root #app-contact { color-scheme: light dark; --bg-primary: light-dark(#ffffff, #000000); --bg-primary-hover: light-dark(#f2f2f2, #0d0d0d); --bg-primary-active: light-dark(#ebebeb, #141414); --bg-primary-invert: light-dark(#000000, #ffffff); --bg-secondary: light-dark(#f2f2f2, #0d0d0d); --bg-secondary-hover: light-dark(#ebebeb, #141414); --bg-secondary-active: light-dark(#e0e0e0, #1f1f1f); --bg-tertiary: light-dark(#ebebeb, #141414); --bg-tertiary-hover: light-dark(#e0e0e0, #1f1f1f); --bg-tertiary-active: light-dark(#b5b5b5, #4a4a4a); --bg-quaternary: light-dark(#b5b5b5, #4a4a4a); --bg-quaternary-hover: light-dark(#8f8f8f, #707070); --bg-quaternary-active: light-dark(#6e6e6e, #919191); --bg-critical: #e12020; --text-critical: #e12020; --text-primary: light-dark(#171717, #e8e8e8); --text-primary-invert: light-dark(#ffffff, #000000); --text-secondary: light-dark(#6e6e6e, #919191); --text-secondary-invert: light-dark(#b5b5b5, #4a4a4a); --border-primary: light-dark(#b5b5b5, #4a4a4a); --border-primary-hover: light-dark(#8f8f8f, #707070); --border-secondary: light-dark(#e0e0e0, #1f1f1f); --border-secondary-hover: light-dark(#b5b5b5, #4a4a4a); --border-tertiary: light-dark(#f2f2f2, #0d0d0d); --border-tertiary-hover: light-dark(#ebebeb, #141414); --border-active: light-dark(#171717, #e8e8e8); --border-active-invert: light-dark(#ffffff, #000000); --icon-primary: light-dark(#171717, #e8e8e8); --icon-primary-invert: light-dark(#ffffff, #000000); --icon-secondary: light-dark(#6e6e6e, #919191); --input-bg: light-dark(#ffffff, #000000); --input-border: light-dark(#b5b5b5, #4a4a4a); --input-border-hover: light-dark(#6e6e6e, #919191); --input-border-active: light-dark(#171717, #e8e8e8); --bg-transparent: light-dark(rgba(0, 0, 0, 0.05), rgba(255, 255, 255, 0.05)); --bg-transparent-strong: light-dark(rgba(0, 0, 0, 0.08), rgba(255, 255, 255, 0.08)); --bg-transparent-strongest: light-dark(rgba(0, 0, 0, 0.12), rgba(255, 255, 255, 0.12)); --bg-highlight: light-dark(rgba(0, 0, 0, 0.05), rgba(255, 255, 255, 0.05)); --bg-highlight-hover: light-dark(rgba(0, 0, 0, 0.08), rgba(255, 255, 255, 0.08)); --bg-highlight-active: light-dark(rgba(0, 0, 0, 0.12), rgba(255, 255, 255, 0.12)); --bg-transparent-blur-base: light-dark(rgba(255, 255, 255, 0.9), rgba(0, 0, 0, 0.9)); --border-transparent: light-dark(rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1)); --border-transparent-strong: light-dark(rgba(0, 0, 0, 0.12), rgba(255, 255, 255, 0.12)); --border-transparent-strongest: light-dark(rgba(0, 0, 0, 0.16), rgba(255, 255, 255, 0.16)); --bg-brand: light-dark(#000000, #ffffff); --bg-brand-hover: light-dark(black, #e6e6e6); --bg-brand-active: light-dark(black, #cccccc); --icon-on-brand: light-dark(#ffffff, #000000); --icon-brand-secondary: light-dark(black, #b3b3b3); --icon-link: light-dark(#000000, #ffffff); --text-link: light-dark(#000000, #ffffff); --text-link-secondary: light-dark(black, #b3b3b3); } }