@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"); } @font-face { font-family: Epilogue; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/epilogue_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/epilogue_n7.ttf") format("ttf"); } @font-face { font-family: Prompt; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/prompt_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/prompt_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Epilogue, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Epilogue;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/epilogue_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/epilogue_n4.ttf; --font-family-heading: Prompt, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f3ebdd; --bg-primary-hover: #e7dfd2; --bg-primary-active: #e0d8cb; --bg-primary-invert: #161514; --bg-secondary: #e7dfd2; --bg-secondary-hover: #e0d8cb; --bg-secondary-active: #d6cfc2; --bg-tertiary: #e0d8cb; --bg-tertiary-hover: #d6cfc2; --bg-tertiary-active: #ada79d; --bg-quaternary: #ada79d; --bg-quaternary-hover: #88847c; --bg-quaternary-active: #68655f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #161514; --text-primary-invert: #f1e9db; --text-secondary: #68655f; --text-secondary-invert: #ada79d; --border-primary: #ada79d; --border-primary-hover: #88847c; --border-secondary: #d6cfc2; --border-secondary-hover: #ada79d; --border-tertiary: #e7dfd2; --border-tertiary-hover: #e0d8cb; --border-active: #161514; --border-active-invert: #f3ebdd; --icon-primary: #161514; --icon-primary-invert: #f1e9db; --icon-secondary: #68655f; --input-bg: #f3ebdd; --input-border: #ada79d; --input-border-hover: #68655f; --input-border-active: #161514; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(243, 235, 221, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #1b4332; --bg-brand-hover: #0c1f17; --bg-brand-active: black; --text-on-brand: #f3ebdd; --text-brand: #1b4332; --text-brand-secondary: black; --icon-on-brand: #f3ebdd; --icon-brand: #1b4332; --icon-brand-secondary: black; --border-brand: #1b4332; --bg-brand-secondary: #dddacc; --bg-brand-secondary-hover: #c8c9bb; --bg-brand-secondary-active: #b2b9aa; --input-radius: 12px; --image-radius: 0px; --panel-radius: 12px; --button-radius: 80px 80px 80px 80px; }