:root{--font-body: "Montserrat", sans-serif;--color-text: #ffffff;--color-required: var(--color-text);--color-border: rgba(255, 255, 255, .65);--color-placeholder: rgba(255, 255, 255, .5);--color-surface: rgba(255, 255, 255, .14);--color-surface-strong: rgba(255, 255, 255, .2);--color-check-fill: #ffffff;--color-check-mark: #14181c}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:var(--font-body);color:var(--color-text);overflow:hidden;background:linear-gradient(#0000004d,#00000080),url(/images/background.jpg) center / cover no-repeat fixed #101418}
