@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-body: none; --text-transform-heading: uppercase; --bg-primary: #014e4e; --bg-primary-hover: #0e5757; --bg-primary-active: #155c5c; --bg-primary-invert: #e8efef; --bg-secondary: #0e5757; --bg-secondary-hover: #155c5c; --bg-secondary-active: #1f6363; --bg-tertiary: #155c5c; --bg-tertiary-hover: #1f6363; --bg-tertiary-active: #4b8181; --bg-quaternary: #4b8181; --bg-quaternary-hover: #719c9c; --bg-quaternary-active: #92b3b3; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e8efef; --text-primary-invert: #045050; --text-secondary: #92b3b3; --text-secondary-invert: #4b8181; --border-primary: #4b8181; --border-primary-hover: #719c9c; --border-secondary: #1f6363; --border-secondary-hover: #4b8181; --border-tertiary: #0e5757; --border-tertiary-hover: #155c5c; --border-active: #e8efef; --border-active-invert: #014e4e; --icon-primary: #e8efef; --icon-primary-invert: #045050; --icon-secondary: #92b3b3; --input-bg: #014e4e; --input-border: #4b8181; --input-border-hover: #92b3b3; --input-border-active: #e8efef; --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(1, 78, 78, 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: #00b8b8; --bg-brand-hover: #008585; --bg-brand-active: #005252; --text-on-brand: #FFFFFF; --text-brand: #00b8b8; --text-brand-secondary: #001f1f; --icon-on-brand: #FFFFFF; --icon-brand: #00b8b8; --icon-brand-secondary: #001f1f; --border-brand: #00b8b8; --bg-brand-secondary: #015959; --bg-brand-secondary-hover: #016363; --bg-brand-secondary-active: #016e6e; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }