@font-face { font-family: Inter; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf") format("ttf"); } @font-face { font-family: Calistoga; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/calistoga_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/calistoga_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Inter, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n4.ttf; --font-family-heading: Calistoga, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --logo-width: 100px; --bg-primary: #b4c4ff; --bg-primary-hover: #abbbf7; --bg-primary-active: #a6b5f1; --bg-primary-invert: #171d64; --bg-secondary: #abbbf7; --bg-secondary-hover: #a6b5f1; --bg-secondary-active: #9faeeb; --bg-tertiary: #a6b5f1; --bg-tertiary-hover: #9faeeb; --bg-tertiary-active: #828fce; --bg-quaternary: #828fce; --bg-quaternary-hover: #6873b4; --bg-quaternary-active: #525b9e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #171d64; --text-primary-invert: #b2c2fd; --text-secondary: #525b9e; --text-secondary-invert: #828fce; --border-primary: #828fce; --border-primary-hover: #6873b4; --border-secondary: #9faeeb; --border-secondary-hover: #828fce; --border-tertiary: #abbbf7; --border-tertiary-hover: #a6b5f1; --border-active: #171d64; --border-active-invert: #b4c4ff; --icon-primary: #171d64; --icon-primary-invert: #b2c2fd; --icon-secondary: #525b9e; --input-bg: #b4c4ff; --input-border: #828fce; --input-border-hover: #525b9e; --input-border-active: #171d64; --bg-transparent: rgba(8, 12, 85, 0.05); --bg-transparent-strong: rgba(8, 12, 85, 0.08); --bg-transparent-strongest: rgba(8, 12, 85, 0.12); --bg-transparent-blur-base: rgba(180, 196, 255, 0.9); --border-transparent: rgba(8, 12, 85, 0.1); --border-transparent-strong: rgba(8, 12, 85, 0.12); --border-transparent-strongest: rgba(8, 12, 85, 0.16); --bg-brand: #af9bf9; --bg-brand-hover: #896bf6; --bg-brand-active: #623bf3; --text-on-brand: #ffffff; --text-brand: #af9bf9; --text-brand-secondary: #3e0eed; --icon-on-brand: #ffffff; --icon-brand: #af9bf9; --icon-brand-secondary: #3e0eed; --border-brand: #af9bf9; --bg-brand-secondary: #b4c0fe; --bg-brand-secondary-hover: #b3bcfe; --bg-brand-secondary-active: #b3b8fd; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }