@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: Quicksand; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n7.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: Quicksand, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --logo-width: 90px; --bg-primary: #ffdd00; --bg-primary-hover: #f2d208; --bg-primary-active: #ebcc0d; --bg-primary-invert: #1a178f; --bg-secondary: #f2d208; --bg-secondary-hover: #ebcc0d; --bg-secondary-active: #e1c313; --bg-tertiary: #ebcc0d; --bg-tertiary-hover: #e1c313; --bg-tertiary-active: #b69e2e; --bg-quaternary: #b69e2e; --bg-quaternary-hover: #907d45; --bg-quaternary-active: #6f6159; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #1a178f; --text-primary-invert: #fcdb02; --text-secondary: #6f6159; --text-secondary-invert: #b69e2e; --border-primary: #b69e2e; --border-primary-hover: #907d45; --border-secondary: #e1c313; --border-secondary-hover: #b69e2e; --border-tertiary: #f2d208; --border-tertiary-hover: #ebcc0d; --border-active: #1a178f; --border-active-invert: #ffdd00; --icon-primary: #1a178f; --icon-primary-invert: #fcdb02; --icon-secondary: #6f6159; --input-bg: #ffdd00; --input-border: #b69e2e; --input-border-hover: #6f6159; --input-border-active: #1a178f; --bg-transparent: rgba(3, 3, 157, 0.05); --bg-transparent-strong: rgba(3, 3, 157, 0.08); --bg-transparent-strongest: rgba(3, 3, 157, 0.12); --bg-transparent-blur-base: rgba(255, 221, 0, 0.9); --border-transparent: rgba(3, 3, 157, 0.1); --border-transparent-strong: rgba(3, 3, 157, 0.12); --border-transparent-strongest: rgba(3, 3, 157, 0.16); --bg-brand: #ff7700; --bg-brand-hover: #cc5f00; --bg-brand-active: #994700; --text-on-brand: #ffdd00; --text-brand: #ff7700; --text-brand-secondary: #663000; --icon-on-brand: #ffdd00; --icon-brand: #ff7700; --icon-brand-secondary: #663000; --border-brand: #ff7700; --bg-brand-secondary: #ffd300; --bg-brand-secondary-hover: #ffc900; --bg-brand-secondary-active: #ffbe00; --input-radius: 20px; --image-radius: 40px; --panel-radius: 20px; --button-radius: 24px 24px 24px 24px; }