@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: "Permanent Marker"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/permanent_marker_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/permanent_marker_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lato, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 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: "Permanent Marker", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #deffff; --bg-primary-hover: #dffbff; --bg-primary-active: #e0f8ff; --bg-primary-invert: #f7adff; --bg-secondary: #dffbff; --bg-secondary-hover: #e0f8ff; --bg-secondary-active: #e1f4ff; --bg-tertiary: #e0f8ff; --bg-tertiary-hover: #e1f4ff; --bg-tertiary-active: #e6e5ff; --bg-quaternary: #e6e5ff; --bg-quaternary-hover: #ead7ff; --bg-quaternary-active: #edccff; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f7adff; --text-primary-invert: #defeff; --text-secondary: #edccff; --text-secondary-invert: #e6e5ff; --border-primary: #e6e5ff; --border-primary-hover: #ead7ff; --border-secondary: #e1f4ff; --border-secondary-hover: #e6e5ff; --border-tertiary: #dffbff; --border-tertiary-hover: #e0f8ff; --border-active: #f7adff; --border-active-invert: #deffff; --icon-primary: #f7adff; --icon-primary-invert: #defeff; --icon-secondary: #edccff; --input-bg: #deffff; --input-border: #e6e5ff; --input-border-hover: #edccff; --input-border-active: #f7adff; --bg-transparent: rgba(249, 165, 255, 0.05); --bg-transparent-strong: rgba(249, 165, 255, 0.08); --bg-transparent-strongest: rgba(249, 165, 255, 0.12); --bg-transparent-blur-base: rgba(222, 255, 255, 0.9); --border-transparent: rgba(249, 165, 255, 0.1); --border-transparent-strong: rgba(249, 165, 255, 0.12); --border-transparent-strongest: rgba(249, 165, 255, 0.16); --bg-brand: #eedaff; --bg-brand-hover: #d7a7ff; --bg-brand-active: #bf74ff; --text-on-brand: #7100ff; --text-brand: #eedaff; --text-brand-secondary: #a841ff; --icon-on-brand: #7100ff; --icon-brand: #eedaff; --icon-brand-secondary: #a841ff; --border-brand: #eedaff; --bg-brand-secondary: #e0fbff; --bg-brand-secondary-hover: #e1f8ff; --bg-brand-secondary-active: #e3f4ff; }