@font-face { font-family: Oswald; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n4.ttf") format("ttf"); } @font-face { font-family: Oswald; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n7.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Oswald, sans-serif; --font-weight-400: 400; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Oswald;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/oswald_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/oswald_n4.ttf; --font-family-heading: Inter, 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: 100px; --bg-primary: #ffffff; --bg-primary-hover: #f6f6f6; --bg-primary-active: #f0f0f0; --bg-primary-invert: #73c2d3; --bg-secondary: #f6f6f6; --bg-secondary-hover: #f0f0f0; --bg-secondary-active: #e9e9e9; --bg-tertiary: #f0f0f0; --bg-tertiary-hover: #e9e9e9; --bg-tertiary-active: #c9c9c9; --bg-quaternary: #c9c9c9; --bg-quaternary-hover: #adadad; --bg-quaternary-active: #959594; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #565655; --text-primary-invert: #454544; --text-secondary: #959594; --text-secondary-invert: #c9c9c9; --border-primary: #c9c9c9; --border-primary-hover: #adadad; --border-secondary: #e9e9e9; --border-secondary-hover: #c9c9c9; --border-tertiary: #f6f6f6; --border-tertiary-hover: #f0f0f0; --border-active: #565655; --border-active-invert: #ffffff; --icon-primary: #565655; --icon-primary-invert: #454544; --icon-secondary: #959594; --input-bg: #ffffff; --input-border: #c9c9c9; --input-border-hover: #959594; --input-border-active: #565655; --bg-transparent: rgba(69, 69, 68, 0.05); --bg-transparent-strong: rgba(69, 69, 68, 0.08); --bg-transparent-strongest: rgba(69, 69, 68, 0.12); --bg-highlight: rgba(69, 69, 68, 0.05); --bg-highlight-hover: rgba(69, 69, 68, 0.08); --bg-highlight-active: rgba(69, 69, 68, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(69, 69, 68, 0.1); --border-transparent-strong: rgba(69, 69, 68, 0.12); --border-transparent-strongest: rgba(69, 69, 68, 0.16); --bg-brand: #73c2d3; --bg-brand-hover: #4cb1c7; --bg-brand-active: #3696aa; --icon-on-brand: #454544; --icon-brand-secondary: #297484; --icon-link: #73c2d3; --text-link: #73c2d3; --text-link-secondary: #297484; --input-radius-normal: 16px; --image-radius-normal: 16px; --panel-radius-normal: 16px; --button-radius-normal: 0px 0px 0px 0px; }