.home-title{background:var(--home-title-background);color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.home-header-subtitle{background:var(--home-header-subtitle-background);border:var(--home-header-subtitle-border);box-shadow:var(--home-header-subtitle-shadow);border-radius:999px;margin:0 auto 12px;padding:4px 14px}.text-description{color:#9b96b0}.text-subdescription{color:#d2d0dd}
.form-input{background:var(--form-input-background-gradient);box-shadow:var(--form-input-shadow);outline:none;transition:all .2s}.form-input:focus{box-shadow:var(--form-input-shadow-active);background:#c2c2c21c}
