@font-face { font-family: "Encode Sans Semi Expanded"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/encode_sans_semi_expanded_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/encode_sans_semi_expanded_n4.ttf") format("ttf"); } @font-face { font-family: "Encode Sans Semi Expanded"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/encode_sans_semi_expanded_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/encode_sans_semi_expanded_n7.ttf") format("ttf"); } @font-face { font-family: "Black Han Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/black_han_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/black_han_sans_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Encode Sans Semi Expanded", sans-serif; --font-weight-400: 400; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Encode Sans Semi Expanded";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/encode_sans_semi_expanded_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/encode_sans_semi_expanded_n4.ttf; --font-family-heading: "Black Han Sans", 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: 125px; --bg-primary: #ffe94a; --bg-primary-hover: #f3e048; --bg-primary-active: #ecda46; --bg-primary-invert: #00b140; --bg-secondary: #f3e048; --bg-secondary-hover: #ecda46; --bg-secondary-active: #e2d344; --bg-tertiary: #ecda46; --bg-tertiary-hover: #e2d344; --bg-tertiary-active: #bab33d; --bg-quaternary: #bab33d; --bg-quaternary-hover: #969836; --bg-quaternary-active: #778030; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #264120; --text-primary-invert: #0a4a2a; --text-secondary: #778030; --text-secondary-invert: #bab33d; --border-primary: #bab33d; --border-primary-hover: #969836; --border-secondary: #e2d344; --border-secondary-hover: #bab33d; --border-tertiary: #f3e048; --border-tertiary-hover: #ecda46; --border-active: #264120; --border-active-invert: #ffe94a; --icon-primary: #264120; --icon-primary-invert: #0a4a2a; --icon-secondary: #778030; --input-bg: #ffe94a; --input-border: #bab33d; --input-border-hover: #778030; --input-border-active: #264120; --bg-transparent: rgba(16, 48, 28, 0.05); --bg-transparent-strong: rgba(16, 48, 28, 0.08); --bg-transparent-strongest: rgba(16, 48, 28, 0.12); --bg-highlight: rgba(16, 48, 28, 0.05); --bg-highlight-hover: rgba(16, 48, 28, 0.08); --bg-highlight-active: rgba(16, 48, 28, 0.12); --bg-transparent-blur-base: rgba(255, 233, 74, 0.9); --border-transparent: rgba(16, 48, 28, 0.1); --border-transparent-strong: rgba(16, 48, 28, 0.12); --border-transparent-strongest: rgba(16, 48, 28, 0.16); --bg-brand: #00b140; --bg-brand-hover: #007e2e; --bg-brand-active: #004b1b; --icon-on-brand: #0a4a2a; --icon-brand-secondary: #001809; --icon-link: #00b140; --text-link: #00b140; --text-link-secondary: #001809; --input-radius-normal: 0px; --image-radius-normal: 15px; --panel-radius-normal: 0px; --button-radius-normal: 15px 15px 15px 15px; }@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); } }