@font-face { font-family: "Space Mono"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/space_mono_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/space_mono_n4.ttf") format("ttf"); } @font-face { font-family: "Space Mono"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/space_mono_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/space_mono_i7.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-primary: #9600ff; --color-primary-rgb: 150, 0, 255; --color-on-primary: #bd68ed; --color-on-primary-rgb: 189, 104, 237; --color-background: #fbf3ff; --color-background-rgb: 251, 243, 255; --color-background-brightness: 247; --color-on-background: #480a55; --color-on-background-rgb: 72, 10, 85; --pale: #d7c4dd; --pale-background: #f4eaf8; --pale-background-alpha: 0.04; --pale-background-hover: #ede0f1; --pale-border: #decee4; --pale-text-color: #906799; --pale-primary-light: #aa31ff; --button-background: #5a2166; --button-background-hover: #6c3977; --input-background: #fbf3ff; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: "Space Mono", monospace; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: "Space Mono";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/space_mono_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/space_mono_n4.ttf; --font-family-heading: Tanker, 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: 120px; }.turbolinks-progress-bar { color: #9600ff !important; }