@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-400: 400; --font-weight-600: 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; --font-weight-420: 400; --font-weight-440: 400; --font-weight-460: 400; --text-transform-body: none; --text-transform-heading: none; --logo-width: 100px; --bg-primary: #fdd5ee; --bg-primary-hover: #f4cde6; --bg-primary-active: #eec7e2; --bg-primary-invert: #9865b8; --bg-secondary: #f4cde6; --bg-secondary-hover: #eec7e2; --bg-secondary-active: #e6c1dc; --bg-tertiary: #eec7e2; --bg-tertiary-hover: #e6c1dc; --bg-tertiary-active: #c6a4c2; --bg-quaternary: #c6a4c2; --bg-quaternary-hover: #aa8aab; --bg-quaternary-active: #917497; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #513a63; --text-primary-invert: #ffffff; --text-secondary: #917497; --text-secondary-invert: #c6a4c2; --border-primary: #c6a4c2; --border-primary-hover: #aa8aab; --border-secondary: #e6c1dc; --border-secondary-hover: #c6a4c2; --border-tertiary: #f4cde6; --border-tertiary-hover: #eec7e2; --border-active: #513a63; --border-active-invert: #fdd5ee; --icon-primary: #513a63; --icon-primary-invert: #ffffff; --icon-secondary: #917497; --input-bg: #fdd5ee; --input-border: #c6a4c2; --input-border-hover: #917497; --input-border-active: #513a63; --bg-transparent: rgba(64, 43, 85, 0.05); --bg-transparent-strong: rgba(64, 43, 85, 0.08); --bg-transparent-strongest: rgba(64, 43, 85, 0.12); --bg-highlight: rgba(64, 43, 85, 0.05); --bg-highlight-hover: rgba(64, 43, 85, 0.08); --bg-highlight-active: rgba(64, 43, 85, 0.12); --bg-transparent-blur-base: rgba(253, 213, 238, 0.9); --border-transparent: rgba(64, 43, 85, 0.1); --border-transparent-strong: rgba(64, 43, 85, 0.12); --border-transparent-strongest: rgba(64, 43, 85, 0.16); --bg-brand: #9865b8; --bg-brand-hover: #7f4aa0; --bg-brand-active: #633a7d; --icon-on-brand: #ffffff; --icon-brand-secondary: #482a5a; --icon-link: #9865b8; --text-link: #9865b8; --text-link-secondary: #482a5a; --input-radius-normal: 8px; --image-radius-normal: 0px; --panel-radius-normal: 8px; --button-radius-normal: 100px 100px 100px 100px; }