@font-face { font-family: Cabin; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf") format("ttf"); } @font-face { font-family: Cabin; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_i7.ttf") format("ttf"); } @font-face { font-family: Tapestry; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/tapestry_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/tapestry_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Cabin, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Cabin;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf; --font-family-heading: Tapestry, handwriting; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #201260; --bg-primary-hover: #241568; --bg-primary-active: #26176d; --bg-primary-invert: #684cf1; --bg-secondary: #241568; --bg-secondary-hover: #26176d; --bg-secondary-active: #291a73; --bg-tertiary: #26176d; --bg-tertiary-hover: #291a73; --bg-tertiary-active: #37258e; --bg-quaternary: #37258e; --bg-quaternary-hover: #432ea6; --bg-quaternary-active: #4d36bb; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #684cf1; --text-primary-invert: #211362; --text-secondary: #4d36bb; --text-secondary-invert: #37258e; --border-primary: #37258e; --border-primary-hover: #432ea6; --border-secondary: #291a73; --border-secondary-hover: #37258e; --border-tertiary: #241568; --border-tertiary-hover: #26176d; --border-active: #684cf1; --border-active-invert: #201260; --icon-primary: #684cf1; --icon-primary-invert: #211362; --icon-secondary: #4d36bb; --input-bg: #201260; --input-border: #37258e; --input-border-hover: #4d36bb; --input-border-active: #684cf1; --bg-transparent: rgba(111, 82, 255, 0.05); --bg-transparent-strong: rgba(111, 82, 255, 0.08); --bg-transparent-strongest: rgba(111, 82, 255, 0.12); --bg-transparent-blur-base: rgba(32, 18, 96, 0.9); --border-transparent: rgba(111, 82, 255, 0.1); --border-transparent-strong: rgba(111, 82, 255, 0.12); --border-transparent-strongest: rgba(111, 82, 255, 0.16); --bg-brand: #6f52ff; --bg-brand-hover: #451fff; --bg-brand-active: #2700eb; --text-on-brand: #ffffff; --text-brand: #6f52ff; --text-brand-secondary: #1f00b8; --icon-on-brand: #ffffff; --icon-brand: #6f52ff; --icon-brand-secondary: #1f00b8; --border-brand: #6f52ff; --bg-brand-secondary: #281870; --bg-brand-secondary-hover: #301f80; --bg-brand-secondary-active: #382590; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }