@font-face { font-family: "Nunito Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Nunito Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n7.ttf") format("ttf"); } @font-face { font-family: Epilogue; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/epilogue_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/epilogue_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Nunito Sans", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Nunito Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf; --font-family-heading: Epilogue, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-heading: true; --logo-width: 120px; --bg-primary: #050005; --bg-primary-hover: #120d12; --bg-primary-active: #191419; --bg-primary-invert: #e9e8e9; --bg-secondary: #120d12; --bg-secondary-hover: #191419; --bg-secondary-active: #231f23; --bg-tertiary: #191419; --bg-tertiary-hover: #231f23; --bg-tertiary-active: #4e4a4e; --bg-quaternary: #4e4a4e; --bg-quaternary-hover: #737073; --bg-quaternary-active: #949194; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9e8e9; --text-primary-invert: #080308; --text-secondary: #949194; --text-secondary-invert: #4e4a4e; --border-primary: #4e4a4e; --border-primary-hover: #737073; --border-secondary: #231f23; --border-secondary-hover: #4e4a4e; --border-tertiary: #120d12; --border-tertiary-hover: #191419; --border-active: #e9e8e9; --border-active-invert: #050005; --icon-primary: #e9e8e9; --icon-primary-invert: #080308; --icon-secondary: #949194; --input-bg: #050005; --input-border: #4e4a4e; --input-border-hover: #949194; --input-border-active: #e9e8e9; --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(5, 0, 5, 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: #d12807; --bg-brand-hover: #a01f05; --bg-brand-active: #6e1504; --text-on-brand: #ffffff; --text-brand: #d12807; --text-brand-secondary: #3d0c02; --icon-on-brand: #ffffff; --icon-brand: #d12807; --icon-brand-secondary: #3d0c02; --border-brand: #d12807; --bg-brand-secondary: #190405; --bg-brand-secondary-hover: #2e0805; --bg-brand-secondary-active: #420c06; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }