@font-face { font-family: Lato; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i7.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lato, sans-serif; --font-weight-400: 400; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Lato;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf; --font-family-heading: Lato, 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: none; --text-transform-heading: none; --logo-width: 100px; --bg-primary: #eaeaea; --bg-primary-hover: #dedede; --bg-primary-active: #d7d7d7; --bg-primary-invert: #fefefe; --bg-secondary: #dedede; --bg-secondary-hover: #d7d7d7; --bg-secondary-active: #cecece; --bg-tertiary: #d7d7d7; --bg-tertiary-hover: #cecece; --bg-tertiary-active: #a6a6a6; --bg-quaternary: #a6a6a6; --bg-quaternary-hover: #838383; --bg-quaternary-active: #656565; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #151515; --text-primary-invert: #2d2929; --text-secondary: #656565; --text-secondary-invert: #a6a6a6; --border-primary: #a6a6a6; --border-primary-hover: #838383; --border-secondary: #cecece; --border-secondary-hover: #a6a6a6; --border-tertiary: #dedede; --border-tertiary-hover: #d7d7d7; --border-active: #151515; --border-active-invert: #eaeaea; --icon-primary: #151515; --icon-primary-invert: #2d2929; --icon-secondary: #656565; --input-bg: #eaeaea; --input-border: #a6a6a6; --input-border-hover: #656565; --input-border-active: #151515; --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-highlight: rgba(0, 0, 0, 0.05); --bg-highlight-hover: rgba(0, 0, 0, 0.08); --bg-highlight-active: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(234, 234, 234, 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: #fefefe; --bg-brand-hover: #e5e5e5; --bg-brand-active: #cbcbcb; --icon-on-brand: #2d2929; --icon-brand-secondary: #b2b2b2; --icon-link: #fefefe; --text-link: #fefefe; --text-link-secondary: #b2b2b2; --input-radius-normal: 8px; --image-radius-normal: 0px; --panel-radius-normal: 8px; --button-radius-normal: 100px 100px 100px 100px; }