@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: Roboto; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n9.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: Roboto, sans-serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fafafa; --bg-primary-hover: #efefef; --bg-primary-active: #e8e8e8; --bg-primary-invert: #2e2e2e; --bg-secondary: #efefef; --bg-secondary-hover: #e8e8e8; --bg-secondary-active: #dfdfdf; --bg-tertiary: #e8e8e8; --bg-tertiary-hover: #dfdfdf; --bg-tertiary-active: #b9b9b9; --bg-quaternary: #b9b9b9; --bg-quaternary-hover: #979797; --bg-quaternary-active: #7a7a7a; --text-primary: #2e2e2e; --text-primary-invert: #f8f8f8; --text-secondary: #7a7a7a; --text-secondary-invert: #b9b9b9; --border-primary: #b9b9b9; --border-primary-hover: #979797; --border-secondary: #dfdfdf; --border-secondary-hover: #b9b9b9; --border-tertiary: #efefef; --border-tertiary-hover: #e8e8e8; --border-active: #2e2e2e; --border-active-invert: #fafafa; --icon-primary: #2e2e2e; --icon-primary-invert: #f8f8f8; --icon-secondary: #7a7a7a; --input-bg: #fafafa; --input-border: #b9b9b9; --input-border-hover: #7a7a7a; --input-border-active: #2e2e2e; --bg-transparent: rgba(26, 26, 26, 0.05); --bg-transparent-strong: rgba(26, 26, 26, 0.08); --bg-transparent-strongest: rgba(26, 26, 26, 0.12); --bg-transparent-blur-base: rgba(250, 250, 250, 0.9); --border-transparent: rgba(26, 26, 26, 0.1); --border-transparent-strong: rgba(26, 26, 26, 0.12); --border-transparent-strongest: rgba(26, 26, 26, 0.16); --bg-brand: #f599b5; --bg-brand-hover: #f06b93; --bg-brand-active: #ec3c72; --text-on-brand: #1a1a1a; --text-brand: #f599b5; --text-brand-secondary: #df1653; --icon-on-brand: #1a1a1a; --icon-brand: #f599b5; --icon-brand-secondary: #df1653; --border-brand: #f599b5; --bg-brand-secondary: #faf0f3; --bg-brand-secondary-hover: #f9e7ec; --bg-brand-secondary-active: #f9dde5; }