@font-face { font-family: Quicksand; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n4.ttf") format("ttf"); } @font-face { font-family: Quicksand; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n7.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: Quicksand, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Quicksand;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/quicksand_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: #1b0710; --bg-primary-hover: #21121b; --bg-primary-active: #251921; --bg-primary-invert: #8dd7d2; --bg-secondary: #21121b; --bg-secondary-hover: #251921; --bg-secondary-active: #2a222a; --bg-tertiary: #251921; --bg-tertiary-hover: #2a222a; --bg-tertiary-active: #3f494e; --bg-quaternary: #3f494e; --bg-quaternary-hover: #526c6e; --bg-quaternary-active: #628a89; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #8dd7d2; --text-primary-invert: #1c0912; --text-secondary: #628a89; --text-secondary-invert: #3f494e; --border-primary: #3f494e; --border-primary-hover: #526c6e; --border-secondary: #2a222a; --border-secondary-hover: #3f494e; --border-tertiary: #21121b; --border-tertiary-hover: #251921; --border-active: #8dd7d2; --border-active-invert: #1b0710; --icon-primary: #8dd7d2; --icon-primary-invert: #1c0912; --icon-secondary: #628a89; --input-bg: #1b0710; --input-border: #3f494e; --input-border-hover: #628a89; --input-border-active: #8dd7d2; --bg-transparent: rgba(152, 236, 229, 0.05); --bg-transparent-strong: rgba(152, 236, 229, 0.08); --bg-transparent-strongest: rgba(152, 236, 229, 0.12); --bg-transparent-blur-base: rgba(27, 7, 16, 0.9); --border-transparent: rgba(152, 236, 229, 0.1); --border-transparent-strong: rgba(152, 236, 229, 0.12); --border-transparent-strongest: rgba(152, 236, 229, 0.16); --bg-brand: #2896a4; --bg-brand-hover: #1e717b; --bg-brand-active: #144b52; --text-on-brand: #51152e; --text-brand: #2896a4; --text-brand-secondary: #0a2629; --icon-on-brand: #51152e; --icon-brand: #2896a4; --icon-brand-secondary: #0a2629; --border-brand: #2896a4; --bg-brand-secondary: #1c151f; --bg-brand-secondary-hover: #1e242e; --bg-brand-secondary-active: #1f323c; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 16px 16px 16px 16px; }