@font-face { font-family: Barlow; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf") format("ttf"); } @font-face { font-family: Barlow; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n7.ttf") format("ttf"); } @font-face { font-family: Tanker; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/tanker_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/tanker_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Barlow, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Barlow;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf; --font-family-heading: Tanker, serif; --font-weight-heading: 400; --font-style-heading: normal; --logo-width: 200px; --bg-primary: #56a7d4; --bg-primary-hover: #5eabd6; --bg-primary-active: #64aed7; --bg-primary-invert: #f0f7fb; --bg-secondary: #5eabd6; --bg-secondary-hover: #64aed7; --bg-secondary-active: #6ab2d9; --bg-tertiary: #64aed7; --bg-tertiary-hover: #6ab2d9; --bg-tertiary-active: #87c1e0; --bg-quaternary: #87c1e0; --bg-quaternary-hover: #a0cee7; --bg-quaternary-active: #b6d9ed; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f0f7fb; --text-primary-invert: #58a8d4; --text-secondary: #b6d9ed; --text-secondary-invert: #87c1e0; --border-primary: #87c1e0; --border-primary-hover: #a0cee7; --border-secondary: #6ab2d9; --border-secondary-hover: #87c1e0; --border-tertiary: #5eabd6; --border-tertiary-hover: #64aed7; --border-active: #f0f7fb; --border-active-invert: #56a7d4; --icon-primary: #f0f7fb; --icon-primary-invert: #58a8d4; --icon-secondary: #b6d9ed; --input-bg: #56a7d4; --input-border: #87c1e0; --input-border-hover: #b6d9ed; --input-border-active: #f0f7fb; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(86, 167, 212, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #09141a; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #09141a; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #67b0d8; --bg-brand-secondary-hover: #78b9dd; --bg-brand-secondary-active: #89c1e1; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }