@font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf") format("ttf"); } @font-face { font-family: Arvo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/arvo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/arvo_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf; --font-family-heading: Arvo, serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 100px; --bg-primary: #FAF3DD; --bg-primary-hover: #f0e8d7; --bg-primary-active: #ebe2d3; --bg-primary-invert: #4a2f6c; --bg-secondary: #f0e8d7; --bg-secondary-hover: #ebe2d3; --bg-secondary-active: #e3d9ce; --bg-tertiary: #ebe2d3; --bg-tertiary-hover: #e3d9ce; --bg-tertiary-active: #c2b5b9; --bg-quaternary: #c2b5b9; --bg-quaternary-hover: #a594a6; --bg-quaternary-active: #8c7896; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #4a2f6c; --text-primary-invert: #f8f1dc; --text-secondary: #8c7896; --text-secondary-invert: #c2b5b9; --border-primary: #c2b5b9; --border-primary-hover: #a594a6; --border-secondary: #e3d9ce; --border-secondary-hover: #c2b5b9; --border-tertiary: #f0e8d7; --border-tertiary-hover: #ebe2d3; --border-active: #4a2f6c; --border-active-invert: #FAF3DD; --icon-primary: #4a2f6c; --icon-primary-invert: #f8f1dc; --icon-secondary: #8c7896; --input-bg: #FAF3DD; --input-border: #c2b5b9; --input-border-hover: #8c7896; --input-border-active: #4a2f6c; --bg-transparent: rgba(57, 28, 97, 0.05); --bg-transparent-strong: rgba(57, 28, 97, 0.08); --bg-transparent-strongest: rgba(57, 28, 97, 0.12); --bg-transparent-blur-base: rgba(250, 243, 221, 0.9); --border-transparent: rgba(57, 28, 97, 0.1); --border-transparent-strong: rgba(57, 28, 97, 0.12); --border-transparent-strongest: rgba(57, 28, 97, 0.16); --bg-brand: #eb9aff; --bg-brand-hover: #e167ff; --bg-brand-active: #d734ff; --text-on-brand: #FFFFFF; --text-brand: #eb9aff; --text-brand-secondary: #cd01ff; --icon-on-brand: #FFFFFF; --icon-brand: #eb9aff; --icon-brand-secondary: #cd01ff; --border-brand: #eb9aff; --bg-brand-secondary: #f9eae0; --bg-brand-secondary-hover: #f7e1e4; --bg-brand-secondary-active: #f6d8e7; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }