@font-face { font-family: Syne; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/syne_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/syne_n4.ttf") format("ttf"); } @font-face { font-family: Syne; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/syne_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/syne_n7.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 300; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n3.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n3.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Syne, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Syne;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/syne_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/syne_n4.ttf; --font-family-heading: Lato, sans-serif; --font-weight-heading: 300; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #FFFFFF; --bg-primary-hover: white; --bg-primary-active: white; --bg-primary-invert: white; --bg-secondary: white; --bg-secondary-hover: white; --bg-secondary-active: white; --bg-tertiary: white; --bg-tertiary-hover: white; --bg-tertiary-active: white; --bg-quaternary: white; --bg-quaternary-hover: white; --bg-quaternary-active: white; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: white; --text-primary-invert: white; --text-secondary: white; --text-secondary-invert: white; --border-primary: white; --border-primary-hover: white; --border-secondary: white; --border-secondary-hover: white; --border-tertiary: white; --border-tertiary-hover: white; --border-active: white; --border-active-invert: #FFFFFF; --icon-primary: white; --icon-primary-invert: white; --icon-secondary: white; --input-bg: #FFFFFF; --input-border: white; --input-border-hover: white; --input-border-active: white; --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(255, 255, 255, 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: #582f2f; --bg-brand-hover: #371d1d; --bg-brand-active: #160b0b; --text-on-brand: #FFFFFF; --text-brand: #582f2f; --text-brand-secondary: black; --icon-on-brand: #FFFFFF; --icon-brand: #582f2f; --icon-brand-secondary: black; --border-brand: #582f2f; --bg-brand-secondary: #eeeaea; --bg-brand-secondary-hover: #ded5d5; --bg-brand-secondary-active: #cdc1c1; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }