[class*="el-mark--"] mark{background-color:transparent;padding:0;font-size:100%;position:relative;z-index:0}[class*="el-mark--"] mark:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.el-mark--out mark{color:var(--mark-color, currentColor);-webkit-text-fill-color:transparent;-webkit-text-stroke-color:currentColor;-webkit-text-stroke-width:var(--mark-stroke-size, 1px)}.el-mark--out mark:before{display:none}.el-mark--hf mark{color:var(--mark-color, #fff);background:HSL(var(--neutral-3))}.el-mark--hf mark:before{display:none}.el-mark--hp mark{color:var(--mark-color, currentColor);background-color:transparent !important;background-image:none !important;border-radius:0 !important;-webkit-box-shadow:none !important;box-shadow:none !important}.el-mark--hp mark:before{padding:0;top:auto;bottom:0;-webkit-transform:scaleY(1.2);transform:scaleY(1.2);height:40%;background-color:HSL(var(--neutral-3))}.el-mark--cv mark{color:var(--mark-color, currentColor)}.el-mark--cv mark:before{display:none}.el-mark--cv mark:after{content:"";position:absolute;bottom:-0.35em;left:0;height:0.5em;width:100%;border:solid 2px;border-color:var(--mark-bg-color, var(--mark-color, currentColor)) transparent transparent transparent;border-radius:60% 60% 0 0;-webkit-transform:rotate(-1.6deg);transform:rotate(-1.6deg)}.el-mark--grd mark{color:var(--mark-color, currentColor)}@supports (-webkit-background-clip: text) and (-webkit-text-fill-color: transparent){.el-mark--grd mark{background:-webkit-gradient(linear, left top, left bottom, from(var(--mark-gradient-angle, 45deg)), color-stop(currentColor), to(var(--mark-gradient-color, #ccc)));background:linear-gradient(var(--mark-gradient-angle, 45deg), currentColor, var(--mark-gradient-color, #ccc));background:-webkit-linear-gradient(var(--mark-gradient-angle, 45deg), currentColor, var(--mark-gradient-color, #ccc));-webkit-background-clip:text;-webkit-text-fill-color:transparent}}.el-mark--grd mark:before{display:none}
