@font-face { font-family: Rubik; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n4.ttf") format("ttf"); } @font-face { font-family: Rubik; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n7.ttf") format("ttf"); } @font-face { font-family: Rubik; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Rubik, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Rubik;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/rubik_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/rubik_n4.ttf; --font-family-heading: Rubik, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #693c7d; --bg-primary-hover: #714684; --bg-primary-active: #754c87; --bg-primary-invert: #f2edf3; --bg-secondary: #714684; --bg-secondary-hover: #754c87; --bg-secondary-active: #7b538d; --bg-tertiary: #754c87; --bg-tertiary-hover: #7b538d; --bg-tertiary-active: #9575a3; --bg-quaternary: #9575a3; --bg-quaternary-hover: #ab92b6; --bg-quaternary-active: #bfabc7; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f2edf3; --text-primary-invert: #6b3e7e; --text-secondary: #bfabc7; --text-secondary-invert: #9575a3; --border-primary: #9575a3; --border-primary-hover: #ab92b6; --border-secondary: #7b538d; --border-secondary-hover: #9575a3; --border-tertiary: #714684; --border-tertiary-hover: #754c87; --border-active: #f2edf3; --border-active-invert: #693c7d; --icon-primary: #f2edf3; --icon-primary-invert: #6b3e7e; --icon-secondary: #bfabc7; --input-bg: #693c7d; --input-border: #9575a3; --input-border-hover: #bfabc7; --input-border-active: #f2edf3; --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(105, 60, 125, 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: #9b4fa5; --bg-brand-hover: #7b3e83; --bg-brand-active: #5a2e60; --text-on-brand: #ffffff; --text-brand: #9b4fa5; --text-brand-secondary: #3a1d3e; --icon-on-brand: #ffffff; --icon-brand: #9b4fa5; --icon-brand-secondary: #3a1d3e; --border-brand: #9b4fa5; --bg-brand-secondary: #6e3e81; --bg-brand-secondary-hover: #734085; --bg-brand-secondary-active: #784289; --input-radius: 7px; --image-radius: 37px; --panel-radius: 7px; --button-radius: 100px 100px 100px 100px; }