@font-face { font-family: "Crimson Pro"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/crimson_pro_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/crimson_pro_n4.ttf") format("ttf"); } @font-face { font-family: "Crimson Pro"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/crimson_pro_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/crimson_pro_n7.ttf") format("ttf"); } @font-face { font-family: "Fjalla One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/fjalla_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/fjalla_one_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Crimson Pro", serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Crimson Pro";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/crimson_pro_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/crimson_pro_n4.ttf; --font-family-heading: "Fjalla One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #b484ff; --bg-primary-hover: #b88aff; --bg-primary-active: #ba8eff; --bg-primary-invert: #f8f4ff; --bg-secondary: #b88aff; --bg-secondary-hover: #ba8eff; --bg-secondary-active: #bd93ff; --bg-tertiary: #ba8eff; --bg-tertiary-hover: #bd93ff; --bg-tertiary-active: #caa8ff; --bg-quaternary: #caa8ff; --bg-quaternary-hover: #d5baff; --bg-quaternary-active: #dfcaff; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f8f4ff; --text-primary-invert: #b585ff; --text-secondary: #dfcaff; --text-secondary-invert: #caa8ff; --border-primary: #caa8ff; --border-primary-hover: #d5baff; --border-secondary: #bd93ff; --border-secondary-hover: #caa8ff; --border-tertiary: #b88aff; --border-tertiary-hover: #ba8eff; --border-active: #f8f4ff; --border-active-invert: #b484ff; --icon-primary: #f8f4ff; --icon-primary-invert: #b585ff; --icon-secondary: #dfcaff; --input-bg: #b484ff; --input-border: #caa8ff; --input-border-hover: #dfcaff; --input-border-active: #f8f4ff; --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(180, 132, 255, 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: #000000; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #000000; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #bc90ff; --bg-brand-secondary-hover: #c39dff; --bg-brand-secondary-active: #cba9ff; --input-radius: 16px; --image-radius: 5px; --panel-radius: 16px; --button-radius: 16px 16px 16px 16px; }