@font-face { font-family: Outfit; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf") format("ttf"); } @font-face { font-family: Outfit; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n7.ttf") format("ttf"); } @font-face { font-family: Tanker; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/tanker_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/tanker_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Outfit, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Outfit;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf; --font-family-heading: Tanker, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #389f7c; --bg-primary-hover: #42a483; --bg-primary-active: #48a786; --bg-primary-invert: #edf6f3; --bg-secondary: #42a483; --bg-secondary-hover: #48a786; --bg-secondary-active: #50ab8c; --bg-tertiary: #48a786; --bg-tertiary-hover: #50ab8c; --bg-tertiary-active: #72bba2; --bg-quaternary: #72bba2; --bg-quaternary-hover: #90c9b6; --bg-quaternary-active: #a9d6c7; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #edf6f3; --text-primary-invert: #3aa07d; --text-secondary: #a9d6c7; --text-secondary-invert: #72bba2; --border-primary: #72bba2; --border-primary-hover: #90c9b6; --border-secondary: #50ab8c; --border-secondary-hover: #72bba2; --border-tertiary: #42a483; --border-tertiary-hover: #48a786; --border-active: #edf6f3; --border-active-invert: #389f7c; --icon-primary: #edf6f3; --icon-primary-invert: #3aa07d; --icon-secondary: #a9d6c7; --input-bg: #389f7c; --input-border: #72bba2; --input-border-hover: #a9d6c7; --input-border-active: #edf6f3; --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(56, 159, 124, 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: #a8ffe2; --bg-brand-hover: #75ffd1; --bg-brand-active: #42ffc0; --text-on-brand: #261B28; --text-brand: #a8ffe2; --text-brand-secondary: #0fffaf; --icon-on-brand: #261B28; --icon-brand: #a8ffe2; --icon-brand-secondary: #0fffaf; --border-brand: #a8ffe2; --bg-brand-secondary: #43a986; --bg-brand-secondary-hover: #4eb290; --bg-brand-secondary-active: #5abc9b; --input-radius: 20px; --image-radius: 40px; --panel-radius: 20px; --button-radius: 24px 24px 24px 24px; }