@font-face { font-family: "IBM Plex Mono"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/ibm_plex_mono_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/ibm_plex_mono_n4.ttf") format("ttf"); } @font-face { font-family: "IBM Plex Mono"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/ibm_plex_mono_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/ibm_plex_mono_i7.ttf") format("ttf"); } @font-face { font-family: "IBM Plex Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/ibm_plex_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/ibm_plex_sans_n4.ttf") format("ttf"); } :root { --color-primary: #0d9488; --color-primary-rgb: 13, 148, 136; --color-on-primary: #0b1220; --color-on-primary-rgb: 11, 18, 32; --color-background: #f8fafc; --color-background-rgb: 248, 250, 252; --color-background-brightness: 250; --color-on-background: #0b1220; --color-on-background-rgb: 11, 18, 32; --pale: #c9ccd0; --pale-background: #eff1f3; --pale-background-alpha: 0.04; --pale-background-hover: #e5e7ea; --pale-border: #d2d5d9; --pale-text-color: #6a6f78; --pale-primary-light: #3ca89f; --button-background: #232936; --button-background-hover: #3a404c; --input-background: #f8fafc; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: "IBM Plex Mono", monospace; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: "IBM Plex Mono";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/ibm_plex_mono_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/ibm_plex_mono_n4.ttf; --font-family-heading: "IBM Plex Sans", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 100px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 100px; }.turbolinks-progress-bar { color: #0d9488 !important; }