@font-face { font-family: Cousine; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cousine_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cousine_n4.ttf") format("ttf"); } @font-face { font-family: Cousine; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cousine_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cousine_n7.ttf") format("ttf"); } @font-face { font-family: Epilogue; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/epilogue_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/epilogue_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Cousine, monospace; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Cousine;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cousine_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cousine_n4.ttf; --font-family-heading: Epilogue, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fcf9f9; --bg-primary-hover: #f0eded; --bg-primary-active: #e8e5e5; --bg-primary-invert: #1d1616; --bg-secondary: #f0eded; --bg-secondary-hover: #e8e5e5; --bg-secondary-active: #dfdbdb; --bg-tertiary: #e8e5e5; --bg-tertiary-hover: #dfdbdb; --bg-tertiary-active: #b5b1b1; --bg-quaternary: #b5b1b1; --bg-quaternary-hover: #908b8b; --bg-quaternary-active: #706b6b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #1d1616; --text-primary-invert: #faf7f7; --text-secondary: #706b6b; --text-secondary-invert: #b5b1b1; --border-primary: #b5b1b1; --border-primary-hover: #908b8b; --border-secondary: #dfdbdb; --border-secondary-hover: #b5b1b1; --border-tertiary: #f0eded; --border-tertiary-hover: #e8e5e5; --border-active: #1d1616; --border-active-invert: #fcf9f9; --icon-primary: #1d1616; --icon-primary-invert: #faf7f7; --icon-secondary: #706b6b; --input-bg: #fcf9f9; --input-border: #b5b1b1; --input-border-hover: #706b6b; --input-border-active: #1d1616; --bg-transparent: rgba(7, 0, 0, 0.05); --bg-transparent-strong: rgba(7, 0, 0, 0.08); --bg-transparent-strongest: rgba(7, 0, 0, 0.12); --bg-transparent-blur-base: rgba(252, 249, 249, 0.9); --border-transparent: rgba(7, 0, 0, 0.1); --border-transparent-strong: rgba(7, 0, 0, 0.12); --border-transparent-strongest: rgba(7, 0, 0, 0.16); --bg-brand: #090909; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #090909; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #090909; --icon-brand-secondary: black; --border-brand: #090909; --bg-brand-secondary: #e4e1e1; --bg-brand-secondary-hover: #cbc9c9; --bg-brand-secondary-active: #b3b1b1; --input-radius: 16px; --image-radius: 0px; --panel-radius: 16px; --button-radius: 120px 120px 120px 120px; }