@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: "Palanquin Dark"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/palanquin_dark_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/palanquin_dark_n4.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: "Palanquin Dark", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --logo-width: 175px; --bg-primary: #ffffff; --bg-primary-hover: #f7f7f7; --bg-primary-active: #f1f1f1; --bg-primary-invert: #646464; --bg-secondary: #f7f7f7; --bg-secondary-hover: #f1f1f1; --bg-secondary-active: #ebebeb; --bg-tertiary: #f1f1f1; --bg-tertiary-hover: #ebebeb; --bg-tertiary-active: #cecece; --bg-quaternary: #cecece; --bg-quaternary-hover: #b4b4b4; --bg-quaternary-active: #9e9e9e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #646464; --text-primary-invert: #fdfdfd; --text-secondary: #9e9e9e; --text-secondary-invert: #cecece; --border-primary: #cecece; --border-primary-hover: #b4b4b4; --border-secondary: #ebebeb; --border-secondary-hover: #cecece; --border-tertiary: #f7f7f7; --border-tertiary-hover: #f1f1f1; --border-active: #646464; --border-active-invert: #ffffff; --icon-primary: #646464; --icon-primary-invert: #fdfdfd; --icon-secondary: #9e9e9e; --input-bg: #ffffff; --input-border: #cecece; --input-border-hover: #9e9e9e; --input-border-active: #646464; --bg-transparent: rgba(85, 85, 85, 0.05); --bg-transparent-strong: rgba(85, 85, 85, 0.08); --bg-transparent-strongest: rgba(85, 85, 85, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(85, 85, 85, 0.1); --border-transparent-strong: rgba(85, 85, 85, 0.12); --border-transparent-strongest: rgba(85, 85, 85, 0.16); --bg-brand: #f3b4cc; --bg-brand-hover: #ec88ae; --bg-brand-active: #e55c90; --text-on-brand: #f5f5f3; --text-brand: #f3b4cc; --text-brand-secondary: #de3072; --icon-on-brand: #f5f5f3; --icon-brand: #f3b4cc; --icon-brand-secondary: #de3072; --border-brand: #f3b4cc; --bg-brand-secondary: #fef8fa; --bg-brand-secondary-hover: #fdf0f5; --bg-brand-secondary-active: #fbe9f0; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 20px 20px 20px 20px; }