@font-face { font-family: Roboto; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n5.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 Condensed"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_condensed_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_condensed_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 500; --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_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n5.ttf; --font-family-heading: "Roboto Condensed", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #82acb5; --bg-primary-hover: #88b0b9; --bg-primary-active: #8cb3bb; --bg-primary-invert: #f4f8f8; --bg-secondary: #88b0b9; --bg-secondary-hover: #8cb3bb; --bg-secondary-active: #91b6be; --bg-tertiary: #8cb3bb; --bg-tertiary-hover: #91b6be; --bg-tertiary-active: #a6c4ca; --bg-quaternary: #a6c4ca; --bg-quaternary-hover: #b9d1d6; --bg-quaternary-active: #c9dbdf; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f4f8f8; --text-primary-invert: #83adb6; --text-secondary: #c9dbdf; --text-secondary-invert: #a6c4ca; --border-primary: #a6c4ca; --border-primary-hover: #b9d1d6; --border-secondary: #91b6be; --border-secondary-hover: #a6c4ca; --border-tertiary: #88b0b9; --border-tertiary-hover: #8cb3bb; --border-active: #f4f8f8; --border-active-invert: #82acb5; --icon-primary: #f4f8f8; --icon-primary-invert: #83adb6; --icon-secondary: #c9dbdf; --input-bg: #82acb5; --input-border: #a6c4ca; --input-border-hover: #c9dbdf; --input-border-active: #f4f8f8; --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(130, 172, 181, 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: #5af1ff; --bg-brand-hover: #27edff; --bg-brand-active: #00def3; --text-on-brand: #272728; --text-brand: #5af1ff; --text-brand-secondary: #00b0c0; --icon-on-brand: #272728; --icon-brand: #5af1ff; --icon-brand-secondary: #00b0c0; --border-brand: #5af1ff; --bg-brand-secondary: #7eb3bc; --bg-brand-secondary-hover: #7abac4; --bg-brand-secondary-active: #76c1cb; --input-radius: 8px; --image-radius: 16px; --panel-radius: 8px; --button-radius: 71px 71px 71px 71px; }